ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Placing a page without a blank page after.
@ 2015-04-08 21:50 John Culleton
  2015-04-09 18:34 ` Pablo Rodriguez
  0 siblings, 1 reply; 3+ messages in thread
From: John Culleton @ 2015-04-08 21:50 UTC (permalink / raw)
  To: mailing list for ConTeXt users, Hans Hagen

I have tried various things like
\start/stop/standardmakeup, \start/stop/TEXpage
and so on. I am trying to place a full sized page
including bleeds without a blank page following.
Sometimes It works but mostly it
gives me a blank page following.

What is the recommended solution?

-- 
John Culleton
Wexford Press
Free list of books for self-publishers:
http://wexfordpress.net/shortlist.html
Updated PDF e-book: "Create Book Covers with
Scribus 1.4.5" coming soon at
http://www.booklocker.com/!
___________________________________________________________________________________
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: Placing a page without a blank page after.
  2015-04-08 21:50 Placing a page without a blank page after John Culleton
@ 2015-04-09 18:34 ` Pablo Rodriguez
  2015-04-11 14:02   ` John Culleton
  0 siblings, 1 reply; 3+ messages in thread
From: Pablo Rodriguez @ 2015-04-09 18:34 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On 04/08/2015 11:50 PM, John Culleton wrote:
> I have tried various things like
> \start/stop/standardmakeup, \start/stop/TEXpage
> and so on. I am trying to place a full sized page
> including bleeds without a blank page following.
> Sometimes It works but mostly it
> gives me a blank page following.
> 
> What is the recommended solution?

Hi John,

I don’t know what you intend to do, but this might work (if I have done
my guesswork right ;-)):

    \setuppagenumbering[alternative=doublesided]
    \starttext
    \startstandardmakeup[pagestate=start, doublesided=no]
    This is the page.
    \stopstandardmakeup
    This is another page.
    \stoptext

If it doesn’t work, please send a minimal sample that describes what you
have in mind.

I hope it helps,


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: Placing a page without a blank page after.
  2015-04-09 18:34 ` Pablo Rodriguez
@ 2015-04-11 14:02   ` John Culleton
  0 siblings, 0 replies; 3+ messages in thread
From: John Culleton @ 2015-04-11 14:02 UTC (permalink / raw)
  To: ntg-context

On Thu, 09 Apr 2015 20:34:03 +0200
Pablo Rodriguez <oinos@gmx.es> wrote:

> On 04/08/2015 11:50 PM, John Culleton wrote:
> > I have tried various things like
> > \start/stop/standardmakeup,
> > \start/stop/TEXpage and so on. I am trying to
> > place a full sized page including bleeds
> > without a blank page following. Sometimes It
> > works but mostly it gives me a blank page
> > following.
> > 
> > What is the recommended solution?
> 
> Hi John,
> 
> I don’t know what you intend to do, but this
> might work (if I have done my guesswork
> right ;-)):
> 
>     \setuppagenumbering[alternative=doublesided]
>     \starttext
>     \startstandardmakeup[pagestate=start,
> doublesided=no] This is the page.
>     \stopstandardmakeup
>     This is another page.
>     \stoptext
> 
> If it doesn’t work, please send a minimal
> sample that describes what you have in mind.
> 
> I hope it helps,
> 
> 
> Pablo

That worked! I didn't know about the pagestate
parameter.

Thanks!
-- 
John Culleton
Wexford Press
Free list of books for self-publishers:
http://wexfordpress.net/shortlist.html
Updated PDF e-book: "Create Book Covers with
Scribus 1.4.5" coming soon at
http://www.booklocker.com/!
___________________________________________________________________________________
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:[~2015-04-11 14:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-08 21:50 Placing a page without a blank page after John Culleton
2015-04-09 18:34 ` Pablo Rodriguez
2015-04-11 14:02   ` John Culleton

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