Contents
Summary
The command
\about
is used for textual references
Settings
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
.
Examples
Example 1
To get the chapter's title the reference myreference is used.
-
\starttext \chapter[myreference]{An interesting chapter} See \about[myreference] for more information. \stoptext
produces
-
Notes
See also
- strc-ref.mkvi
- \setupreferencing
- \at to insert the page number of a referenced item.
- \in to insert the number of a referenced item (e.g. figure number).
- \setupinteraction to control the color and contrast color of interactive links.
- \ref