ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: john Culleton <John@wexfordpress.com>
To: ntg-context@ntg.nl
Subject: Re: eliminate blank page.
Date: Sat, 30 Mar 2013 17:09:07 -0400	[thread overview]
Message-ID: <20130330170907.7f0d53b6@localb.wexfordpress.net> (raw)
In-Reply-To: <C4BA9060-D2B1-404C-8659-7DD86F6F6AA0@gmail.com>

On Sat, 30 Mar 2013 19:09:39 +0100
Wolfgang Schuster <schuster.wolfgang@gmail.com> wrote:

> 
> Am 30.03.2013 um 19:02 schrieb john Culleton <John@wexfordpress.com>:
> 
> > OK I am trying to be a good boy and use \component instead of
> > \input in MKIV but my problem persists. I have a file called
> > title.tex which should be followed on the next page (title verso)
> > by the file copy.tex. but a blank page occurs between the two. Here
> > is title.tex:
> > 
> > -------------------------------------------
> > 
> > \startstandardmakeup[doublesided=no]
> > \vskip .75in 
> > \midaligned{\tfd\ss\bf Inkscape}
> > \vskip .30in
> > \midaligned{\tfc\ss\bf for}
> > \vskip .30in
> > \midaligned{\tfd\ss\bf  Book Cover Design}
> > \vfil
> > \midaligned{\tfb\ss\bf Open Source Solutions}
> > \vskip .40in
> > \midaligned{\tfb\ss\bf \authorname}
> > \vskip .30in
> > \midaligned{\bf \publisher}
> > \stopstandardmakeup
> > --------------------------------
> > And here is copy.tex:
> > ----------------------------
> > 
> > \startstandardmakeup[page=no]
> > {\bf \booktitle}
> > {\obeylines
> > Copyright \copyright\ 2013 \authorname
> > 
> > All rights reserved.
> > \ISBN
> > \vfil
> > \publisher
> > \street
> > \citystatezip
> > }
> > 
> > \stopstandardmakeup
> > -------------------------------
> > 
> > I have tried \inputting the files and calling the files with
> > \component. Can't get the blank page in between to disappear. 
> 
> 
> Add this line to your environment file:
> 
> \setupmakeup[standard][page=] % default: page=right
> 
> This line is necessary because standardmakeup block do force a right
> page by default.
> 
> 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  :
> http://foundry.supelec.fr/projects/contextrev/ wiki     :
> http://contextgarden.net
> ___________________________________________________________________________________

Thanks. That works. The 2001 manual updated says on page 98 that 
\startstandardmakeup[doublesided=no]
....the front
\stopstandardmakeup
\startstandardmakeup[page=no]
...the back
\stopstandardmakeup 
should have eliminated the blank page. Hence my confusion.

-- 
John Culleton
Wexford Press
Free list of books for self-publishers:
http://wexfordpress.net/shortlist.html
PDF e-book: "Create Book Covers with Scribus"
available at http://www.booklocker.com/books/4055.html
___________________________________________________________________________________
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:[~2013-03-30 21:09 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-30 18:02 john Culleton
2013-03-30 18:09 ` Wolfgang Schuster
2013-03-30 21:09   ` john Culleton [this message]

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=20130330170907.7f0d53b6@localb.wexfordpress.net \
    --to=john@wexfordpress.com \
    --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).