lout-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: parameter of @High


From: kahl
Subject: Re: parameter of @High
Date: 28 Feb 2008 16:22:16 -0000
User-agent: SEMI/1.14.6 (Maruoka) FLIM/1.14.6 (Marutamachi) APEL/10.7 Emacs/21.4 (powerpc-unknown-linux-gnu) MULE/5.0 (SAKAKI)

Hola,

  Antonio Regidor Garcia <address@hidden> wrote:

 > I started using lout this month and I have some problems.
 > I'm trying to implement latex's \vfill command,

I am answering only this immediately,
assuming that you want to have

--------------
|   stuff1   |
|   \vfill   |
|   stuff2   |
--------------

on your page.
This is in most cases achieved by (not tested right now):

stuff1
//1rt
{
stuff2
}


It is important to turn stuff2 into a single object using those braces;
then the vertical concatenation operator with ``t'' gap mode
(see the expoert's guide) moves that object to the end of the currently
available space.

(If you have footnotes in stuff2, expect complications.)


Hope this helps!


Wolfram


reply via email to

[Prev in Thread] Current Thread [Next in Thread]