Difference between revisions of "Command/labeling"

From Wiki
Jump to navigation Jump to search
m (Text replace - "\[\[cmd:(.*)\|(.*)\]\]" to "{{cmd|$1}}")
m (Example, See also, description)
Line 16: Line 16:
  
 
== Description ==  
 
== Description ==  
 +
Place a numbered label that was defined with {{cmd|definelabel}}. This command is not actually called <code>\labeling</code>; the ''labeling'' part is merely a placeholder. The example should make things clear.
  
 +
== Example ==
 +
<context source=yes>
 +
\definelabel[map][text=Map, location=inmargin]
  
 +
\map[smallmap] The first map.
  
== Example ==
+
\map[bigmap] The second map.
<!-- Please fill in an example if you can -->
+
 
 +
See \in{Map}[smallmap].
 +
</context>
  
 
== See also ==
 
== See also ==
<!-- something like {{cmd|goto}} -->
+
{{cmd|definelabel}
  
 
== Help from ConTeXt-Mailinglist/Forum ==
 
== Help from ConTeXt-Mailinglist/Forum ==

Revision as of 23:16, 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

{{cmd|definelabel}

Help from ConTeXt-Mailinglist/Forum

All issues with: