ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Willi Egger <w.egger@boede.nl>
To: NTG-Context ConTeXt users <ntg-context@ntg.nl>
Subject: pageshifting
Date: Thu, 17 Mar 2011 16:24:14 +0100	[thread overview]
Message-ID: <A0D9BCA1-9E7F-4086-979D-47DA90A4215E@boede.nl> (raw)

[-- Attachment #1: Type: text/plain, Size: 500 bytes --]

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:

! Incomplete \iffalse; all text was ignored after line 27.

system          > tex > error on line 0 in file : Incomplete \iffalse; all text was ignored after line 27 ...

<empty file>

<inserted text> 
                \fi 
...
! Emergency stop. 

Please refer to the attached minimal example

Willi

[-- Attachment #2: test-vertical-pageshifting.tex --]
[-- Type: application/octet-stream, Size: 631 bytes --]

% Context file
% Filename: test-vertical-pageshift.tex
% 
% 17-03-2011
% Copyright (c) 2011 BOEDE. All rights reserved.

\setupcolors[stat=start]
\setuplayout[location=middle,marking=on]
\showframe
\setuppapersize[A7][A3,landscape]

\setuparranging[2*8]

\definepageshift%
	[ver]%
	[vertical]%
	[5mm,5mm,5mm,5mm,5mm,5mm,5mm,5mm,5mm,5mm,5mm,5mm,5mm,5mm,5mm,5mm]

\definepageshift%
	[hor]%
	[horizontal]%
	[5mm,-5mm,5mm,-5mm,5mm,-5mm,5mm,-5mm,5mm,-5mm,5mm,-5mm,5mm,-5mm,5mm,-5mm]
	
\setuppageshift[paper][ver]
% \setuppageshift[paper][hor]
% \setuppageshift[paper][ver][hor]


\starttext

\dorecurse{8}{\input tufte \page}

\stoptext

[-- Attachment #3: Type: text/plain, Size: 486 bytes --]

___________________________________________________________________________________
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-17 15:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-17 15:24 Willi Egger [this message]
2011-03-18 10:00 ` pageshifting Wolfgang Schuster
2011-03-18 14:59   ` pageshifting Willi Egger

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=A0D9BCA1-9E7F-4086-979D-47DA90A4215E@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).