- Add custom header/footer.
- Add option to generate files optimized for either print or electronic reading.
This commit is contained in:
@@ -8,13 +8,15 @@
|
||||
\marginaliasetup{
|
||||
ysep = {\parskip},
|
||||
ysep page bottom = {
|
||||
- 1in
|
||||
- 1in % Top gutter
|
||||
+ \paperheight
|
||||
- \voffset
|
||||
- \topmargin
|
||||
- \headheight
|
||||
- \headsep
|
||||
- \textheight
|
||||
},
|
||||
yshift = {7pt},
|
||||
yshift = {7pt}, % Just a magic number that lines up margin notes with their reference.
|
||||
style recto outer = {\raggedright\small\color{marginTextColor}},
|
||||
style verso outer = {\raggedleft\small\color{marginTextColor}},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user