Changes

Jump to navigation Jump to search
1,706 bytes added ,  17:53, 5 September 2020
Created page with "Documentation for \textreference"
<cd:commandgroup name="textreference" xmlns:cd="http://wiki.contextgarden.net/commanddoc/20200807">
<cd:shortdesc><!-- a short command summary goes here -->
The command <tt>\textreference</tt> is used for creating reference anchors
</cd:shortdesc>
<cd:variants>
<cd:command category="references" file="strc-ref.mkvi" interfacedate="2020-07-14T09:24" interfacefile="i-references.xml" level="document" name="textreference" variantnumber="1">
<cd:arguments>
<cd:keywords list="yes" ordinal="1">
<cd:keywordsdoc></cd:keywordsdoc>
<cd:constant type="cd:reference"></cd:constant>
</cd:keywords>
<cd:keywords delimiters="braces" ordinal="2">
<cd:keywordsdoc></cd:keywordsdoc>
<cd:constant type="cd:text"></cd:constant>
</cd:keywords>
</cd:arguments>
</cd:command>
</cd:variants>
<cd:description>Creates an invisible, referencable anchor text on the page. This anchor can later be referenced with commands like {{cmd|at}} and {{cmd|about}}.
</cd:description>
<cd:examples><cd:example title=""><context source="yes" text="produces">
\setuppapersize[A8,landscape]
\starttext
The various \textreference[houses]{canal houses} houses at the canal have nice interior.

See \about[houses] on \at{page}[houses] for more information on the houses.
\stoptext
</context></cd:example></cd:examples>
<cd:notes></cd:notes>
<cd:seealso>
<cd:source file="strc-ref.mkvi" originator="system"></cd:source>
<cd:wikipage originator="system" page="Category:References"></cd:wikipage>
<cd:commandref name="at"></cd:commandref>
<cd:commandref name="about"></cd:commandref>
<cd:commandref name="pagereference">sets an anchor for page numbers only</cd:commandref></cd:seealso>
</cd:commandgroup>

Navigation menu