Difference between revisions of "Command/ labeltext"

From Wiki
Jump to navigation Jump to search
 
Line 1: Line 1:
 
<cd:commandgroup generated="yes" name="labeltext" xmlns:cd="http://wiki.contextgarden.net/commanddoc/20200807">
 
<cd:commandgroup generated="yes" name="labeltext" xmlns:cd="http://wiki.contextgarden.net/commanddoc/20200807">
 
<cd:shortdesc><!-- a short command summary goes here -->
 
<cd:shortdesc><!-- a short command summary goes here -->
The instances of  <tt>\<i>label</i>text</tt> are contain a language-dependant string.
+
The instances of  <tt>\<i>label</i>text</tt> allow access to a language-dependant label.
 
</cd:shortdesc>
 
</cd:shortdesc>
 
<cd:sequence>
 
<cd:sequence>

Latest revision as of 20:03, 30 August 2020


\labeltext

Summary

The instances of \labeltext allow access to a language-dependant label.

Instances

\headtext
\labeltext
\mathlabeltext
\taglabeltext
\unittext
\operatortext
\prefixtext
\suffixtext
\btxlabeltext

Settings instance

\LABELtext{...}
{...}key

Description

Retrieve a label text setup earlier with \setuplabeltext. Label text group instances are defined by \definelabelclass.

Examples

Example 1

\setuplabeltext[en][section=Lesson ]
\setuplabeltext[nl][section=Les ]
\setuphead[section][number=yes]

\section{First lesson}

\labeltext{section} 1

\mainlanguage[nl]

\section{Eerste les}

\labeltext{section} 2

Notes

See also

Help from ConTeXt-Mailinglist/Forum

All issues with: