ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Basic layout settings
@ 2011-09-12 11:50 Honza Hejzl
  2011-09-12 12:31 ` Steffen Wolfrum
  0 siblings, 1 reply; 2+ messages in thread
From: Honza Hejzl @ 2011-09-12 11:50 UTC (permalink / raw)
  To: ntg-context


[-- Attachment #1.1: Type: text/plain, Size: 778 bytes --]

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

[-- Attachment #1.2: Type: text/html, Size: 5299 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-09-12 12:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-09-12 11:50 Basic layout settings Honza Hejzl
2011-09-12 12:31 ` Steffen Wolfrum

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).