summaryrefslogtreecommitdiffstats
path: root/Doc/.latex2html-init
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>1998-02-16 15:23:11 (GMT)
committerFred Drake <fdrake@acm.org>1998-02-16 15:23:11 (GMT)
commit70d289d04b7dc5147cbee33bc8f72b7fc73af789 (patch)
treee4740fd039bc016d0260724fc79858f493d0e29a /Doc/.latex2html-init
parent358473c1a2a692a496bbbeca330c1e4d52fc78b0 (diff)
downloadcpython-70d289d04b7dc5147cbee33bc8f72b7fc73af789.zip
cpython-70d289d04b7dc5147cbee33bc8f72b7fc73af789.tar.gz
cpython-70d289d04b7dc5147cbee33bc8f72b7fc73af789.tar.bz2
Break up some long lines in the generated header & footer.
Diffstat (limited to 'Doc/.latex2html-init')
-rw-r--r--Doc/.latex2html-init4
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/.latex2html-init b/Doc/.latex2html-init
index 090cdfd..a871bb7 100644
--- a/Doc/.latex2html-init
+++ b/Doc/.latex2html-init
@@ -99,7 +99,7 @@ sub top_navigation_panel {
# Now add a few buttons with a space between them
"<div class=navigation>\n" .
- "$NEXT $UP $PREVIOUS $CONTENTS $INDEX $CUSTOM_BUTTONS" .
+ "$NEXT\n$UP\n$PREVIOUS\n$CONTENTS\n$INDEX $CUSTOM_BUTTONS" .
"<br>\n" . # Line break
@@ -122,7 +122,7 @@ sub bot_navigation_panel {
"\n<div class=navigation><hr>".
# Now add a few buttons with a space between them
- "$NEXT $UP $PREVIOUS $CONTENTS $INDEX $CUSTOM_BUTTONS" .
+ "$NEXT\n$UP\n$PREVIOUS\n$CONTENTS\n$INDEX $CUSTOM_BUTTONS" .
"<br>\n" . # Line break