doc/share
Murray Stokely a36b0de6c7 Add two new options to our documentation infrastructure.
TWO_SIDE    - If defined, two sided output will be created.  This
                  means that new chapters will only start on odd
                  numbered (aka right side, aka recto) pages and the
                  headers and footers will be aligned appropriately
                  for double sided paper.  Blank pages may be added as
                  needed.

    BOOK_OUTPUT - If defined, this will set all of the other
                  print-output options that can significantly increase
                  the build time, but make for much nicer looking
                  output.

To implement the two sided output, we need to override a TeX variable
to control the behavior of the JadeTeX macro package.  So this also
introduces a TEXCMDS variable that can be set with additional TeX
commands that should be run before processing the input TeX document.
In the TWO_SIDE case, we simply set it to \def\PageTwoSide{1}
2001-09-07 10:21:41 +00:00
..
examples Add two scripts that manipulate man-refs.ent. add-manref.sh inserts a 2001-07-24 10:56:11 +00:00
misc Be a little more conservative with the line height to try and placate those 2001-07-11 12:46:50 +00:00
mk Add two new options to our documentation infrastructure. 2001-09-07 10:21:41 +00:00
sgml Update os.numports to reflect the INDEX file for 4.4-RELEASE, 2001-09-04 04:03:45 +00:00
web2c Preamble for the .tex files that will be converted to PDF to get them to 2000-11-07 10:23:41 +00:00