Command/setupreferencestructureprefix

From Wiki
< Command
Revision as of 21:37, 20 March 2012 by Jannis (talk | contribs) (Text replace - "Category:(.*)" to "Category:Command/$1")
Jump to navigation Jump to search

\setupreferencestructureprefix

Syntax

\setupreferencestructureprefix[...][...][...,...=...,...]
[...] IDENTIFIER (float, formula, figure, SECTION (e.g. section, subsection, …), …)
[...] number, page, title, text, default or realpage
prefix yes no
prefixseparatorset IDENTIFIER
prefixconversionset IDENTIFIER
prefixset IDENTIFIER
prefixsegments SEGMENTS
prefixconnector TEXT

Description

The first (and optional) argument can be used to specify the element, which reference should be customized. When “float” is used, the setting affects all kind of floats which are created with \definefloat but also only certain float types can be changed when the name of the float is being used, e.g. figure or table. When the layout for a heading should be changed, the name of it, e.g. chapter or section needs to be specified.

The second argument specifies the reference type, the values of these types are “number”, “page”, “title”, … (see above). When referring to a section or float with the \in command, context uses the “default” type and when referring using the \at command, it uses the “page” type.

With the third argument it can be controlled which prefixes (section numbers which are shown in front of a floats own counter value) are shown and how they should be formatted (see References).

Example

\setupreferencestructureprefix [default] [prefixsegments=2:4]

See also

\definestructureseparatorset, References

Help from ConTeXt-Mailinglist/Forum

All issues with: