ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <schuster.wolfgang@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Additional unnumbered pages behind a title page
Date: Fri, 7 Feb 2014 18:05:03 +0100	[thread overview]
Message-ID: <7528B04B-5765-4EAF-8112-77583F6AD0F1@gmail.com> (raw)
In-Reply-To: <D2F3B043-1AA4-41ED-AD86-DD7C28148FBF@gmail.com>


[-- Attachment #1.1: Type: text/plain, Size: 726 bytes --]


Am 07.02.2014 um 17:32 schrieb Robert Blackstone <blackstone.robert@gmail.com>:

> Dear list, 
> 
> For a Thesis, doublesided, I need three unnumbered pages behind the Title-page, the second of which contains only a dedication "To the memory of A". 
> For the Title-page I use standardmakeup but ConTeXt apparently does not like me to add a second .tex-file with standardmakeup. 
> How can I manage to accomplish this in a way worthy of ConTeXt?  

Create a minimal example because context has no problem with multiple markup environments.

\starttext

\startmakeup[standard]
One
\stopmakeup

\startmakeup[standard]
Two
\stopmakeup

\startmakeup[standard]
Three
\stopmakeup

\stoptext

Wolfgang


[-- Attachment #1.2: Type: text/html, Size: 1658 bytes --]

[-- Attachment #2: 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
___________________________________________________________________________________

  reply	other threads:[~2014-02-07 17:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-07 16:32 Robert Blackstone
2014-02-07 17:05 ` Wolfgang Schuster [this message]
     [not found] <mailman.226.1391792720.2494.ntg-context@ntg.nl>
2014-02-07 18:33 ` Robert Blackstone

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=7528B04B-5765-4EAF-8112-77583F6AD0F1@gmail.com \
    --to=schuster.wolfgang@gmail.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).