From e555800f0487182772bfe272e7a05475c8f71f7b Mon Sep 17 00:00:00 2001 From: "kaf24@freefall.cl.cam.ac.uk" Date: Sat, 6 Nov 2004 14:00:49 +0000 Subject: bitkeeper revision 1.1159.1.388 (418cd911S4GHR23WmcIAsrA5z4WmNg) Better latex2html options. --- docs/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs/Makefile') diff --git a/docs/Makefile b/docs/Makefile index e685704bea..86b5d8f1b1 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -47,4 +47,5 @@ ps/%.ps: %.dvi html/%/index.html: src/%.tex mkdir -p html/$* latex2html -split 0 -show_section_numbers -toc_depth 3 -nonavigation \ - -noinfo -math -dir html/$* $< 1>/dev/null 2>/dev/null + -numbered_footnotes -local_icons -noinfo -math -dir html/$* \ + $< 1>/dev/null 2>/dev/null -- cgit v1.2.3