Difference between revisions of "Page Layout"

From Wiki
Jump to navigation Jump to search
m (made it a link)
m (changed tt to cmd)
Line 58: Line 58:
 
You can make all the geometry information visible with <tt>\showlayout</tt>.
 
You can make all the geometry information visible with <tt>\showlayout</tt>.
  
See <tt>\setuplayout</tt> in the manual.
+
See <cmd>\setuplayout</cmd> in the manual.
  
 
By using layers, you can also place elements at specific places, as done in the [[BusinessCard]] example.
 
By using layers, you can also place elements at specific places, as done in the [[BusinessCard]] example.

Revision as of 10:40, 2 September 2004

< Visuals

You can use these design areas in your page:

leftedge leftmargin text rightmargin rightedge
top . . . . .
header . . header . .
text . marginals text marginals .
footer . . footer . .
bottom . . . . .


You can make all the geometry information visible with \showlayout.

See \\setuplayout in the manual.

By using layers, you can also place elements at specific places, as done in the BusinessCard example.