Command/about
From ConTeXt wiki
< Command
\about
Syntax
| \about[ref] | |
| [ref] | name of the reference |
Description
The command \about provides the complete title of a referenced block of text (e.g. chapter's title). The title is in quotation marks by default, but these surrounding elements can be changed with the left and right options of \setupreferencing.
Example
To get the chapter's title the reference myreference is used.
\starttext \chapter[myreference]{Chapter 1} See \about[myreference] for more information. \stoptext
produces
See also
- \at - Inserts page number of a referenced item.
- \in - Inserts number of a referenced item (e.g. figure number).
Help from ConTeXt-Mailinglist/Forum
All issues with: