Changing layout
header and footer do not affect the visual layout. I am assuming that the original author meant topspace and bottomspace
This commit is contained in:
parent
3a42958935
commit
fd86fd4bf8
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
|
||||
\setuppapersize [letter][letter]
|
||||
\setuplayout [width=middle, backspace=1.5in, cutspace=1.5in,
|
||||
height=middle, header=0.75in, footer=0.75in]
|
||||
height=middle, topspace=0.75in, bottomspace=0.75in]
|
||||
|
||||
\setuppagenumbering[location={footer,center}]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue