Re: [Risolto] Alcune domande: layout prima pagina

#54049
Up
0
Down
::


Sulla mailing list Vianney le Clément ha fornito una soluzione funzionante:

`\setuplayout[% default layout for all the pages
backspace=1cm,
width=middle]

\definelayout[1][% set this layout on the first page
backspace=6cm]

\definelayout[2][reset] % reset to the default layout starting from the second page

\starttext
\showframe
\dorecurse{20}{\input dawkins \par \input knuth \par}
\stoptext`

Ciao.

Sam Qasbah

Go to top