Hi Honza,

\enableregime[utf]
\mainlanguage[cz]
%\setuppapersize[A5][A4]
\setuppapersize[A5][A5]
\setuplayout[%
location=middle,
width=128mm,% = 148mm (A5) - 15mm - 5mm
height=505.4pt,
topspace=51.13pt,
header=0pt,
headerdistance=0pt,
leftmargindistance=0pt,
rightmargindistance=0pt,
rightmargin=0pt,
leftmargin=0mm,
rightmargin=0mm,
leftedgeditstance=0pt,
rightedgedistance=0pt,
footerdistance=13.3pt,
footer=13.3pt,
grid=yes,
marking=on,
backspace=15mm% inner space / binding
]
\setuppagenumbering[location=right]
\showgrid
\showframe
\starttext
\input{tufte}
\stoptext


Best, Steffen


Am 12.09.2011 um 13:50 schrieb Honza Hejzl:

> Hello,
> I am trying to learn how to set up the layout according to my exact wish and 
> can't achieve one thing.
> 
> How to remove those annoying tight spaces on both sides? I simply need 1.5cm 
> on the side of binding and 0.5cm on the outer one.
> 
> Here is the source:
> 
> \enableregime[utf]
> 
> \mainlanguage[cz]
> \setuppapersize[A5][A4]
> \setuplayout[%
> location=middle,
> width=fit,
> height=505.4pt,
> topspace=51.13pt,
> header=0pt,
> headerdistance=0pt,
> leftmargindistance=0pt,
> rightmargindistance=0pt,
> rightmargin=0pt,
> leftmargin=15mm,
> rightmargin=5mm,
> leftedgeditstance=0pt,
> rightedgedistance=0pt,
> footerdistance=13.3pt,
> footer=13.3pt,
> grid=yes,
> marking=on
> ]
> \setuppagenumbering[location=right]
> \showgrid
> \showframe
> \starttext
> \input{tufte}
> \stoptext
> 
> Thank, Honza Hejzl
> 
> 
> ___________________________________________________________________________________
> 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
> ___________________________________________________________________________________

___________________________________________________________________________________
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
___________________________________________________________________________________

Reply via email to