aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authormertz2003-03-17 17:30:42 +0000
committermertz2003-03-17 17:30:42 +0000
commit11c1114f7913cabe633c2ce2a8e3039421e16b27 (patch)
treee84d6945f889bd45f9b81ec843837c42f0685397 /Makefile.in
parent63c89efed6af65f9faf1b7aa310aa9e3285c9449 (diff)
downloadtkzinc-11c1114f7913cabe633c2ce2a8e3039421e16b27.zip
tkzinc-11c1114f7913cabe633c2ce2a8e3039421e16b27.tar.gz
tkzinc-11c1114f7913cabe633c2ce2a8e3039421e16b27.tar.bz2
tkzinc-11c1114f7913cabe633c2ce2a8e3039421e16b27.tar.xz
am�lioration mineures du code html g�n�r� pour la doc
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 3773fea..efad60d 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -196,7 +196,7 @@ om:
doc: doc/refman.pdf doc/refman.html
doc/refman.html:
- (cd doc; latex2html refman.tex; cp -f *.png refman/ )
+ (cd doc; latex2html -split 4 -show_section_numbers -local_icons refman.tex; cp -f *.png refman/ )
doc/refman.pdf: doc/refman.tex
(cd doc; \