On Thu, 21 Nov 2013, john Culleton wrote:


Here is the code. first the file title.tex:
-----------------
\startstandardmakeup[doublesided=no]
(title stuff)
\stopstandardmakeup
-------------------
and next the file copy.tex:
--------------------------------------
\startstandardmakeup[page=no]
(contents)
\stopstandardmakeup
------------------------
MY master file contains:
\input title.tex
\input copy.tex
----------------------
An extra blank page is inserted between the title
page and the title verso.
If I combine the two files into a new file
combine.tex, eliminate the two input lines
above and say
\input combine.tex
instead I still get the unwanted blank page in between.

(untested). Add doublesided=no.

See http://tex.stackexchange.com/a/122349/323 for details.

Aditya
___________________________________________________________________________________
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 via email to