Difference between revisions of "Command/setupfootnotes"

From Wiki
Jump to navigation Jump to search
m (Text replace - "== Help from ConTeXt-Forum ==" to "== Help from ConTeXt-Mailinglist/Forum ==")
m (Text replace - "\[\[cmd:(.*)\|(.*)\]\]" to "{{cmd|$1}}")
Line 133: Line 133:
  
 
== See also ==
 
== See also ==
[[cmd:placelocalfootnotes|\placelocalfootnotes]]
+
{{cmd|placelocalfootnotes}}
  
  

Revision as of 05:23, 23 March 2012

\setupfootnotes

Syntax

\setupfootnotes[...,...=...,...]
conversion numbers characters Characters romannumerals Romannumerals
way bytext bysection
location page text columns firstcolumn lastcolumn high none
rule on off
before command
after command
width dimension
height dimension
bodyfont 5pt ... 12pt small big
style normal bold slanted boldslanted type cap small... command
distance dimension
columndistance dimension
margindistance dimension
n number
numbercommand oneargument
textcommand oneargument
split tolerant strict verystrict number
textstyle normal bold slanted boldslanted type cap small... command
textcolor name
interaction yes no
factor number
[...,...=...,...] see \framed


Description

\setupfootnotes[interaction=no]

will switch off interaction in footnotes.


Example

\defineconversion[starred][\starredconv]
\def\starredconv#1{\ifcase#1\or*\or**\or***\fi}
\setupfootnotes[conversion=starred]

\starttext
  Charles IV\/\footnote{Best Czech king (14th cent.)
    and the winner of best Czech person voting.}

  \it
  Charles IV\/\footnote{Best Czech king (14th cent.)
    and the winner of Best Czech person voting.}

  \tt
  Charles IV\/\footnote{Best Czech king (14th cent.)
    and the winner of Best Czech person voting.}
\stoptext


See also

\placelocalfootnotes


Help from ConTeXt-Mailinglist/Forum

All issues with: