ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* formatting title pages and table of contents
@ 2011-02-05 17:51 Paul Menzel
  2011-02-05 18:34 ` Wolfgang Schuster
  0 siblings, 1 reply; 2+ messages in thread
From: Paul Menzel @ 2011-02-05 17:51 UTC (permalink / raw)
  To: ntg-context


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

Dear ConTeXt folks,


how do you set a title page? I took [1] as an example where `\title{}`
is formatted using `\setuphead[title][…]`. But then if I want to use `
\completecontent` to insert the table of contents [2] – I need it with
the title – then »Contents« is also formatted using the definition for `
\title{}`, i. e., in my case a second page is inserted. ;-) [1] does not
have to deal with this problem using `\placecontent`.

Could you advise me of a “best practice” method how to accomplish both
in a reusable manner?


Thanks,

Paul


[1] http://wiki.contextgarden.net/Law_Faculty_University_of_Ljubljana_Styling_and_citations
[2] http://wiki.contextgarden.net/Table_of_Contents

[-- Attachment #1.2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

[-- Attachment #2: Type: text/plain, Size: 486 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] 2+ messages in thread

* Re: formatting title pages and table of contents
  2011-02-05 17:51 formatting title pages and table of contents Paul Menzel
@ 2011-02-05 18:34 ` Wolfgang Schuster
  0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Schuster @ 2011-02-05 18:34 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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


Am 05.02.2011 um 18:51 schrieb Paul Menzel:

> Dear ConTeXt folks,
> 
> 
> how do you set a title page? I took [1] as an example where `\title{}`
> is formatted using `\setuphead[title][…]`. But then if I want to use `
> \completecontent` to insert the table of contents [2] – I need it with
> the title – then »Contents« is also formatted using the definition for `
> \title{}`, i. e., in my case a second page is inserted. ;-) [1] does not
> have to deal with this problem using `\placecontent`.
> 
> Could you advise me of a “best practice” method how to accomplish both
> in a reusable manner?

\starttext

\startstandardmakeup[align=middle]
\definedfont[Serif at 30pt]Titlepage
\stopstandardmakeup

…

\stoptext

See also http://wiki.contextgarden.net/Document_Titles

Wolfgang


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

[-- Attachment #2: Type: text/plain, Size: 486 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] 2+ messages in thread

end of thread, other threads:[~2011-02-05 18:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-05 17:51 formatting title pages and table of contents Paul Menzel
2011-02-05 18:34 ` 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).