Re: [docbook-apps] Segmented list issue with FOP

From
deannelson <>
Date
2010-08-26T19:56:13+00:00
ID
Thread
Re: [docbook-apps] Segmented list issue with FOP
Thanks Mauritz & Bob!

 

 

 

In a message dated 08/26/10 09:37:07 Pacific Daylight Time,  writes:

|  -----Original Message----- 
|  From: deannelson 
|   
|  After looking closer in the 1.75.2 stylesheets, the 
|  segmentedlist template in fo/lists.xsl has a problem when 
|  used in FOP. It specifies the table as an "auto" table and 
|  it needs to be a "fixed" table since FOP doesn't support 
|  that feature yet. So, in this case I modified the template 
|   
|  from 
|   
|  <fo:table> 
|   
|  to 
|   
|  <fo:table table-layout="fixed" width="100%"> 
|   
|  Is this something that should be addressed in the standard 
|  stylesheets (i.e bugtracked)? 

I committed a fix a few weeks ago: 
http://docbook.svn.sourceforge.net/viewvc/docbook?view=revision&revision=876 
1 

Mauritz 

--------------------------------------------------------------------- 
To unsubscribe, e-mail
 :  
For additional commands, e-mail: