ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Willi Egger <w.egger@boede.nl>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: pageshifting
Date: Fri, 18 Mar 2011 15:59:08 +0100	[thread overview]
Message-ID: <938CCCE2-622F-4003-BE39-7E214A2C5FB3@boede.nl> (raw)
In-Reply-To: <A2940BC5-8D8F-4EDD-B45A-AB388BB5CCF0@gmail.com>

Hello Wolfgang,

that is what I thought. Thanks!

Still when I run first-setup.sh --context=beta I receive the version of 2011-02-25.  with Luatex beta-0.65.0-2010121316 ?? - I heard though that Luatex .66 is available but why not in the minimals?

Willi
On 18 Mar 2011, at 11:00, Wolfgang Schuster wrote:

> 
> Am 17.03.2011 um 16:24 schrieb Willi Egger:
> 
>> Hi,
>> 
>> it looks as of there is a bug in page-imp in MKIV. The problem does not show up in MKII.
>> 
>> When using vertical and or horizontal pageshift lists while arranging an error occurs:
> 
> page-imp.mkiv (missing \fi’s at the end of \ifcsname):
> 
> \def\dosetuppageshift[#1][#2][#3]% page|paper horizontal vertical
>  {\ifthirdargument              % paper=arrange
> -    \edef\hpageshifts{\ifcsname\??pt\v!horizontal:#2\endcsname\csname\??pt\v!horizontal:#2\endcsname}%
> +    \edef\hpageshifts{\ifcsname\??pt\v!horizontal:#2\endcsname\csname\??pt\v!horizontal:#2\endcsname\fi}%
> -    \edef\vpageshifts{\ifcsname\??pt\v!vertical  :#3\endcsname\csname\??pt\v!vertical  :#3\endcsname}%
> +    \edef\vpageshifts{\ifcsname\??pt\v!vertical  :#3\endcsname\csname\??pt\v!vertical  :#3\endcsname\fi}%
>     \doifelse{#1}\v!page {\let\shiftprintpagebox\shiftpagebox}{\let\shiftprintpagebox\gobbleoneargument}%
>     \doifelse{#1}\v!paper{\let\shiftpaperpagebox\shiftpagebox}{\let\shiftpaperpagebox\gobbleoneargument}%
>   \else\ifsecondargument
>     \doifinsetelse{#1}{\v!page,\v!paper}
>       {\setuppageshift[#1][#2][#2]}
>       {\setuppageshift[\v!page][#1][#2]}%
>   \else\iffirstargument
>     \setuppageshift[\v!page][#1][#1]%
>   \fi\fi\fi}
> 
> Wolfgang
> 
> ___________________________________________________________________________________
> 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-03-18 14:59 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-17 15:24 pageshifting Willi Egger
2011-03-18 10:00 ` pageshifting Wolfgang Schuster
2011-03-18 14:59   ` Willi Egger [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=938CCCE2-622F-4003-BE39-7E214A2C5FB3@boede.nl \
    --to=w.egger@boede.nl \
    --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).