ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Jan U. Hasecke" <juh+ntg-context@mailbox.org>
To: ntg-context@ntg.nl
Subject: Re: Creating flyers with ConTeXt
Date: Wed, 26 Sep 2018 17:49:09 +0200	[thread overview]
Message-ID: <fa6cc874-2a54-b304-f0c2-4be8f9bc51e9@mailbox.org> (raw)
In-Reply-To: <6e826ddb-5424-480a-8d08-c25cc6f8b9cb@mailbox.org>

On 26.09.18 12:56, Jan U. Hasecke wrote:
> On 26.09.18 09:03, Marco Patzer wrote:
> 
>> I looked into it and this is what I came up with:
>>
>> \definepageshift
>>   [flyer]
>>   [horizontal]
>>   [\dimexpr\measure{bleed}/2-\measure{shortfold}\relax,
>>    \dimexpr\measure{bleed}/2\relax,
>>    \dimexpr\measure{bleed}/2\relax,
>>    \dimexpr\measure{bleed}/2+2\measured{shortfold}\relax,
>>    \dimexpr\measure{bleed}/2\relax,
>>    \dimexpr\measure{bleed}/2-\measure{shortfold}\relax]
> 
> I don't get the same values like before, when I calculate with these
> equations.
> 
> And while the aligns of the pages look good I get irregular bleeds.
> Especially the left edge bleed seems to be too small.
> 
> 
> I am so bad at math. :-(

After writing down all values I realized that I never questioned the
strange value 6.8. With 7 it is quite easy. ;-)


\definepageshift
    [flyer]
    [horizontal]
    [\dimexpr\measure{bleed}-\measured{shortfold}\relax,
    \measure{bleed},
    \measure{bleed},
    \dimexpr2\measured{shortfold}+\measured{bleed}\relax,
    \measure{bleed},
    \dimexpr\measure{bleed}-\measured{shortfold}\relax
    ]


Thanks a lot for your help.
juh


-- 
Soziale Plastik. Die Kunst der Allmende
Essay zum 30. Todestag von Joseph Beuys
http://www.amazon.de/dp/1523458763/
Taschenbuch, 130 Seiten, EUR 9,90
___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

  reply	other threads:[~2018-09-26 15:49 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-21 13:27 Jan U. Hasecke
2018-09-21 13:48 ` Wolfgang Schuster
2018-09-21 14:03   ` Jan U. Hasecke
2018-09-21 14:11     ` Wolfgang Schuster
2018-09-21 13:49 ` Brian Ballsun-Stanton
2018-09-21 14:56 ` Marco Patzer
2018-09-21 15:13   ` Jan U. Hasecke
2018-09-24 20:25   ` Jan U. Hasecke
2018-09-25  7:56     ` Marco Patzer
2018-09-25 10:57       ` Jan U. Hasecke
2018-09-26  7:03         ` Marco Patzer
2018-09-26 10:56           ` Jan U. Hasecke
2018-09-26 15:49             ` Jan U. Hasecke [this message]
2018-09-27  6:19               ` Jan U. Hasecke

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=fa6cc874-2a54-b304-f0c2-4be8f9bc51e9@mailbox.org \
    --to=juh+ntg-context@mailbox.org \
    --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).