ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* A number of footnote bugs.
@ 2005-09-04 20:53 Brooks Moses
  0 siblings, 0 replies; only message in thread
From: Brooks Moses @ 2005-09-04 20:53 UTC (permalink / raw)


In playing with footnotes on the Wiki, I've come across a number of bugs, 
as well as the questions I mentioned earlier.

Consider the following example text:

   \setupfootnotes[n=3]
   \starttext
    \strut\vfill  % A hack to shorten the page, for Wiki use.
    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

This illustrates the following bugs:

1.) Without the \setupfootnotes line, this leaves a vertical space of about 
one blank line between the bottom of the text and the footnote 
separator.  With the \setupfootnotes line, we see that this space is 
proportional to n -- for n=3, it leaves three blank lines.

2.) The columns are ill-spaced in the default case; the footnote markers 
are closer to the column on their left than they are to the column they 
belong to.

3.) Footnotes in footnotes do not produce their numbers in the correct 
order, though they do set the footnotes in the proper order on the bottom 
of the page.  Specifically, the second footnote in the text is 
(incorrectly) numbered 3 rather than 2, but it is (correctly) placed before 
the footnote on the footnote.

4.) According to the comments on lines 63-65 of core-not.tex, setting n=0 
should set the footnotes in a continuous paragraph, using an algorithm from 
the TeXbook.  This does not work at all; the footnotes are set in a single 
column but with a smaller interline space.

Hans, are any of these readily fixable?

- Brooks

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-09-04 20:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-09-04 20:53 A number of footnote bugs Brooks Moses

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).