ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Spurious pages in makeups
@ 2014-09-04 14:04 Idris Samawi Hamid ادريس سماوي حامد
  2014-09-04 15:53 ` Peter Rolf
  2014-09-04 17:14 ` Pablo Rodriguez
  0 siblings, 2 replies; 3+ messages in thread
From: Idris Samawi Hamid ادريس سماوي حامد @ 2014-09-04 14:04 UTC (permalink / raw)
  To: ntg-context

[-- Attachment #1: Type: text/plain, Size: 1352 bytes --]

Dear gang,

For a doublesided book, I get spurious pages in this setup:

===============
\starttext
\setuppagenumbering[alternative=doublesided]

\definemakeup[title][align=middle]
\definemakeup[copyright][align=flushleft]

\setuphead[chapter][number=yes,page=left]

\startmakeup[title]
\tfd  Title Page
\stopmakeup
\page[left]
\startmakeup[copyright]
Author
\crlf
http://www.website.com/

ISBN: 978-0-9907820-0-1

\blank

Copyright © 2014 Author

\blank

All rights reserved.

\blank

Front Range Press.

\blank

Printed in the United States of America.
\stopmakeup

\title{Table of Contents}
\stoptext
===============

What we want: copyright page (left sided) immediately after title page  
(right sided), followed immediately by TOC (right sided). I.e.,  
Title+Copyright+TOC with no page breaks

What we get: copyright page (right sided) two pages after title page  
(right sided), followed by a blank page, followed by TOC (right sided).  
See attached pdf.

How do I suppress the spurious pages (2+1)? I need to keep doublesided for  
obvious reasons...

I could force this without makeups but would like to take advantage of  
makeups if I can. Thanks in advance!

Best wishes
Idris
-- 
Idris Samawi Hamid
Professor of Philosophy
Colorado State University
Fort Collins, CO 80523

[-- Attachment #2: makeup.tex --]
[-- Type: application/x-tex, Size: 508 bytes --]

[-- Attachment #3: makeup.pdf --]
[-- Type: application/pdf, Size: 13272 bytes --]

[-- Attachment #4: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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-09-04 17:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-04 14:04 Spurious pages in makeups Idris Samawi Hamid ادريس سماوي حامد
2014-09-04 15:53 ` Peter Rolf
2014-09-04 17:14 ` 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).