Changes

Jump to navigation Jump to search
Nicer table, nicer example
== Description ==
Setup default footnote look and feel.
<texcode>\setupfootnotes[interaction=no]</texcode>= Keys ==
will switch off interaction in footnotes.{| class=wikitable|-! '''Key'''! '''Values'''|- style="vertical-align: top"| {{key|conversion}}| '''numbers''' characters Characters romannumerals Romannumerals
|- style="vertical-align: top"
| {{key|way}}
| '''bytext''' bysection
Start numbering from 1 again at the start of every section?
|- style="vertical-align: top"
| {{key|location}}
| '''page''' text columns firstcolumn lastcolumn high none
Where to place the footnotes?
|- style="vertical-align: top"
| {{key|rule}}
| '''on''' off
|- 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 big
What 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}}
| '''yes''' no
Should footnote marks be hyperlinks?
|- style="vertical-align: top"
| {{key|factor}}
| ''number''
|- style="vertical-align: top"
| [...,...=...,...]
| see {{cmd|framed}}
|-
|}
== Example ==
<texcodecontext source=yes>\setuppapersize[A8, landscape] 
\defineconversion[starred][\starredconv]
\def\starredconv#1{\ifcase#1\or*\or**\or***\fi}
\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
== See also ==
* {{cmd|placelocalfootnotesfootnote}} 
== Help from ConTeXt-Mailinglist/Forum ==
{{Forum|{{SUBPAGENAME}}}}
[[Category:CommandsCommand/Footnotes|setupfootnotes]]

Navigation menu