ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* issue with doublesided
@ 2014-07-26 11:01 Pablo Rodriguez
  2014-07-26 11:26 ` Hans Hagen
  0 siblings, 1 reply; 3+ messages in thread
From: Pablo Rodriguez @ 2014-07-26 11:01 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Dear list,

using the doublesided alternative such as in:

    \setuppagenumbering[alternative=doublesided]
    \starttext
    \dorecurse{15}{\input zapf\par}
    \stoptext

I always get a final even page, either empty or not.

I don’t have access to a printer, so I have to rely on copy-shops. And
sometimes I forgot that the printing should leave the final blank page.

Is there any way to have doublesided pages and avoid the final blank page?

Many thanks for your help,


Pablo
-- 
http://www.ousia.tk
___________________________________________________________________________________
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
___________________________________________________________________________________


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

* Re: issue with doublesided
  2014-07-26 11:01 issue with doublesided Pablo Rodriguez
@ 2014-07-26 11:26 ` Hans Hagen
  2014-07-26 13:00   ` Pablo Rodriguez
  0 siblings, 1 reply; 3+ messages in thread
From: Hans Hagen @ 2014-07-26 11:26 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On 7/26/2014 1:01 PM, Pablo Rodriguez wrote:
> Dear list,
>
> using the doublesided alternative such as in:
>
>      \setuppagenumbering[alternative=doublesided]
>      \starttext
>      \dorecurse{15}{\input zapf\par}
>      \stoptext
>
> I always get a final even page, either empty or not.
>
> I don’t have access to a printer, so I have to rely on copy-shops. And
> sometimes I forgot that the printing should leave the final blank page.
>
> Is there any way to have doublesided pages and avoid the final blank page?

\setuppagenumbering[alternative=doublesided,page=]

\starttext
     \dorecurse{15}{\input zapf\par}
\stoptext

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


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

* Re: issue with doublesided
  2014-07-26 11:26 ` Hans Hagen
@ 2014-07-26 13:00   ` Pablo Rodriguez
  0 siblings, 0 replies; 3+ messages in thread
From: Pablo Rodriguez @ 2014-07-26 13:00 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On 07/26/2014 01:26 PM, Hans Hagen wrote:
> On 7/26/2014 1:01 PM, Pablo Rodriguez wrote:
>> [...]
>> Is there any way to have doublesided pages and avoid the final blank page?
> 
> \setuppagenumbering[alternative=doublesided,page=]
> 
> \starttext
>      \dorecurse{15}{\input zapf\par}
> \stoptext

Many thanks for your fast reply and your help, Hans.


Pablo
-- 
http://www.ousia.tk
___________________________________________________________________________________
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
___________________________________________________________________________________


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

end of thread, other threads:[~2014-07-26 13:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-26 11:01 issue with doublesided Pablo Rodriguez
2014-07-26 11:26 ` Hans Hagen
2014-07-26 13:00   ` Pablo Rodriguez

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