Nagy Bence <[EMAIL PROTECTED]> writes:

Hello,

> is it possible to give a different layout (different margins) for a
> small part of a page or pages (like a negative narrower)? 

Try this, perhaps it does what you want:

\showframe
\starttext
\input tufte
\page
\setuplayout[backspace=5cm,leftmargin=4cm,width=7cm]
\input tufte
\page
\setuplayout[backspace=1cm,leftmargin=.5cm]
\input tufte
\stoptext


Patrick
_______________________________________________
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to