Command/reference

Unofficial ConTeXt Wiki mirror

Last modified: 2020-09-05

Summary

The command \reference is used for creating reference labels

Settings

\reference[...,...]{...}
[...,...] reference
{...} text

Description

Creates a reference label.

Examples

Example 1

  • \setuppapersize[A8,landscape]
    \starttext
      See reference \in[myref 1] on \at{page}[myref 1]
    
      \section{Section one}
      \reference[myref 1]{MyRef1} This is the first reference.
    
    \stoptext
    

Notes

See also

Help from ConTeXt-Mailinglist/Forum

All issues with: