On Sat, 17 Feb 2007, Vyatcheslav Yatskovsky wrote:

> \setuplayout[
>       topspace=0cm, 
>       bottomspace=2cm, 
>       rightmargin=2cm,
>       width=fit, 
>       height=fit
> ]
> 
> fails

Hello,
you can use the %-sign:

\setuplayout[
        topspace=0cm, 
        bottomspace=2cm, 
        rightmargin=2cm,
        width=fit, 
        height=fit%
]

Cheers, Peter

-- 
http://pmrb.free.fr/contact/
_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to