ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Re: Additional unnumbered pages behind a title page
       [not found] <mailman.226.1391792720.2494.ntg-context@ntg.nl>
@ 2014-02-07 18:33 ` Robert Blackstone
  0 siblings, 0 replies; 3+ messages in thread
From: Robert Blackstone @ 2014-02-07 18:33 UTC (permalink / raw)
  To: ntg-context


On 7 Feb 2014, at 18:05 , Wolfgang Schuster <schuster.wolfgang@gmail.com> wrote:
> 
> 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

Thanks Wolfgang, for creating this minimal example for me. It has given me exactly what I needed. In fact one "\startmakeup[standard] - \stopmakeup"-pair, with is dedication-text, was sufficient for my doublesided document. I did not know of this command and its workings.

Best regards,

Robert
___________________________________________________________________________________
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

* Re: Additional unnumbered pages behind a title page
  2014-02-07 16:32 Robert Blackstone
@ 2014-02-07 17:05 ` Wolfgang Schuster
  0 siblings, 0 replies; 3+ messages in thread
From: Wolfgang Schuster @ 2014-02-07 17:05 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- 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
___________________________________________________________________________________

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

* Additional unnumbered pages behind a title page
@ 2014-02-07 16:32 Robert Blackstone
  2014-02-07 17:05 ` Wolfgang Schuster
  0 siblings, 1 reply; 3+ messages in thread
From: Robert Blackstone @ 2014-02-07 16:32 UTC (permalink / raw)
  To: ntg-context


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

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?  



Thanks in advance for any advice

 Best regards,

Robert Blackstone

(I did find a hack, consisting of introducing between the Title-page and the FrontMatter a .tex-file, beginning with \setuppagenumber[state=stop], of which the second page is filled with stack of empty framed textboxes with their frames off. It does work somehow but I cannot believe that it is the right method.)

[-- Attachment #1.2: Type: text/html, Size: 1543 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
___________________________________________________________________________________

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

end of thread, other threads:[~2014-02-07 18:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <mailman.226.1391792720.2494.ntg-context@ntg.nl>
2014-02-07 18:33 ` Additional unnumbered pages behind a title page Robert Blackstone
2014-02-07 16:32 Robert Blackstone
2014-02-07 17:05 ` Wolfgang Schuster

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