Hello Henri!

Thanks a lot. 

Uschi

-----Ursprüngliche Nachricht-----
Von: ntg-context [mailto:ntg-context-boun...@ntg.nl] Im Auftrag von Henri Menke
Gesendet: Freitag, 9. September 2016 15:25
An: mailing list for ConTeXt users
Betreff: Re: [NTG-context] I want to write a page which tells what the book is 
about

Dear Uschi,

just use the standard makeup for your titlepage.  It automatically flushes to a 
right page in a double sided document.  Also, content should *always* start on 
a right page.  That is to say, your »about the book« text should also go to a 
right page.

Cheers, Henri

\setuppagenumbering[alternative=doublesided]
\starttext

Here goes some text about the book
\input knuth

\startstandardmakeup[top={},align={middle}]
  \blank[2*big]
    {\tfd How to do this in Context}
  \blank[3*medium]
    {\tfa The author}
  \blank[2*medium]
    {\tfa July 26, 2005}
  \blank[3*medium]
\stopstandardmakeup

Here goes the content
\input knuth

\stopalignment

On 09/09/2016 10:59 AM, Ursula Hermann wrote:
> Hello list!
> 
>  
> 
> I just found out how I can do it. But you can write tips  for me, if you have 
> some. I have made an extra page before the Title page.  
> 
>  
> 
> Thanks
> 
>  
> 
> Uschi
> 
>  
> 
>  
> 
>  
> 
> *Von:*ntg-context [mailto:ntg-context-boun...@ntg.nl] *Im Auftrag von 
> *Ursula Hermann
> *Gesendet:* Freitag, 9. September 2016 10:33
> *An:* 'mailing list for ConTeXt users'
> *Betreff:* [NTG-context] I want to write a page which tells what the 
> book is about
> 
>  
> 
> Hello Everybody!
> 
>  
> 
> Can somebody help me please.
> 
>  
> 
> I have a Title page:
> 
>  
> 
> \starttext
> 
> \startalignment[center]
> 
>   \blank[2*big]
> 
>     {\tfd How to do this in Context}
> 
>   \blank[3*medium]
> 
>     {\tfa The author}
> 
>   \blank[2*medium]
> 
>     {\tfa July 26, 2005}
> 
>   \blank[3*medium]
> 
> \stopalignment
> 
>  
> 
> Before the Title Page I would like to write a page about the content of the 
> book. How can I write this? This page should be on the left side, because the 
> Title page starts on the right page.
> 
>  
> 
> Thanks a lot
> 
>  
> 
> Uschi
> 
> 
> 
> ______________________________________________________________________
> _____________ 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
> ______________________________________________________________________
> _____________
> 

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

___________________________________________________________________________________
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