Difference between revisions of "Command/labeling"

From Wiki
Jump to navigation Jump to search
m (Changed suggestion that enumerations can replace labels completely, removed MkII only category)
Line 31: Line 31:
 
== See also ==
 
== See also ==
 
* {{cmd|definelabel}}
 
* {{cmd|definelabel}}
* {{cmd|enumeration}} for the mkiv equivalent.
+
* {{cmd|enumeration}} for a newer mechanism that can replace many uses of {{cmd|labeling}}
  
 
== Help from ConTeXt-Mailinglist/Forum ==
 
== Help from ConTeXt-Mailinglist/Forum ==
Line 38: Line 38:
  
 
[[Category:Command/Numbered objects|labeling]]
 
[[Category:Command/Numbered objects|labeling]]
[[Category:Command/Mkii only]]
 

Revision as of 22:52, 18 January 2018

\labeling

Syntax

\labeling[ref]
[ref]


Description

Place a numbered label that was defined with \definelabel. This command is not actually called \labeling; the labeling part is merely a placeholder. The example should make things clear.

Example

\definelabel[map][text=Map, location=inmargin]

\map[smallmap] The first map.

\map[bigmap] The second map.

See \in{Map}[smallmap].

See also

Help from ConTeXt-Mailinglist/Forum

All issues with: