ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Jaroslav Hajtmar <hajtmar@gyza.cz>
To: Wolfgang Schuster <schuster.wolfgang@googlemail.com>
Cc: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Centering labels on A4 page
Date: Fri, 02 Jul 2010 13:38:40 +0200	[thread overview]
Message-ID: <4C2DCFC0.4010007@gyza.cz> (raw)
In-Reply-To: <4C2DCD45.3040003@googlemail.com>

GREAT!!!... It is OK now...
I thought it would be much easier :-)

Your example is for me very very instructive... thanx for it..

Thanx... Jaroslav


Dne 2.7.2010 13:28, Wolfgang Schuster napsal(a):
>
> \definepapersize[label][width=30mm,height=20mm]
> \setuppapersize [label][A4]
>
> \definemeasure[topspace] [\dimexpr(297mm-21mm*10+1mm)/2\relax]
> \definemeasure[backspace][\dimexpr(210mm-31mm*5+1mm)/2\relax ]
>
> \setuppaper     
> [topspace=\measure{topspace},backspace=\measure{backspace},dx=1mm,dy=1mm,nx=5,ny=10] 
>
> \setuplayout    [page] 
> [topspace=\measure{topspace},backspace=\measure{backspace}]
> \setuplayout    [page]
> \setuplayout    [location=middle]
> \setuparranging [XY]
>
> \showframe[edge]
>
> \starttext
> \dorecurse{50}{\page[empty]}
> \stoptext

___________________________________________________________________________________
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:[~2010-07-02 11:38 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-02 10:56 Jaroslav Hajtmar
2010-07-02 10:59 ` Wolfgang Schuster
2010-07-02 11:07   ` Jaroslav Hajtmar
2010-07-02 11:28     ` Wolfgang Schuster
2010-07-02 11:38       ` Jaroslav Hajtmar [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=4C2DCFC0.4010007@gyza.cz \
    --to=hajtmar@gyza.cz \
    --cc=ntg-context@ntg.nl \
    --cc=schuster.wolfgang@googlemail.com \
    /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).