Re: [NTG-context] Aligning text to bottom of page

2010-04-11 Thread Mikael Persson
On Mon, Apr 12, 2010 at 4:12 AM, Tom  wrote:
> 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
___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


[NTG-context] Aligning text to bottom of page

2010-04-11 Thread 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.

Tom Benjey
717-258-9733 voice
717-243-0074 fax
Twitter: @TomBenjey






___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___