Difference between revisions of "Talk:Footnotes"

From Wiki
Jump to navigation Jump to search
m (You know, we've got a howto category for this sort of thing....)
Line 2: Line 2:
  
 
{{Howto}}
 
{{Howto}}
 +
 +
: What about <code>\strut\vfill</code>? [[User:Mojca Miklavec|Mojca]]

Revision as of 18:44, 23 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)


The author of this entry is looking for a solution for the described problem. (See: How to?)
What about \strut\vfill? Mojca