\input BasicMacros % TR10GBReviewFormat.tex of January 9, 1984 6:16 pm --- Stolfi % TEX macros for computational geometry book using Times Roman 10 point, % with double interline distance and wide right margin (for review) % Things to fix % ADDITIONAL MACRO FILES \input GeoMacros \input SearchMacros \input AlgMacros \input ProgMacros \input TR10Fonts % ADDITIONAL FONT DEFINITIONS % \font ==Helveticai at 18truebp % for chapter title \font F=TimesRoman at 18truebp % to fake math in chapter and paper title \font C=TimesRomani at 18truebp % idem \def\titlefont{\:=\def\mainfont{\:=}} % font used for chapter and paper titles \font <=TimesRomanb at 12truebp % for running header and page numbers \def\headerfont{\:<\def\mainfont{\:<}} % font used for headers and page no.s % MISCELANEOUS OPTIONS AND PARAMETERS % (dimensions in points unless otherwise indicated) % Page width and related parameters \def\pagewidth{400} % page width % dimensions in effect during normal text \def\defnormalwidths{ \def\textwidth{400} % text width \def\progwidth{360} % program width \def\algwidth{360} % width of algorithms } % Reduced dimensions in effect during \mfigs \def\defmfigwidths{ \def\textwidth{250} % text width \def\progwidth{230} % program width \def\algwidth{230} % width of algorithms - max: page width } \def\theowidth{\textwidth} % width of theorems \def\textheight{640} % total page height available for text \def\leftskip{0} % extra space on left margin of page \def\ftfigwidth{290} % width of text in footnotes with figures \def\figcapwidth{250} % width of figure captions \def\footprobwidth{372} % width of text in foot problems % Text \def\textindent{20} % indentation for \indent ed paragraphs \def\itemindent{20} % indentation of \item and \itemno body \jpar 10 \def\stdbaselineskip{3.0} % normal inter-baseline distance (in ex) \def\smallbaselineskip{3.3} % inter-baseline distance for \small (in ex) \def\thelineskip{0.4} % minimum distance betweeen lines (in ex) \def\theparskip{1.0} % extra skip between paragraphs (in ex) \def\stdparindent{0} % standard indentation for paragraphs \def\smallparindent{0} % indentation of paragraphs in \small % Theorems, definitions and proofs \def\theostatindent{20} % indentation of them. statements \def\theoitemindent{40} % \theostatindent+\itemindent \def\proofindent{10} % indentation of proofs % Algorithms \def\algindent{20} % indentation of outermost bracket \def\algvskip{0.8} % skip between alg. steps (in ex) % Programs \def\progindent{20} % indentation of outermost bracket \def\progvskip{0.8} % skip between alg. steps (in ex) % Footnotes \botsep{\vskip8pt plus 4pt \hrule width 2truein\vskip4pt} % before first \botinsert \botskip 6pt plus 4pt % space between \botinserts % Figures \def\omitfigures{T} \input GBMacros