ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* standardmakeup and pages
@ 2019-08-29 14:33 Henning Hraban Ramm
  2019-08-29 14:47 ` mf
  2019-08-29 14:58 ` mf
  0 siblings, 2 replies; 4+ messages in thread
From: Henning Hraban Ramm @ 2019-08-29 14:33 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi again,
in my books I often use \startstandardmakeup for the initial pages.
A typical use case is a bastard title (half-title) on the first page and the copyright information (imprint) on the second, like in this MWE:

\setuppagenumbering[
    alternative=doublesided,
]

\starttext

\startstandardmakeup[align=center]
bastard title
\stopstandardmakeup

\startstandardmakeup[page=left]
\vfill
imprint
\stopstandardmakeup

\stoptext

With a doublesided layout, the second (left) page is preceded by two empty pages.
How can I avoid that?


Greetlings, Hraban
---
https://www.fiee.net
http://wiki.contextgarden.net
https://www.dreiviertelhaus.de
GPG Key ID 1C9B22FD

___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-08-29 15:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-29 14:33 standardmakeup and pages Henning Hraban Ramm
2019-08-29 14:47 ` mf
2019-08-29 14:58 ` mf
2019-08-29 15:09   ` Henning Hraban Ramm

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