Changes

Jump to navigation Jump to search
597 bytes added ,  21:31, 30 December 2010
→‎Multiple layouts: Note about different layouts for pages specified by their page number
''This text is based on at [http://archive.contextgarden.net/message/20080926.111520.9db86904.en.html a thread on the mailing list], answers and examples are given there by Hans and Wolfgang.''
 
Defining layouts with a number as their name allows to specify the layout of the page with that specific number. For example, to use a different layout for the first page, you can use this code:
 
<texcode>
\setuplayout[key=value,key=value,...] %global layout
\definelayout[1][key=value,key=value,...] %layout of the first page
\definelayout[2][reset] % revert to the global layout starting from the second page
</texcode>
 
Do not forget to reset the layout on the second page. Note that keys that are not set in the layout of the first page will be conveniently inherited from the global layout.
== Layout components ==
3

edits

Navigation menu