Changes

Jump to navigation Jump to search
2,068 bytes added ,  15:53, 11 November 2021
Created page with "Documentation for \language"
<cd:commandgroup name="language" xmlns:cd="http://wiki.contextgarden.net/commanddoc/20200807">
<cd:shortdesc>The command <tt>\language</tt> is used to switch the current language
</cd:shortdesc>
<cd:variants>
<cd:command category="language" file="lang-ini.mkiv" interfacedate="2020-07-14T09:24" interfacefile="i-language.xml" level="document" name="language" variantnumber="1">
<cd:arguments>
<cd:keywords ordinal="1">
<cd:keywordsdoc></cd:keywordsdoc>
<cd:constant type="cd:language">any language identifier, as defined by the first argument of {{cmd|installlanguage}}.</cd:constant>
</cd:keywords>
</cd:arguments>
</cd:command>
</cd:variants>
<cd:description>Change the hyphenation rules, quotation marks, all that sort of thing, to that of a different language. (The default language is English.)</cd:description>
<cd:examples><cd:example title=""><context source="yes">

\setuppapersize[A7,landscape] \showframe

\startsimplecolumns[n=4, distance=5em]
(English hyphenation)

Bien sûr. A chacun son rôle. Lui, il doit nous
faire mourir, et nous, nous devons aller enterrer
notre frère. C’est comme cela que ç’a été distribué.
Qu’est-ce que tu veux que nous y fassions?

\column

\language[fr] % or [french]
(French hyphenation)

Bien sûr. A chacun son rôle. Lui, il doit nous
faire mourir, et nous, nous devons aller enterrer
notre frère. C’est comme cela que ç’a été distribué.
Qu’est-ce que tu veux que nous y fassions?
\stopsimplecolumns

\language[en]
\rightaligned{—Jean Anouilh, \quotation{Antigone}}\crlf
\language[fr]
\rightaligned{—Jean Anouilh, \quotation{Antigone}}
</context>

</cd:example></cd:examples>
<cd:notes></cd:notes>
<cd:seealso>
<cd:source file="lang-ini.mkiv" originator="system"></cd:source>
<cd:wikipage originator="system" page="Category:Language"></cd:wikipage>
<cd:commandref name="installlanguage"></cd:commandref>
<cd:commandref name="mainlanguage"></cd:commandref>
<cd:source file="lang-def.mkiv"></cd:source></cd:seealso>
</cd:commandgroup>

Navigation menu