Changes

Jump to navigation Jump to search
add link to Mikael’s presentation
== Let's gather examples here ==
; Cover pages* : [[Cover Page - Simple example with MetaFunPages]] (2013, 2019)* [[Simple Cover Page]] (2013)* [[Cover Page - A very simple one]] (2009); Other* : [[Example photo page layout]] (2010)
= [[Imposition]] =
<div style="border: 3px solid red; background: #ffcccc; padding: 0.4em;">
<div style="font-size: 1.3em; fontweight: bold">Warning!</div>
At the moment a layoutchange layout change ({{cmd|setuplayout}}) inside a page is not proper working in mkiv duplex mode.For more details and actual state see mailing list and [http://wiki.contextgarden.net/User_talk:Zenlima Bug Layoutchange Layout change inside page while duplexmode].
</div>
 
Maybe using {{cmd|startlayout}}…{{cmd|stoplayout}} fixes that issue.
= Table of Parameters =
The first colum column is the name by which the variable is set in {{cmd|setuplayout}}. The second column is the name by which TeX stores the variable. This name is usually the same, but sometimes different; knowing it allows you to invoke it with code like <code>The paper's height is \the\paperheight.</code> Any remarks (usually a short description) are given in the third column.
{| class=wikitable
</texcode>
(From {{src|page-lay.mkiv}}.)
 
= Further reading =
* [[Documentation|Manuals about layout]], and noticeably:
** The basics with '''[http://context.aanhet.net/svn/contextman/context-reference/en/co-pagedesign.pdf Page design & Layout chapter]''' from the reference manual (2011)
** The more advance advanced '''[http://www.pragma-ade.comnl/general/manuals/details.pdf It's in the Details]''' manual (2015), including grid typesetting.** Mikael’s '''[https://www.gust.org.pl/bachotex/2023-pl/presentations/msundqvist-1-2023.pdf step-by-step presentation on setting up a complex layout]''' from BachoTeX 2023.
* '''[[Visual Debugging#Layout|Visual Debugging]]''': can greatly facilitate the set up of your layout.
* After the layout, we can usually focus on the following subjects:

Navigation menu