ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: hwitloc@gmail.com
To: "mailing list for ConTeXt users" <ntg-context@ntg.nl>
Subject: Re: [***SPAM***] Page layout mechanics
Date: Thu, 10 Oct 2013 09:08:36 +0900	[thread overview]
Message-ID: <20131010090836.2460@binki> (raw)
In-Reply-To: Your message of Wed, 9 Oct 2013 14:38:51 +0200 <20131009123851.GV18324@homerow>



Marco,
   thanks for demonstrating a clean way to set up custom layout sizes.
This is very usefull and will be applied to various target documents and paper sizes depending on the need.

Regards

Marco Patzer wrote:

> On 2013–10–09 hwitloc@gmail.com wrote:
> 
> > I want a 3 mm border/edge and the rest of the space available for text space.
> 
> \definepapersize
>   [business-card]
>   [width=91mm,
>    height=55mm]
> 
> \setuppapersize
>   [business-card]
> 
> \setuplayout
>   [backspace=3mm,
>    topspace=3mm,
>    margin=0mm,
>    header=0mm,
>    footer=0mm,
>    width=middle,
>    height=middle]
> 
> \starttext
>   \showframe
>   \midaligned{Hello World!}
>   \showlayout
> \stoptext
> 
> Marco
> ___________________________________________________________________________________
> 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
___________________________________________________________________________________

      parent reply	other threads:[~2013-10-10  0:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-09 12:29 hwitloc
2013-10-09 12:38 ` Marco Patzer
2013-10-09 14:10   ` Wolfgang Schuster
2013-10-10  0:08   ` hwitloc [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=20131010090836.2460@binki \
    --to=hwitloc@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).