[NTG-context] interesting arrange effect with interface=xp

2009-02-09 Thread Thomas A. Schmitz

Hi all,

I just stumbled upon an interesting, if unwanted effect with the xp  
interface. Minimal document:


\setuppapersize[A6][A4]

\setuparranging[2*4]

\starttext

\dorecurse{8}{\input knuth \par \page}

\stoptext

Please compile with

texexec --lua --interface=xp --arrange

and enjoy :-)

Best

Thomas
___
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
___


Re: [NTG-context] interesting arrange effect with interface=xp

2009-02-09 Thread Wolfgang Schuster

Thomas A. Schmitz schrieb:

Hi all,

I just stumbled upon an interesting, if unwanted effect with the xp 
interface. Minimal document:


\setuppapersize[A6][A4]

\setuparranging[2*4]

\starttext

\dorecurse{8}{\input knuth \par \page}

\stoptext

Please compile with

texexec --lua --interface=xp --arrange

and enjoy :-)


Nothing new, see:
http://archive.contextgarden.net/message/20090113.193821.22c66787.en.html

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


Re: [NTG-context] interesting arrange effect with interface=xp

2009-02-09 Thread Jan-Erik Hägglöf
HI! 

Which fun? .. this?

Setting /home/djsameman/context/tex as TEXROOT.
djsame...@lundby:~$ cd Dokument/context/funwith_xp_iface/
djsame...@lundby:~/Dokument/context/funwith_xp_iface$ texexec --lua
--interface=xp --arrange
TeXExec | version 6.2.0 - 1997-2006 - PRAGMA ADE/POD

TeXExec | --checkcheck versions
TeXExec | --figures  generate overview of figures
TeXExec | --listing  list of file content
TeXExec | --make make formats
TeXExec | --modules  generate module documentation
TeXExec | --mpgraphicprocess mp file to stand-alone graphics
TeXExec | --mpstatic process mp/ctx file to stand-alone graphics
TeXExec | --mptexprocess mp file
TeXExec | --mpxtex   process mpx file
TeXExec | --pdfarrange   impose pages (booklets)
TeXExec | --pdfcombine   combine multiple pages
TeXExec | --pdfcopy  copy pages from file(s)
TeXExec | --pdfselectselect pages from file(s)
TeXExec | --pdfsplit split file in pages
TeXExec | --pdftrim  trim pages from file(s)
TeXExec | --process  process file
TeXExec | 
TeXExec | --help --all   shows all switches
djsame...@lundby:~/Dokument/context/funwith_xp_iface$ 

.or is there some issue with my 
current version: 2009.01.14 11:29   ?

//Janneman


mån 2009-02-09 klockan 11:05 +0100 skrev Thomas A. Schmitz:
 Hi all,
 
 I just stumbled upon an interesting, if unwanted effect with the xp  
 interface. Minimal document:
 
 \setuppapersize[A6][A4]
 
 \setuparranging[2*4]
 
 \starttext
 
 \dorecurse{8}{\input knuth \par \page}
 
 \stoptext
 
 Please compile with
 
 texexec --lua --interface=xp --arrange
 
 and enjoy :-)
 
 Best
 
 Thomas
 ___
 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
 ___
___
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
___


Re: [NTG-context] interesting arrange effect with interface=xp

2009-02-09 Thread Thomas A. Schmitz


On Feb 9, 2009, at 11:11 AM, Wolfgang Schuster wrote:


Nothing new, see:
http://archive.contextgarden.net/message/20090113.193821.22c66787.en.html

Wolfgang


Shoot! Sorry for the noise...

Thomas
___
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
___


Re: [NTG-context] interesting arrange effect with interface=xp

2009-02-09 Thread Thomas A. Schmitz


On Feb 9, 2009, at 11:23 AM, Jan-Erik Hägglöf wrote:


Setting /home/djsameman/context/tex as TEXROOT.
djsame...@lundby:~$ cd Dokument/context/funwith_xp_iface/
djsame...@lundby:~/Dokument/context/funwith_xp_iface$ texexec --lua
--interface=xp --arrange


  ^^
you need to add the name of your
document here


Thomas

___
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
___