Difference between revisions of "Command/ startnote"

From Wiki
Jump to navigation Jump to search
 
Line 1: Line 1:
 
<cd:commandgroup generated="yes" name="note" type="environment" xmlns:cd="http://wiki.contextgarden.net/commanddoc/20200807">
 
<cd:commandgroup generated="yes" name="note" type="environment" xmlns:cd="http://wiki.contextgarden.net/commanddoc/20200807">
<cd:shortdesc>The instances of  <tt>\start<i>note</i> ... \stop<i>note</i></tt> are used to define notes
+
<cd:shortdesc>The instances of  <tt>\start<i>note</i> ... \stop<i>note</i></tt> are used for notes
 
</cd:shortdesc>
 
</cd:shortdesc>
 
<cd:sequence>
 
<cd:sequence>
Line 21: Line 21:
 
   <cd:arguments>
 
   <cd:arguments>
 
     <cd:assignments list="yes" optional="yes" ordinal="1">
 
     <cd:assignments list="yes" optional="yes" ordinal="1">
     <cd:assignmentsdoc></cd:assignmentsdoc>
+
     <cd:assignmentsdoc>Note: it may make more sense to use {{gen|note}} if you want to use an assignment list, because the actual text inside the environment will be ignored in this variant.</cd:assignmentsdoc>
 
     <cd:parameter name="title">
 
     <cd:parameter name="title">
 
       <cd:paramdoc></cd:paramdoc>
 
       <cd:paramdoc></cd:paramdoc>

Latest revision as of 13:45, 16 November 2021


\startnote ... \stopnote

Summary

The instances of \startnote ... \stopnote are used for notes

Instances

\startfootnote ... \stopfootnote
\startendnote ... \stopendnote

Settings instance

\startNOTE[...,...] ... \stopNOTE
[...,...]reference

Settings instance:assignment

\startNOTE[...=...,...] ... \stopNOTE
titletext
bookmarktext
listtext
referencereference

OptionExplanation
Note: it may make more sense to use note if you want to use an assignment list, because the actual text inside the environment will be ignored in this variant.

Description

Examples

Example 1

\setuppapersize[A7,landscape]
\starttext
\input zapf\startfootnote[fn1]Note content\stopfootnote
\stoptext

Notes

See also

Help from ConTeXt-Mailinglist/Forum

All issues with: