Changes

Jump to navigation Jump to search
2 bytes added ,  21:01, 4 September 2005
Rearranged order of sections, improved table example.
</context>
 
==Footnote Formatting==
 
Footnotes can be placed in multiple columns, using the <tt>n=<i>number</i></tt> option in <cmd>setupfootnotes</cmd>.
 
<texcode>
\setupfootnotes[n=3]
This\footnote[footA](Or that\footnote{Or the other.}, if you prefer.} is a sentence
with a footnote\footnote{Actually, two footnotes; this one and \in{footnote}[footA]
on \at{page}[footA], denoted by \note[footA].}.
</texcode>
 
<context>
\setupfootnotes[n=3]
\starttext
\strut\vfill % A hack to shorten the page.
This\footnote[footA](Or that\footnote{Or the other.}, if you prefer.} is a sentence
with a footnote\footnote{Actually, two footnotes; this one and \in{footnote}[footA]
on \at{page}[footA], denoted by \note[footA].}.
\stoptext
</context>
 
{{todo|This is ugly, and points up some ConTeXt bugs that need to be fixed.}}
==Footnote Numbering==
\stoptext
</context>
 
 
==Footnote Formatting==
 
Footnotes can be placed in multiple columns, using the <tt>n=<i>number</i></tt> option in <cmd>setupfootnotes</cmd>.
 
<texcode>
\setupfootnotes[n=3]
This\footnote[footA](Or that\footnote{Or the other.}, if you prefer.} is a sentence
with a footnote\footnote{Actually, two footnotes; this one and \in{footnote}[footA]
on \at{page}[footA], denoted by \note[footA].}.
</texcode>
 
<context>
\setupfootnotes[n=3]
\starttext
\strut\vfill % A hack to shorten the page.
This\footnote[footA](Or that\footnote{Or the other.}, if you prefer.} is a sentence
with a footnote\footnote{Actually, two footnotes; this one and \in{footnote}[footA]
on \at{page}[footA], denoted by \note[footA].}.
\stoptext
</context>
 
{{todo|This is ugly, and points up some ConTeXt bugs that need to be fixed.}}
 
==Footnotes in Floats==
<texcode>
\startlocalfootnotes[n=02]
\placetable{A table with footnotes.}
\placelegend
<context>
\startlocalfootnotes[n=02]
\placetable{A table with footnotes.}
\placelegend

Navigation menu