ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Steffen Wolfrum <context@st.estfiles.de>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Cc: Honza Hejzl <honza.hejzl@gmail.com>
Subject: Re: Basic layout settings
Date: Mon, 12 Sep 2011 14:31:15 +0200	[thread overview]
Message-ID: <C422D0EC-16A5-4798-B09A-F83042E81911@st.estfiles.de> (raw)
In-Reply-To: <CAG4oGFQhOe3iHGKn1ogiKVd6NWuaaPCmQxr579A_txNMmco4yQ@mail.gmail.com>

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	other threads:[~2011-09-12 12:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-12 11:50 Honza Hejzl
2011-09-12 12:31 ` Steffen Wolfrum [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=C422D0EC-16A5-4798-B09A-F83042E81911@st.estfiles.de \
    --to=context@st.estfiles.de \
    --cc=honza.hejzl@gmail.com \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).