ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Pablo Rodriguez <oinos@gmx.es>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Placing a page without a blank page after.
Date: Thu, 09 Apr 2015 20:34:03 +0200	[thread overview]
Message-ID: <5526C61B.9060308@gmx.es> (raw)
In-Reply-To: <20150408175022.192c57b2@localb.wexfordpress.net>

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
___________________________________________________________________________________

  reply	other threads:[~2015-04-09 18:34 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-08 21:50 John Culleton
2015-04-09 18:34 ` Pablo Rodriguez [this message]
2015-04-11 14:02   ` John Culleton

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5526C61B.9060308@gmx.es \
    --to=oinos@gmx.es \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).