Changes

Jump to navigation Jump to search
1,554 bytes added ,  23:45, 19 July 2012
Create entire page
{{Reference
|name=definelinenote
|attributes=
}}

== [[Help:Reference|Syntax]] ==
<table cellspacing="4" cellpadding="2" class="cmd">
<tr>
<td colspan="2" class="cmd">\definelinenote<!--
--><span class="first">[...]</span><!--
--><span class="second">[...]</span><!--
--><span class="third">[...]</span><!--
--></td>
</tr>
<tr valign="top" class="first">
<td class="cmd">[...]</td>
<td>''name''</td>
</tr>
<tr valign="top" class="second">
<td class="cmd">[...]</td>
<td>''parent''</td>
</tr>
<tr valign="top" class="third">
<td class="cmd">[...]</td>
<td>''setups'', see {{cmd|setupfootnotes}}</td>
</tr>
</table>

== Description ==
Footnotes that refer to a line number instead of a footnote mark. Must be used inside a {{cmd|startlinenumbering}} environment.

== Example ==
<context source=yes>
\setuppapersize[A9]
\definelinenote[lnote]
\setuplinenote[lnote][rule=off,paragraph=yes,numbercommand=,inbetween=\qquad]
\setupdescriptions[lnote][display=yes,location=serried,distance=1em]

\starttext
\startlinenumbering
En un lugar\lnote{lugar: place}\ de la Mancha, de cuyo
nombre\lnote{nombre: name}\ no quiero\lnote{querer: want}\
acordarme\lnote{acordarse: remember}.
\stoplinenumbering
\stoptext
</context>

== See also ==

* {{cmd|setuplinenote}}
* {{src|strc-lnt.mkvi}}, {{src|strc-lnt.mkii}}
* {{src|strc-not.mkvi}} for the underlying mechanism

== Help from ConTeXt-Mailinglist/Forum ==
All issues with:
{{Forum|{{SUBPAGENAME}}}}

[[Category:Command/Footnotes|definelinenote]]

Navigation menu