GayBSD documentation tree
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} |
||
---|---|---|
de_DE.ISO8859-1 | ||
en/handbook/contrib | ||
en_US.ISO8859-1 | ||
es_ES.ISO8859-1 | ||
fr_FR.ISO8859-1 | ||
ja_JP.eucJP | ||
nl_NL.ISO8859-1 | ||
ru_RU.KOI8-R | ||
share | ||
sr_YU.ISO8859-2 | ||
zh/FAQ | ||
zh_TW.Big5 | ||
Makefile | ||
README |
$FreeBSD$ If you plan on building a local copy of the FreeBSD documentation, or using our toolchain in your own projects, please read http://www.freebsd.org/tutorials/docproj-primer/ for information about the tools and formatting languages we use. Chapter 2 covers the software and related items you will need to install.