Changes

Jump to navigation Jump to search
no edit summary
}}
== [[Help:Reference|Syntax]] (autogenerated) ==
<syntax>setupfootnotes</syntax>
== [[Help:Reference|Syntax]] ==
<table cellspacing="4" cellpadding="2" class="cmd">
<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">
| {{key|rule}}
| '''on''' off
|- style="vertical-align: top"
| {{key|rulecolor}}
| ''name''
|- style="vertical-align: top"
| {{key|before}}
Charles IV\footnote{Best Czech king (14th cent.)
and the winner of a \quote{best Czech person} poll.}
\stoptext
</context>
 
===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>

Navigation menu