Command/definelabel

Unofficial ConTeXt Wiki mirror

Last modified: 2026-08-27

Summary

The command \definelabel defines an automatically numbered label class, including a command to place one.

Settings

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

Description

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

Examples

simple example

  • \definelabel[mapA][text=Map A, location=inmargin]
    \definelabel[mapB][text=Map B, location=intext]
    
    \mapA One map
    
    \mapB\ Another map
    

Notes

See also

Help from ConTeXt-Mailinglist/Forum

All issues with: