Am Tue, 21 Jan 2014 20:02:19 +0100
schrieb Fabrice Couvreur <fabrice1.couvreur@gmail.com>:
There is a wiki page about setting up the page layout:
> I would also fit the dimensions of my papers as I used to do
> (\usepackage [ a4paper, hmargin = 1.5cm, vmargin =1.5cm] {geometry})
> Thank you.
http://wiki.contextgarden.net/Layout
The following sets the space around the type area to 1.5cm:
\setuplayout
[
backspace=1.5cm,
width=middle,
topspace=1.5cm,
height=middle,
]
\showframe % very useful when setting up the layout
\starttext
\input{knuth}
\stoptext
Kind regards,
Joshua Krämer
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage : http://www.pragma-ade.nl / http://tex.aanhet.net
archive : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___________________________________________________________________________________