Re: [NTG-context] \setuplayout fail to \setupinteractionscreen

2011-05-17 Thread Hans Hagen

On 17-5-2011 10:57, Alan Braslau wrote:

Still broken, or once again broken.


no upload yet

-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | voip: 087 875 68 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  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] \setuplayout fail to \setupinteractionscreen

2011-05-17 Thread Alan Braslau
Still broken, or once again broken.

Alan

On Tuesday 12 April 2011 23:49:37 Markus Finke wrote:
> Hello,
> 
> how can I get a centered paper of A5 on A4 (with crop marks) for the
> whole document? A minimal example, only the first page looks correctly:
> 
> 
> 
> \setuppapersize [A5][A4]
> 
> \setuplayout [marking=on,location=middle]
> \showframe
> 
> \setupinteraction [state=start]
> \setupinteractionscreen [option=singlesided]
> 
> \starttext
> \dorecurse{5}{\input knuth \page}
> \stoptext
___
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
___


[NTG-context] \setuplayout fail to \setupinteractionscreen

2011-04-12 Thread Markus Finke

Hello,

how can I get a centered paper of A5 on A4 (with crop marks) for the 
whole document? A minimal example, only the first page looks correctly:




\setuppapersize [A5][A4]

\setuplayout [marking=on,location=middle]
\showframe

\setupinteraction [state=start]
\setupinteractionscreen [option=singlesided]

\starttext
\dorecurse{5}{\input knuth \page}
\stoptext



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