Difference between revisions of "Command/labeling"

From Wiki
Jump to navigation Jump to search
m (→‎See also: Missing closing brace in template)
m (Add category 'Mkii only')
Line 30: Line 30:
  
 
== See also ==
 
== See also ==
{{cmd|definelabel}}
+
* {{cmd|definelabel}}
 +
* {{cmd|enumeration}} for the mkiv equivalent.
  
 
== Help from ConTeXt-Mailinglist/Forum ==
 
== Help from ConTeXt-Mailinglist/Forum ==
Line 36: Line 37:
 
{{Forum|{{SUBPAGENAME}}}}
 
{{Forum|{{SUBPAGENAME}}}}
  
[[Category:Command/Labels|labeling]]
+
[[Category:Command/Numbered objects|labeling]]
 +
[[Category:Commmand/Mkii only]]

Revision as of 23:42, 14 May 2012

\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: