Changes

Jump to navigation Jump to search
2,720 bytes added ,  13:14, 13 October 2019
no edit summary
}}
== [[Help:Reference|Syntax]] (autogenerated) ==
<syntax>setupfootnotes</syntax>
== [[Help:Reference|Syntax]] ==
<table cellspacing="4" cellpadding="2" class="cmd">
</tr>
<tr valign="top" class="first">
<td class="cmd">[[Command/keyword:conversion|conversion]] or [[Command/keyword:numberconversion|numberconversion]]</td>
<td>[[Command/value:numbers|numbers]] [[Command/value:characters|characters]] [[Command/value:Characters|Characters]] [[Command/value:romannumerals|romannumerals]] [[Command/value:Romannumerals|Romannumerals]] </td>
</tr>
<td class="cmd">[[Command/keyword:rule|rule]]</td>
<td>[[Command/value:on|on]] [[Command/value:off|off]] </td>
</tr>
<tr valign="top" class="first">
<td class="cmd">[[Command/keyword:rulecolor|rulecolor]]</td>
<td>[[Command/value:name|name]] </td>
</tr>
<tr valign="top" class="first">
== Description ==
Setup the properties of the footnote blocks (which may contain multiple footnotes), and some properties of the note marks in that block.
<texcode>\setupfootnotes[interaction=no]</texcode>= Keys ==
will switch {| class=wikitable|-! '''Key'''! '''Values'''|- style="vertical-align: top"| {{key|conversion}}| '''numbers''' characters Characters romannumerals Romannumerals|- style="vertical-align: top"| {{key|way}}| '''bytext''' bysectionStart numbering from 1 again at the start of every section?|- style="vertical-align: top"| {{key|location}}| '''page''' text columns firstcolumn lastcolumn high noneWhere to place the footnotes?|- style="vertical-align: top"| {{key|rule}}| '''on''' off |- style="vertical-align: top"| {{key|rulecolor}}| ''name''|- style="vertical-align: top"| {{key|before}}| ''command''|- style="vertical-align: top"| {{key|after}}| ''command''|- style="vertical-align: top"| {{key|width}}| ''dimension''|- style="vertical-align: top"| {{key|height}}| ''dimension''|- style="vertical-align: top"| {{key|bodyfont}}| 5pt ... 12pt small bigWhat size to print the footnotes?|- style="vertical-align: top"| {{key|style}}| normal bold slanted boldslanted type cap small... command|- style="vertical-align: top"| {{key|distance}}| ''dimension''|- style="vertical-align: top"| {{key|columndistance}}| ''dimension''|- style="vertical-align: top"| {{key|margindistance}}| ''dimension''|- style="vertical-align: top"| {{key|n}}| ''number''|- style="vertical-align: top"| {{key|numbercommand}}| ''command that takes 1 argument''|- style="vertical-align: top"| {{key|textcommand}}| ''command that takes 1 argument''|- style="vertical-align: top"| {{key|split}}| tolerant strict verystrict number|- style="vertical-align: top"| {{key|textstyle}}| '''normal''' bold slanted boldslanted type cap small... command|- style="vertical-align: top"| {{key|textcolor}}| ''name''|- style="vertical-align: top"| {{key|interaction in footnotes}}| '''yes''' noShould footnote marks be hyperlinks?|- style="vertical-align: top"| {{key|factor}}| ''number''|- style="vertical-align: top"| [...,...=...,...]| see {{cmd|framed}}|-|}
== Example ==
<context source=yes>
\setuppapersize[A8, landscape]
== Example ==
 
<texcode>
\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 voting} poll.}
\it
Charles IV\/\footnote{Best Czech king (14th cent.) and the winner of Best a \quote{best Czech person voting} poll.}
\tt
Charles IV\/\footnote{Best Czech king (14th cent.) and the winner of Best a \quote{best Czech person voting} poll.}
\stoptext
</texcodecontext===Extra Space=== To add extra space before the footnote marks: <context source=yes>\setupfootnotes[ textstyle={\hskip.05em},]
\starttext
í\footnote{í}
T\footnote{T}
ľ\footnote{ľ}
ě\footnote{ě}
ď\footnote{ď}
\stoptext
</context>
== See also ==
* {{cmd|placelocalfootnotesfootnote}}* {{cmd|setupfootnotedefinition}} to setup the individual footnotes
== Help from ConTeXt-Mailinglist/Forum ==
{{Forum|{{SUBPAGENAME}}}}
[[Category:CommandsCommand/Footnotes|setupfootnotes]]

Navigation menu