ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* \setuparranging in mkiv
@ 2009-04-17 17:17 Otared Kavian
  2009-04-17 17:31 ` Hans Hagen
  0 siblings, 1 reply; 3+ messages in thread
From: Otared Kavian @ 2009-04-17 17:17 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi Hans,

Your yesterday's beta impressed me once more with the speed at which  
you fix the reported bugs… Thanks so much!

Today I noticed something wrong with \setuparranging in mkiv, which  
may be due to the fact that the pagenumbering mechanisms have changed  
and I don't know yet the new structures: if this is the case please  
disregard this "bug" report.
Here is a minimal example:

\setuppapersize [A7][A4]
\setuparranging [2*2*4,doublesided]
\setuplayout [location=middle,marking=on]
\setupheadertexts[Arranging pages]

\starttext
\startbuffer[TestPage]
	\strut
	\blank
	\midaligned{Is this a bug in mkiv?}
	\vfill
	\midaligned{This is page \recurselevel}
	\vfill
\stopbuffer
\showframe
\dorecurse{16}{\getbuffer[TestPage]\page}
\stoptext

Using mkiv (ConTeXt  ver: 2009.04.16 22:27 MKIV  fmt: 2009.4.17  int:  
english/english) I get an error message:

! Undefined control sequence.
\setuparranging ...gpages \abortutilitygeneration
                                                   \fi \fi
l.4 \setuparranging [2*2*4,doublesided]

The above example works fine with mkii and the latest ConTeXt.

Best regards: OK
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: \setuparranging in mkiv
  2009-04-17 17:17 \setuparranging in mkiv Otared Kavian
@ 2009-04-17 17:31 ` Hans Hagen
  2009-04-17 19:22   ` Otared Kavian
  0 siblings, 1 reply; 3+ messages in thread
From: Hans Hagen @ 2009-04-17 17:31 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Otared Kavian wrote:
> Hi Hans,
> 
> Your yesterday's beta impressed me once more with the speed at which you 
> fix the reported bugs… Thanks so much!
> 
> Today I noticed something wrong with \setuparranging in mkiv, which may 
> be due to the fact that the pagenumbering mechanisms have changed and I 
> don't know yet the new structures: if this is the case please disregard 
> this "bug" report.
> Here is a minimal example:
> 
> \setuppapersize [A7][A4]
> \setuparranging [2*2*4,doublesided]
> \setuplayout [location=middle,marking=on]
> \setupheadertexts[Arranging pages]
> 
> \starttext
> \startbuffer[TestPage]
>     \strut
>     \blank
>     \midaligned{Is this a bug in mkiv?}
>     \vfill
>     \midaligned{This is page \recurselevel}
>     \vfill
> \stopbuffer
> \showframe
> \dorecurse{16}{\getbuffer[TestPage]\page}
> \stoptext
> 
> Using mkiv (ConTeXt  ver: 2009.04.16 22:27 MKIV  fmt: 2009.4.17  int: 
> english/english) I get an error message:

\let\abortutilitygeneration      \relax


-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: \setuparranging in mkiv
  2009-04-17 17:31 ` Hans Hagen
@ 2009-04-17 19:22   ` Otared Kavian
  0 siblings, 0 replies; 3+ messages in thread
From: Otared Kavian @ 2009-04-17 19:22 UTC (permalink / raw)
  To: mailing list for ConTeXt users


On 17 avr. 09, at 19:31, Hans Hagen wrote:

> […]
> \let\abortutilitygeneration      \relax

Thanks Hans: this fixes the problem.

Best regards: OK
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-04-17 19:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-04-17 17:17 \setuparranging in mkiv Otared Kavian
2009-04-17 17:31 ` Hans Hagen
2009-04-17 19:22   ` Otared Kavian

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).