Difference between revisions of "Talk:Footnotes"

From Wiki
Jump to navigation Jump to search
(On footnotes in <context> tags: how to do page sizing?)
(No difference)

Revision as of 21:22, 22 August 2005

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)