Difference between revisions of "Command/setuplinenote"

From Wiki
Jump to navigation Jump to search
(Create entire page)
 
Line 4: Line 4:
 
}}
 
}}
  
 +
== [[Help:Reference|Syntax]] (autogenerated) ==
 +
<syntax>setuplinenote</syntax>
 
== [[Help:Reference|Syntax]] ==
 
== [[Help:Reference|Syntax]] ==
 
<table cellspacing="4" cellpadding="2" class="cmd">
 
<table cellspacing="4" cellpadding="2" class="cmd">

Latest revision as of 13:14, 13 October 2019

\setuplinenote

Syntax (autogenerated)

\setuplinenote[...,...][...=...,...]
[...,...]name
compressyes no
compressmethodseparator stopper space
compressseparatorcommand
compressdistancedimension
compressstoppercommand
...=...,...inherits from \setupnote


Syntax

\setuplinenote[...][...]
[...] name
[...] setups, see \setupfootnotes

Description

Set up linenotes. See \setupfootnotes for the options available.

Example

\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: to want}\
  acordarme\lnote{acordarse: to remember}.
\stoplinenumbering
\stoptext

See also

Help from ConTeXt-Mailinglist/Forum

All issues with: