Changes

Jump to navigation Jump to search
57 bytes added ,  21:20, 19 February 2022
m
→‎Footnotes in Floats: - comment align key
<texcode>
This\footnote[footA]({Or that, 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>
\starttext
\strut\vfill % A hack to shorten the page.
This\footnote[footA]({Or that, 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
<texcode>
This\footnote({Or that\footnote{Or possibly even the other.}, if you prefer.} is a sentence
with a footnote.
</texcode>
\starttext
\strut\vfill % A hack to shorten the page.
This\footnote({Or that\footnote{Or possibly even the other.}, if you prefer.} is a sentence
with a footnote.
\stoptext
</context>
 
==Footnote Numbering==
<context>
\setupfootnotessetupnotation[footnote][way=bypage, conversionnumberconversion=set 2]
\starttext
\strut\vfill % A hack to shorten the page.
This\footnote[footA]({Or that, 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
\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].}.
[width=\hsize,
frame=off,
%align=right,
%height=fit,
top=\hbox\bgroup,
\starttext
\startlocalfootnotes%[n=0]
\placetable
{Caption}
<context>
\starttext
\strut\vfill
This%
\footnotetext[footC]{It could be something entirely different.}
is a sentence with nested footnotes.
\stoptext
</context>
For more fancy footnote rules, you can use <code>rulecommand=\MyRuleCommand</code>. Look at the definition of <code>\normalnoterule</code> in strc-not.mkvi for a starting point.
 
[[Category:Basics]]
174

edits

Navigation menu