Difference between revisions of "Command/definelabel"

From Wiki
Jump to navigation Jump to search
m
 
(One intermediate revision by one other user not shown)
Line 3: Line 3:
 
|attributes=
 
|attributes=
 
}}
 
}}
 +
 +
== [[Help:Reference|Syntax]] (autogenerated) ==
 +
<syntax>definelabel</syntax>
  
 
== [[Help:Reference|Syntax]] ==
 
== [[Help:Reference|Syntax]] ==
Line 63: Line 66:
 
== See also ==
 
== See also ==
 
* ''{{cmd|labeling}}'' to use a labeling defined with {{cmd|definelabel}}.
 
* ''{{cmd|labeling}}'' to use a labeling defined with {{cmd|definelabel}}.
* {{cmd|defineenumeration}} for the modern way of doing things.
+
* {{cmd|defineenumeration}} for a newer mechanism that can replace many uses of {{cmd|definelabel}}
  
 
== Help from ConTeXt-Mailinglist/Forum ==
 
== Help from ConTeXt-Mailinglist/Forum ==
Line 70: Line 73:
  
 
[[Category:Command/Numbered objects|definelabel]]
 
[[Category:Command/Numbered objects|definelabel]]
[[Category:Command/Mkii only|definelabel]]
 

Latest revision as of 13:45, 18 November 2019

\definelabel

Syntax (autogenerated)

\definelabel[...][...][...=...,...]
[...]name
[...]name
...=...,...inherits from \setuplabel


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.

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: