Changes

Jump to navigation Jump to search
Improve description, make example illustrate more stuff, show diff with {{cmd|setupfootnotedefinition}}
== Description ==
Setup default the properties of the footnote look blocks (which may contain multiple footnotes), and feelsome properties of the note marks in that block.
== Keys ==
| {{key|conversion}}
| '''numbers''' characters Characters romannumerals Romannumerals
 
|- style="vertical-align: top"
| {{key|way}}
|-
|}
 
== Example ==
\defineconversion[starred][\starredconv]
\def\starredconv#1{\ifcase#1\or*\or**\or***\fi}
\setupfootnotes [conversion=starred, color=blue, frame=on]
\starttext
Charles IV\/\footnote{Best Czech king (14th cent.)
and the winner of a \quote{best Czech person} poll.}
\it
Charles IV\/\footnote{Best Czech king (14th cent.)
and the winner of a \quote{best Czech person} poll.}
\tt
Charles IV\/\footnote{Best Czech king (14th cent.)
and the winner of a \quote{best Czech person} poll.}
\stoptext
== See also ==
* {{cmd|footnote}}
* {{cmd|setupfootnotedefinition}} to setup the individual footnotes
== Help from ConTeXt-Mailinglist/Forum ==

Navigation menu