Talk:Footnotes

From Wiki
Revision as of 21:22, 22 August 2005 by Brooks (talk | contribs) (On footnotes in <context> tags: how to do page sizing?)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

There ought to be a better way to adjust the distance between the text and footnotes in these examples. The cleanest way is to reset the page height, but when I tried to do that with \setuplayout[height=1in], I got "internal error: gs failed" in place of the figure. The current method -- a \vskip, preceeded by an \hskip so that the \vskip doesn't get eaten by TeX's discarding of vertical glue at the top of the page -- is rather a bit of a hack, but it seems to work. --Brooks 23:20, 22 Aug 2005 (CEST)