Difference between revisions of "Command/ startnote"

From Wiki
Jump to navigation Jump to search
(Created page with "Documentation for \start<i>note</i> ... \stop<i>note</i>")
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<?xml version='1.0'?>
 
<!-- this file was generated on 2020-08-20T09:05 -->
 
 
<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>
+
<cd:shortdesc>The instances of  <tt>\start<i>note</i> ... \stop<i>note</i></tt> are used for notes
<!-- a short command summary goes here -->
 
The instances of  <tt>\start<i>note</i> ... \stop<i>note</i></tt> are used for ...
 
 
</cd:shortdesc>
 
</cd:shortdesc>
 
<cd:sequence>
 
<cd:sequence>
Line 25: 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>
Line 46: Line 42:
 
   </cd:command>
 
   </cd:command>
 
</cd:variants>
 
</cd:variants>
<cd:description>
+
<cd:description><!-- the long description of the command goes here -->
<!-- the long description of the command goes here -->
 
 
</cd:description>
 
</cd:description>
<cd:examples>
+
<cd:examples><cd:example title=""><context source="yes">
<!--  command example(s)
+
\setuppapersize[A7,landscape]
<cd:example title="">
+
\starttext
</cd:example>
+
\input zapf\startfootnote[fn1]Note content\stopfootnote
-->
+
\stoptext
</cd:examples>
+
</context></cd:example></cd:examples>
<cd:notes>
+
<cd:notes></cd:notes>
<!--  this is for special remarks that do not fit elsewhere, like discovered bugs in specific context versions
 
<cd:note author="..." date="...">
 
</cd:note>
 
-->
 
</cd:notes>
 
 
<cd:seealso>
 
<cd:seealso>
<!-- one or more of these:
 
<cd:commandref name="xx"></cd:commandref>
 
<cd:wikipage  page="xx"></cd:wikipage>
 
<cd:url        url="https://xx"></cd:url>
 
<cd:manual    pdf="xx"></cd:manual>
 
<cd:source    file="xx"></cd:source>
 
-->
 
 
<cd:commandref name="_note" originator="system"></cd:commandref>
 
<cd:commandref name="_note" originator="system"></cd:commandref>
 
<cd:commandref name="definenote" originator="system"></cd:commandref>
 
<cd:commandref name="definenote" originator="system"></cd:commandref>
 
<cd:commandref name="setupnote" originator="system"></cd:commandref>
 
<cd:commandref name="setupnote" originator="system"></cd:commandref>
<cd:source file="strc-not.mkvi" originator="system"></cd:source>  
+
<cd:source file="strc-not.mkvi" originator="system"></cd:source>
<cd:wikipage originator="system" page="Category:Structure"></cd:wikipage>  
+
<cd:wikipage originator="system" page="Category:Structure"></cd:wikipage>
<cd:wikipage originator="system" page="Keywords:Notes"></cd:wikipage>  
+
<cd:wikipage originator="system" page="Keywords:Notes"></cd:wikipage></cd:seealso>
</cd:seealso>
 
 
</cd:commandgroup>
 
</cd:commandgroup>

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: