Commit 7474d6a 1 parent 3dfe0d2 commit 7474d6a Copy full SHA for 7474d6a
File tree 3 files changed +3
-2
lines changed
3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 27
27
\def\OPTtopmargin {.625in} % Margin at the top of the page
28
28
\def\OPTbottommargin {0.875in} % Margin at the bottom of the page
29
29
\def\OPTinnermargin {0.625in} % Margin on the inner side of the page
30
- \def\OPTbindingoffset {0.45in} % Extra offset on the inner side
30
+ \def\OPTbindingoffset {0.4in} % Extra offset on the inner side
31
31
\def\OPToutermargin {0.625in} % Margin on the outer side of the page
Original file line number Diff line number Diff line change 7
7
% PAGE FORMAT
8
8
%
9
9
% Page geometry for 10-inch tablets
10
- \def\OPTpagesize {148mm,197mm} % Page size
10
+ \def\OPTpaperesize {148mm,197mm} % Page size
11
11
\def\OPTtopmargin {21mm} % Margin at the top of the page
12
12
\def\OPTbottommargin {28mm} % Margin at the bottom of the page
13
13
\def\OPTinnermargin {18.5mm} % Margin on the inner side of the page
Original file line number Diff line number Diff line change 7
7
outer=\OPToutermargin ,
8
8
bindingoffset=\OPTbindingoffset ,
9
9
centering,
10
+ % showframe,
10
11
]{geometry}
11
12
12
13
% New line height: 1.05 * 1.2 = 1.26
You can’t perform that action at this time.
0 commit comments