Difference between revisions of "Command/ seeregister"

From Wiki
Jump to navigation Jump to search
 
Line 1: Line 1:
 
<cd:commandgroup generated="yes" name="seeregister" xmlns:cd="http://wiki.contextgarden.net/commanddoc/20200807">
 
<cd:commandgroup generated="yes" name="seeregister" xmlns:cd="http://wiki.contextgarden.net/commanddoc/20200807">
<cd:shortdesc><!-- a short command summary goes here -->
+
<cd:shortdesc>The instances of  <tt>\see<i>register</i></tt> are used for referring to another register entry.
The instances of  <tt>\see<i>register</i></tt> are used for referring to another register entry.
 
 
</cd:shortdesc>
 
</cd:shortdesc>
 
<cd:sequence>
 
<cd:sequence>
Line 14: Line 13:
 
   <cd:arguments>
 
   <cd:arguments>
 
     <cd:keywords optional="yes" ordinal="1">
 
     <cd:keywords optional="yes" ordinal="1">
     <cd:keywordsdoc></cd:keywordsdoc>
+
     <cd:keywordsdoc>sort entry</cd:keywordsdoc>
 
     <cd:constant type="cd:text"></cd:constant>
 
     <cd:constant type="cd:text"></cd:constant>
 
     <cd:constant method="apply" prefix="cd:processor" type="cd:text"></cd:constant>
 
     <cd:constant method="apply" prefix="cd:processor" type="cd:text"></cd:constant>
 
     </cd:keywords>
 
     </cd:keywords>
     <cd:index list="yes" ordinal="2"></cd:index>
+
     <cd:index list="yes" ordinal="2">index entry</cd:index>
 
     <cd:keywords delimiters="braces" ordinal="3">
 
     <cd:keywords delimiters="braces" ordinal="3">
     <cd:keywordsdoc></cd:keywordsdoc>
+
     <cd:keywordsdoc>reference entry</cd:keywordsdoc>
 
     <cd:constant type="cd:text"></cd:constant>
 
     <cd:constant type="cd:text"></cd:constant>
 
     <cd:constant method="apply" prefix="cd:processor" type="cd:text"></cd:constant>
 
     <cd:constant method="apply" prefix="cd:processor" type="cd:text"></cd:constant>
Line 27: Line 26:
 
   </cd:command>
 
   </cd:command>
 
</cd:variants>
 
</cd:variants>
<cd:description><!-- the long description of the command goes here -->
+
<cd:description>The command
 +
<texcode>
 +
\seeindex{rabbit}{rodent}
 +
</texcode>
 +
 
 +
results in an entry in the index which looks like:
 +
 
 +
rabbit
 +
  see rodent
 +
 
 +
 
 
</cd:description>
 
</cd:description>
 
<cd:examples></cd:examples>
 
<cd:examples></cd:examples>

Latest revision as of 11:25, 30 August 2020


\seeregister

Summary

The instances of \seeregister are used for referring to another register entry.

Instances

\seeindex

Settings instance

\seeREGISTER[...]{...+...+...,...}{...}
[...]text processor->text
{...+...+...,...}index
{...}text processor->text

OptionExplanation
sort entry
{...+...+...,...} index entry
reference entry

Description

The command
\seeindex{rabbit}{rodent}

results in an entry in the index which looks like:

rabbit
  see rodent


Examples

Notes

See also

Help from ConTeXt-Mailinglist/Forum

All issues with: