From a13eaf219acf5b90af09b914a2182e23d5812aee Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Mon, 5 Jun 2000 21:02:57 +0000 Subject: Define element which initializes different formatting for the programmer's guide (\raggedbottom etc.). Also, omit "\usepackage{t1enc}", so that bullets work now. --- doc/sbase/dist/birddoc/groff/mapping | 3 +++ doc/sbase/dist/birddoc/html/mapping | 3 +++ doc/sbase/dist/birddoc/latex2e/mapping | 4 +++- doc/sbase/dtd/birddoc.dtd | 12 ++++++++++-- 4 files changed, 19 insertions(+), 3 deletions(-) (limited to 'doc/sbase') diff --git a/doc/sbase/dist/birddoc/groff/mapping b/doc/sbase/dist/birddoc/groff/mapping index afb81bb..71d2c93 100644 --- a/doc/sbase/dist/birddoc/groff/mapping +++ b/doc/sbase/dist/birddoc/groff/mapping @@ -159,6 +159,9 @@ + ".nr il -1" + + + + % Hacked up titlepag stuff to look more reasonable. Titles and author % names are now stored in strings, printed by the end of . % Wake up! This uses groff-like long string names. You must use groff diff --git a/doc/sbase/dist/birddoc/html/mapping b/doc/sbase/dist/birddoc/html/mapping index 9d05a76..353d777 100644 --- a/doc/sbase/dist/birddoc/html/mapping +++ b/doc/sbase/dist/birddoc/html/mapping @@ -26,6 +26,9 @@ + + + diff --git a/doc/sbase/dist/birddoc/latex2e/mapping b/doc/sbase/dist/birddoc/latex2e/mapping index 9d662be..94940b6 100644 --- a/doc/sbase/dist/birddoc/latex2e/mapping +++ b/doc/sbase/dist/birddoc/latex2e/mapping @@ -6,7 +6,6 @@ "\\usepackage{qwertz}\n" "\\usepackage{url}\n" "\\usepackage\[latin1\]{inputenc}\n" - "\\usepackage{t1enc}\n" "\\usepackage{epsfig}\n" "\\usepackage{[OPTS]}\n" "\\pagestyle{headings}%end-preamble\n" + @@ -19,6 +18,9 @@ + "\\progdoc" + + + "\n\n\\begin{document}\n" "\\maketitle\n" + diff --git a/doc/sbase/dtd/birddoc.dtd b/doc/sbase/dtd/birddoc.dtd index f7fbcc6..9cedcac 100644 --- a/doc/sbase/dtd/birddoc.dtd +++ b/doc/sbase/dtd/birddoc.dtd @@ -12,7 +12,13 @@ anywhere else. Tom Gordon. $Log$ - Revision 1.3 2000-05-31 14:24:21 mj + Revision 1.4 2000-06-05 21:02:58 mj + Define element which initializes different formatting for the + programmer's guide (\raggedbottom etc.). + + Also, omit "\usepackage{t1enc}", so that bullets work now. + + Revision 1.3 2000/05/31 14:24:21 mj Formatting of progdoc works in both HTML and LaTeX. The LaTeX output still has somewhat weird spacing, but it will be hopefully easy to fix. @@ -526,7 +532,7 @@ anywhere else. opts cdata "null"> - + @@ -543,6 +549,8 @@ anywhere else. "> + + -- cgit v1.2.3