]> git.ipfire.org Git - thirdparty/bird.git/commitdiff
Define element <progdoc> which initializes different formatting for the
authorMartin Mares <mj@ucw.cz>
Mon, 5 Jun 2000 21:02:57 +0000 (21:02 +0000)
committerMartin Mares <mj@ucw.cz>
Mon, 5 Jun 2000 21:02:57 +0000 (21:02 +0000)
programmer's guide (\raggedbottom etc.).

Also, omit "\usepackage{t1enc}", so that bullets work now.

doc/prog-head.sgml
doc/sbase/dist/birddoc/groff/mapping
doc/sbase/dist/birddoc/html/mapping
doc/sbase/dist/birddoc/latex2e/mapping
doc/sbase/dtd/birddoc.dtd
doc/tex/birddoc.sty

index 8e0e7922b1d13407d18289ac46ac4fc677be44d4..5e527e5fcaf519535757840207ba80d12d0505c3 100644 (file)
@@ -7,6 +7,7 @@
  -->
 
 <book>
+<progdoc>
 
 <title>BIRD Programmer's Documentation
 <author>
index afb81bb4077347f963a2189a27efc8c15b0b9e2b..71d2c935e092c72c4268ac6a802a5218b8927a7d 100644 (file)
 <manpage>      +       ".nr il -1"             +
 </manpage>     
 
+<progdoc>
+</progdoc>
+
 % Hacked up titlepag stuff to look more reasonable. Titles and author
 % names are now stored in strings, printed by the end of </titlepag>.
 % Wake up! This uses groff-like long string names. You must use groff 
index 9d05a76a8f2b77753b69694ddd5b88d66133b0ef..353d7774202e5eb7da987f76957a4f9ec81f4f60 100644 (file)
@@ -26,6 +26,9 @@
 <manpage>
 </manpage>
 
+<progdoc>
+</progdoc>
+
 <titlepag>
 </titlepag>
 
index 9d662be2c113e32dc7aac74a6b07d81e4b97d49b..94940b60e9255d68deed53262aef7149dee552ff 100644 (file)
@@ -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 @@
 <manpage>
 </manpage>
 
+<progdoc>              "\\progdoc"
+</progdoc>
+
 <titlepag>
 </titlepag>    +       "\n\n\\begin{document}\n"
                        "\\maketitle\n"         +
index f7fbcc67cfbe2ed1a5aee3a670c41592a460c761..9cedcacc40e47ccd6a24da8182d4a27e8c32bd89 100644 (file)
@@ -12,7 +12,13 @@ anywhere else. <pavel@ucw.cz>
      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 <progdoc> 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. <pavel@ucw.cz>
         opts cdata "null">
 
 <!-- Hacked by mdw, abstract now part of titlepag -->
-<!element titlepag o o (title, author, date?, abstract?)>
+<!element titlepag o o (progdoc?, title, author, date?, abstract?)>
 <!element title - o (%inline, subtitle?) +(newline)>
 <!element subtitle - o (%inline)>
 <!usemap oneline titlepag>
@@ -543,6 +549,8 @@ anywhere else. <pavel@ucw.cz>
 <!element newline - o empty >
 <!entity nl "<newline>"> 
 
+<!element progdoc - o empty>
+
 <!-- Hacked by mdw -->
 <!element abstract - o (%inline)>
 <!usemap oneline abstract>
index a3d0ce0be3ce271e28e90f094fd71c59e6f84263..b38b879cc15b648e856f941242ee1efbb6b8d57f 100644 (file)
 %% Needs to be here for the previous ps@headings defs to work.
 \pagestyle{headings}
 
+\def\progdoc{
+\raggedbottom
+}
+
 %%% USEFUL MACROS
 
 \newcommand{\linux}{Linux}              % Always use this when