[NTG-context] page layout
Willi Egger
w.egger at boede.nl
Tue Apr 6 21:43:19 CEST 2010
Hi,
\setuplayout
[backspace=1cm, % am I right to comment out this line? - No
backspace defines where the textblock starts from the left
% leftedge=1cm, %edge is reserved for screendocuments, where
you can have margin and edge spaces
% rightedge=2cm,
% leftedgedistance=0cm,
% rightedgedistance=0cm,
leftmargin=1cm,
leftmargindistance=0pt,
rightmargin=2cm,
rightmargindistance=0pt,
% width=7cm, % either "fit" doesn't suppress the above mentionned
% whitespace
width=fit,
topspace=1cm,
bottomspace=1.5cm,
%header=...,
headerdistance=1cm,
%footer=...,
%footerdistance=...,
height=middle,
location=middle,
marking=on]
Willi
On 6 Apr 2010, at 21:23, Sebastien Mengin wrote:
> Le 06 avril 2010 à 08:52, Willi Egger a écrit:
>> Hi,
>
> Hi,
>
>> you will have to give more paramters to the \setuplayout command
>>
>> ...
>> leftmargign=1cm,
>> leftmargindistance=.5\em,
>> rightmargin=2cm,
>> rightmargindistance=.5\em,
>> width=fit
>> ...
>
> I think I'm misleaded by the (my) confusion between "margins" and
> "edges".
>
> Here's what I use, it's almost satisfying but I've a small amount of
> space at the left edge of each pages and the whole layout isn't
> double-side.
>
> \definepapersize[book][width=10cm,height=18cm]
>
> \setuppapersize[book][A4]
>
> \setuplayout
> [%backspace=1cm, % am I right to comment out this line?
> leftedge=1cm,
> rightedge=2cm,
> leftedgedistance=0cm,
> rightedgedistance=0cm,
> leftmargin=0cm,
> rightmargin=0cm,
> width=7cm, % either "fit" doesn't suppress the above mentionned
> % whitespace
> topspace=1cm,
> bottomspace=1.5cm,
> %header=...,
> headerdistance=1cm,
> %footer=...,
> %footerdistance=...,
> height=middle,
> location=middle,
> marking=on]
> \showlayout
>
> \starttext
>
> \input tufte
>
> \stoptext
>
> Sincerely,
> --
> Sébastien Mengin
> Édition et logiciels libres
> < Mise en page avec LaTeX >
> http://edilibre.net
>
> ______________________________________________________________________
> _____________
> If your question is of interest to others as well, please add an
> entry to the Wiki!
>
> maillist : ntg-context at 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
> ______________________________________________________________________
> _____________
More information about the ntg-context
mailing list