Difference between revisions of "Command/mainlanguage"

From Wiki
Jump to navigation Jump to search
m (Text replace - "== Help from ConTeXt-Forum ==" to "== Help from ConTeXt-Mailinglist/Forum ==")
Line 43: Line 43:
 
* [[cmd:language|\language]] - Change the hyphenation language.
 
* [[cmd:language|\language]] - Change the hyphenation language.
  
== Help from ConTeXt-Forum ==
+
== Help from ConTeXt-Mailinglist/Forum ==
 
All issues with:
 
All issues with:
 
{{Forum|{{SUBPAGENAME}}}}
 
{{Forum|{{SUBPAGENAME}}}}
  
 
[[Category:Languages|mainlanguage]]
 
[[Category:Languages|mainlanguage]]

Revision as of 01:12, 18 March 2012

\mainlanguage

Syntax

\mainlanguage[...]
[...] nl fr en uk de es cz ..

Description

Set the language of auto-generated language elements, like the title of the table of contents or the appendix.

Example

To get the auto-genereated language elements in German the paramater has to be de.

The title "Inhalt" ist typeset above the table of contents (\completecontent).

\mainlanguage[de]

\starttext

\completecontent
\chapter{Chapter 1}

\stoptext

produces

See also

Help from ConTeXt-Mailinglist/Forum

All issues with: