Re: [NTG-context] Paragraph on the bottom of a page

Top Page
Author: Peter Münster
Date:  
To: mailing list for ConTeXt users
Subject: Re: [NTG-context] Paragraph on the bottom of a page
On Thu, Jul 03 2008, Horacio Suarez wrote:
>
> Maybe it is not elegant but I use vfill with a ~ before.


Strange, this doesn't work here:
\starttext
~\vfill
\input tufte
\stoptext

Buf I've found 2 other methods. The results are slightly different:

\starttext
\framed[offset=0pt, frame=off, align=low, height=\textheight,
width=\textwidth]{\input tufte
}
\page
% text is slightly higher that on first page, and last linebreak is
% different, I don't know why...
\hskip0pt\vfill
\input tufte
\stoptext


Cheers, Peter

-- 
http://pmrb.free.fr/contact/


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


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