git://www.ginac.de
/
ginac.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c19c278
)
Shut up recent texinfo warning.
author
Richard Kreckel
<kreckel@ginac.de>
Tue, 30 Jul 2013 18:19:49 +0000
(18:19 +0000)
committer
Richard Kreckel
<kreckel@ginac.de>
Wed, 31 Jul 2013 20:21:10 +0000
(20:21 +0000)
It seems like dircategory has to come before the first node.
doc/examples/ginac-examples.texi
patch
|
blob
|
history
diff --git
a/doc/examples/ginac-examples.texi
b/doc/examples/ginac-examples.texi
index 7067f7ca0e81b14d56afff845a8f89b73e8f74a3..02e1b412e2c8e4309cd4f63fd154921529cdc086 100644
(file)
--- a/
doc/examples/ginac-examples.texi
+++ b/
doc/examples/ginac-examples.texi
@@
-11,15
+11,16
@@
@parindent=0pt
@end iftex
@c %**end of header
-@ifnottex
-@node Top
-@end ifnottex
@dircategory Mathematics
@direntry
* ginac-examples: (ginac-examples). C++ library for symbolic computation.
@end direntry
+@ifnottex
+@node Top
+@end ifnottex
+
@finalout
@c finalout prevents ugly black rectangles on overfull hbox lines