lout-users
[Top][All Lists]
Advanced

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

Re: space before lists


From: Jeff Kingston
Subject: Re: space before lists
Date: Tue, 14 May 2013 07:42:43 +1000
User-agent: Mutt/1.4i

On Mon, May 13, 2013 at 03:00:18PM -0500, Daniel Ajoy wrote:
> Hi,
> 
> How do I remove the red vertical space? (image attached)
> 

Like this, using "@OneCol D" and "@RawBulletList":

@LP @Tbl
width { expand }
rule { yes }
aformat {
@Cell indentvertical {ctr} indent { ctr } @B clines @Break A |
@Cell width {1c} indent { ctr } indentvertical {foot} 90d @Rotate @B B |
@Cell width {1c} indent { ctr } indentvertical {foot} 90d @Rotate @B C |
@Cell indentvertical {ctr} indent { ctr } @B clines @Break D |
@Cell width {1.5i} indentvertical {ctr} indent { ctr } @B clines @Break
E }
bformat { @Cell A | @Cell width {1c} B | @Cell width {1c} C | @Cell
@OneCol D | @Cell width {1.5i} E }
{
@Rowa
A { Componente del Proyecto }
B { Estudiante }
C { Profesor }
D { Recursos Disponibles }
E { Notas }

@Rowb
A { Hacer nuevas carpetas }
D {
@RawBulletList
@ListItem { Cartilla Organizando Carpetas }
@EndList
}

@Rowb
A { Selecciona un grupo de fotos }
D {
@RawBulletList
@ListItem { Investigaci??n en Internet }
@ListItem { Manual de la C??mara }
@EndList
}

}

Jeff



reply via email to

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