lout-users
[Top][All Lists]
Advanced

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

space before lists


From: Daniel Ajoy
Subject: space before lists
Date: Mon, 13 May 2013 15:00:18 -0500
User-agent: Opera Mail/12.15 (Win32)

Hi,

How do I remove the red vertical space? (image attached)


My table code is:

@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 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 {
@BulletList
@ListItem { Cartilla Organizando Carpetas }
@EndList
}

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

}


My "doc" says

  @ListOuterGap { 0.00v } # gap before, after lists
  @ListGap              { 0.50v } # gap between list items
  # @ListIndent         { 0s                    } # indent of list items
  # @ListRightIndent    { 0s                    } # right indent of list items
  @ListLabelWidth       { 1.00f @OrIfPlain 5s   } # width allowed for list tags
  # @ListLabelRight     { No                    } # right-adjust list labels
  # @ListLabelRightGap  { 2s                    } # gap when right-adjusting
  # @ListFont           {                       } # font of list items
  @ListBreak            { ragged } # break style of list items


Daniel

Attachment: NagginsSpace.png
Description: PNG image


reply via email to

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