Re: space before lists

Jeff Kingston <[email protected]>
Newsgroups gmane.comp.type-setting.lout
Message-ID <[email protected]>
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.