OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: RE: [docbook-apps] Spacing between bullet & text


> -----Original Message-----
> From: spr 
> How can I control the spacing between the bullet and the 
> first character in the text -both for unorderedlist and orderedlist?
> Essentially, i am trying to get from:
> 
> 
>     9. aaaa
>     10. bbbb
> to 
> 
>     9.  aaaa
>     10. bbbb


Use the itemizedlist.label.width and orderedlist.label.width parameters, or
the dbfo label-width processing instruction.

See http://www.sagehill.net/docbookxsl/ListSpacing.html#ListHorizSpacing

/MJ





[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]