Paragraph on the bottom of a page

Hi, how can I put a paragraph (or whatever else) on the bottom of a page? I mean I want to have a top of the page empty and the text should start somewhere below. If I try to use \vfill it works just in case I have some text in the top. Please can you help me? Thanks Czenek

Maybe it is not elegant but I use vfill with a ~ before. -------------------- Horacio Suarez Editorial Antropofagia www.eantropofagia.com.ar
_________________________________________________________________ Invite your mail contacts to join your friends list with Windows Live Spaces. It's easy! http://spaces.live.com/spacesapi.aspx?wx_action=create&wx_url=/friends.aspx&mkt=en-us

Unfortunately I'm in a hurry,I have no time for elegance ... :) And your solution works perfectely, it is exactly what I need. So thanks a lot for it. Czenek ______________________________________________________________
_________________________________________________________________ Invite your mail contacts to join your friends list with Windows Live
http://spaces.live.com/spacesapi.aspx?wx_action=create&wx_url=/friends.aspx&mkt=en-us___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to
Spaces. It's easy! the Wiki!
maillist : ntg-context@ntg.nl /

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/

Hello: this works in linux but doesn´t in windows XP, both latests context versions. \starttext algún texto \page ~ \vfill cualquier texto \stoptext--------------------Horacio SuarezEditorial Antropofagiawww.eantropofagia.com.ar> Date: Thu, 3 Jul 2008 21:29:18 +0200> From: pmlists@free.fr> To: ntg-context@ntg.nl> 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@ntg.nl / 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> ___________________________________________________________________________________ _________________________________________________________________ Invite your mail contacts to join your friends list with Windows Live Spaces. It's easy! http://spaces.live.com/spacesapi.aspx?wx_action=create&wx_url=/friends.aspx&mkt=en-us

On Thu, Jul 03 2008, Horacio Suarez wrote:
Strange. Here: Linux + ConTeXt 2008.06.28 Cheers, Peter -- http://pmrb.free.fr/contact/

hello I was wrong, my linux context version is 2008.5.21 and ~ \vfill works but the windows versions is the same that yours (Peter) and does not work. I been using this since a long time ago and when it fails in windows, I simply try in linux because sometimes linux and windows context versions doesn't behave identically. Sometime ago I post a question about a file that aborts in linux but compile fine in windows, I never knew why. But now is the context version. The question is: Should it work or it shouldn't. May be a enconding related issue? Saludos, Horacio
_________________________________________________________________ Explore the seven wonders of the world http://search.msn.com/results.aspx?q=7+wonders+world&mkt=en-US&form=QBRE
participants (5)
-
302302
-
Aditya Mahajan
-
Horacio Suarez
-
Otared Kavian
-
Peter Münster