12 Apr
2010
12 Apr
'10
5:32 a.m.
On Mon, Apr 12, 2010 at 4:12 AM, Tom
Is there a command that will align the text that follows to the bottom of the page? Copyright pages are often oriented this way. Another example of this is the end of chapter page in "The TeXbook" by Knuth.
Hi Tom, I usually do something like \page[yes] \mbox{} \vfill This is aligned at bottom. \page[yes] /Mikael