Next in thread →
Next in month →
Re: [docbook-apps] Segmented list issue with FOP
BTW, my direct email responses to Mauritz are
bouncing. I wonder if he is aware of that problem? I don't have an
alternate channel to inform him.
Bob Stayton
Sagehill Enterprises
----- Original Message -----
From:
deannelson
To: Mauritz Jeanson ; 'reflexing' ;
Sent: Thursday, August 26, 2010 12:55
PM
Subject: 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:
Next in thread →
Next in month →