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] Tabular presentation of segmented lists


Title: Re: [docbook-apps] Tabular presentation of segmented lists
Thanks Bob.  I'd never used a segmented list before, so thought I'd give it a try.  I tested both a variable list and a table and found the table best.
Ron

Hi Ron,
If it is two columns, you might consider using a variablelist instead. It is designed for this purpose.  It will automatically try to adjust the first column to fit the data, and it provides a processing instruction for the left width in case you need to override it. For more information, see:
 
http://www.sagehill.net/docbookxsl/Variablelists.html
 
What's missing is segtitle.  You might have to fake that.  8^)
 
There is always <table> too, with frame="none" and colsep="0" and rowsep="0".
 
Bob Stayton
Sagehill Enterprises
DocBook Consulting
bobs@sagehill.net

-- 
Ron Catterall, Phd, DSc                         email: ron@catterall.net
Prolongacion de Hidalgo 140                             http://catterall.net/
San Felipe del Agua                                        tel: +52 951 520 1821
Oaxaca      68020  Mexico                          fax: +1 530 348 8309


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