From a34175ab46d9aa922b3195baa3195f5994872b4f Mon Sep 17 00:00:00 2001 From: "kaf24@freefall.cl.cam.ac.uk" Date: Tue, 26 Oct 2004 14:32:37 +0000 Subject: bitkeeper revision 1.1159.1.283 (417e6005a9xNBX3S_W5XwwXTWIldyA) latex2html tweaks --- docs/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/Makefile') diff --git a/docs/Makefile b/docs/Makefile index 9a76127a18..ed7a1d3575 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -45,5 +45,5 @@ ps/%.ps: %.dvi $(GFX) html/%/index.html: src/%.tex mkdir -p html/$* - latex2html -split 0 -nonavigation -noinfo -math -dir html/$* $< \ - 1>/dev/null 2>/dev/null + latex2html -split 0 -show_section_numbers -toc_depth 3 -nonavigation \ + -noinfo -math -dir html/$* $< 1>/dev/null 2>/dev/null -- cgit v1.2.3