Command/setupreferenceformat

Unofficial ConTeXt Wiki mirror

Last modified: 2024-12-27

Summary

The command \setupreferenceformat is used for configuring referencing commands.

Settings

\setupreferenceformat[...,...][...=...,...]
[...,...] name
label * name
left command
right command
type default text title number page realpage
setups name
autocase yes no
text text
style style command
color color

Option Explanation
label
Label inserted before the left. Mutually exclusive with text
name a defined label text, see \setuplabeltext
left
left side of reference output.
command can also be a string
right
right side of reference output
command can also be a string
type
default like \in
text like \about
number like \in
page like \at
autocase
yes perform capitalisation on text or label.
text
Text inserted before the left. Mutually exclusive with label
style
Formatting style

Description

Configures a new referencing command. See \definereferenceformat for example usage.

Examples

Notes

See also

Help from ConTeXt-Mailinglist/Forum

All issues with: