ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Contents title
@ 2012-12-02 14:51 Vyatcheslav Y.
  2012-12-02 18:30 ` Wolfgang Schuster
  0 siblings, 1 reply; 2+ messages in thread
From: Vyatcheslav Y. @ 2012-12-02 14:51 UTC (permalink / raw)
  To: ntg-context

Hi,

How to change the appearnace of the title of Contents list?

With the following code I get big and not bold  "Содержание", which
does not match my section style. I'd like it's font size and weight)
to be the same as section (\bfc).

\setupcombinedlist
[content]
[alternative=c]

\completecontent


P.S. Strange, but no help here
http://wiki.contextgarden.net/Table_of_Contents

Regards,
Vyatcheslav
___________________________________________________________________________________
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: Contents title
  2012-12-02 14:51 Contents title Vyatcheslav Y.
@ 2012-12-02 18:30 ` Wolfgang Schuster
  0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Schuster @ 2012-12-02 18:30 UTC (permalink / raw)
  To: mailing list for ConTeXt users


Am 02.12.2012 um 15:51 schrieb Vyatcheslav Y. <yatskovsky@gmail.com>:

> Hi,
> 
> How to change the appearnace of the title of Contents list?
> 
> With the following code I get big and not bold  "Содержание", which
> does not match my section style. I'd like it's font size and weight)
> to be the same as section (\bfc).
> 
> \setupcombinedlist
> [content]
> [alternative=c]
> 
> \completecontent
> 
> 
> P.S. Strange, but no help here
> http://wiki.contextgarden.net/Table_of_Contents

The title for the TOC is placed with “\title{\headtext[content]}”.

To change the layout for the title change the “title” style or create your own heading with the same settings as your section and place the TOC with

  \myheading{Content}

  \placecontent

Wolfgang
___________________________________________________________________________________
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:[~2012-12-02 18:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-02 14:51 Contents title Vyatcheslav Y.
2012-12-02 18:30 ` 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).