Command/setuplinenote

From Wiki
Jump to navigation Jump to search

\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: