Difference between revisions of "Command/definelabel"

From Wiki
Jump to navigation Jump to search
m (Text replace - "\[\[cmd:(.*)\|(.*)\]\]" to "{{cmd|$1}}")
m (Fill in the page.)
Line 49: Line 49:
  
 
== Description ==  
 
== Description ==  
 +
Define an autonumbered label type, including a command to place one. Mkii only.
  
 +
== Example ==
 +
<context source=yes>
 +
\definelabel[mapA][text=Map A, location=inmargin]
  
 +
\definelabel[mapB][text=Map B, location=intext]
  
== Example ==
+
\mapA One map
<!-- Please fill in an example if you can -->
+
\mapB Another map
 +
</context>
  
 
== See also ==
 
== See also ==
<!-- something like {{cmd|goto}} -->
+
* {{cmd|labeling}} to use a labeling defined with {{cmd|definelabel}}.
 +
* {{cmd|defineenumeration}} for the modern way of doing things.
  
 
== Help from ConTeXt-Mailinglist/Forum ==
 
== Help from ConTeXt-Mailinglist/Forum ==
Line 62: Line 69:
 
{{Forum|{{SUBPAGENAME}}}}
 
{{Forum|{{SUBPAGENAME}}}}
  
[[Category:Command/Labels|definelabel]]
+
[[Category:Command/Numbered Objects|definelabel]]
 +
[[Category:Command/Mkii only|definelabel]]

Revision as of 23:36, 14 May 2012

\definelabel

Syntax

\definelabel[...][...,...=...,...]
[...] name
text text
location inmargin intext
way bytext bysection
blockway yes no
headstyle normal bold slanted boldslanted type cap small ... command
headcolor name
before command
after command


Description

Define an autonumbered label type, including a command to place one. Mkii only.

Example

\definelabel[mapA][text=Map A, location=inmargin]

\definelabel[mapB][text=Map B, location=intext]

\mapA One map
\mapB Another map

See also

Help from ConTeXt-Mailinglist/Forum

All issues with: