-
Notifications
You must be signed in to change notification settings - Fork 363
/
opt-ebook.tex
85 lines (70 loc) · 3.74 KB
/
opt-ebook.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
%%% FORMATTING OPTIONS FOR EBOOK SIZE.
%%$ THIS IS ACTUALLY USTRADE SIZE WITH SMALL MARGINS.
%%% This file gets included by the hott-xxx.tex files.
% MACROS FOR FINE TUNING
\newcommand{\narrowbreak}{\\}
\newcommand{\narrowamp}{&}
\newcommand{\narrowequation}[1]{\begin{equation*}#1\end{equation*}}
\newenvironment{narrowmultline*}{\csname multline*\endcsname}{\csname endmultline*\endcsname}
\newenvironment{narrowmultline}{\csname multline\endcsname}{\csname endmultline\endcsname}
% FONTS
\def\OPTfontsize{10pt} % Font size
\delimiterfactor=800
% PAGE FORMAT
%
% These settings are for letter format
\def\OPTpagesize{4.8in,7.9in} % Page size
\def\OPTtopmargin{0.2in} % Margin at the top of the page
\def\OPTbottommargin{0.2in} % Margin at the bottom of the page
\def\OPTinnermargin{0.2in} % Margin on the inner side of the page
\def\OPTbindingoffset{0.0in} % Extra offset on the inner side
\def\OPToutermargin{0.2in} % Margin on the outer side of the page
% FORMATTING OF COVER PAGE
\def\OPTcoverwidth{4.75in} % width of text on cover page
\def\OPTcoverheight{7.85in} % height of text on cover page
\def\OPTtopskip{35pt} % Skip at top of cover and back page (with units)
\def\OPTbotskip{35pt} % Skip at bottom of cover and back page (with units)
\def\OPTcovertitlefont{48} % Size of title font (no unit, pt assumed)
\def\OPTcoverspinefont{22} % Size of title font on the book spine (no unit, pt assumed)
\def\OPTcovertitleskip{18pt} % Skip between title and subtitle (with units)
\def\OPTcoversubtitlefont{18} % Size of subtitle font (no unit, pt assumed)
\def\OPTcoverauthorfont{14} % Size of author font (no unit, pt assumed)
\def\OPTcoverauthorskip{6pt} % Skip betewen first and second line of author (with units)
% FORMATTING OF BACK COVER PAGE
\def\OPTbacktitlefont{\large} % Size of "From the introduction" and "Get this book ..."
\def\OPTbackfont{\small} % Size of text font
% FORMATTING OF BASTARD TITLE, IF PRESENT
% (see opt-no-bastard.tex and opt-bastard.tex)
\def\OPTbastardtitlefont{17}
\def\OPTbastardsubtitlefont{11}
\def\OPTbastardwidth{0.42\textwidth} % Width of bastard title
\def\OPTbastardtitleskip{6pt}
% FORMATTING OF TITLE PAGE
\def\OPTtitletitlefont{22} % Size of title font (no unit, pt assumed)
\def\OPTtitletitleskip{7pt} % Skip between title and subtitle (with units)
\def\OPTtitlesubtitlefont{15} % Size of subtitle font (no unit, pt assumed)
\def\OPTtitlewidth{0.65\textwidth} % Width of title
\def\OPTtitleskip{21pt} % Skip between title and author (with units)
\def\OPTtitleauthorfont{13} % Size of author font (no unit, pt assumed)
\def\OPTtitleauthorskip{4pt} % Skip betewen first and second line of author (with units)
% PART FONTS
\def\OPTpartfont{28} % Size of "Part X" (without unit, pt assumed)
\def\OPTpartskip{14pt} % Skip between Part and title (with unit)
\def\OPTparttitlefont{42} % Size of part title (without unit, pt assumed)
% FORMATTING OF CHAPTER TITLE
\def\OPTchapterfont{20} % Size of "Chapter X" (without unit, pt assumed)
\def\OPTchapterskip{14pt} % Skip between Chapter and title (with unit)
\def\OPTchaptertitlefont{24} % Size of chapter title (without unit, pt assumed)
% FORMATTING OF PREFACE
\def\OPTprefacecols{2} % Number of columns when listing people in Preface
% GETTING RID OF THE WIDOW ON PAGE 2 IN LETTER FORMAT
\def\OPTwidow{}
% FORMATTING OF TABLE 1 IN INTRODUCTION
\def\OPTsmalltable{\small}
% FORMATTING OF TABLE 8.1 OF HOMOTOPY GROUPS OF SPHERES
\newcommand{\OPTspherescolwidth}{20pt}
% FORMATTING THE BIBLIOGRAPHY
\newcommand{\OPTbibliographyfont}{\small}
% FORMATTING OF INDEX
\newcommand{\OPTindexfont}{\footnotesize} % size of font in the index
\newcommand{\OPTindexcolumnsep}{15.0pt} % column separation in index (default is 10.0pt)