Hi guys,

I have a weird problem with the content of <formalpara> items when I convert
from Docbook XML to HTML with FOP 0.93. It seems that FOP cannot match
formalpara to any corresponding element in HTML, so that its text appears
with no formatting at all (e.x., no bold formalpara titles). When I opened
the source of the compiled HTML page from the browser, I was surprised to
see the following:

<p><fo:inline xmlns:fo="http://www.w3.org/1999/XSL/Format";
font-weight="bold" keep-with-next.within-line="auto" padding-end="1em">IPSec
Automatic Phase -- Peer Authentication </fo:inline></p> 

Where "IPSec Automatic Phase -- Peer Authentication" is a title of a
formalpara element. It seems that this part was partially converted from the
XSL-FO to HTML. Please, advise!

I also want to somehow define a template for a formalpara in CSS so that
formalpara elements that are nested in another formalpara element will be
indented to the right, much like in regular lists.

Kind regards,
Nancy
-- 
View this message in context: 
http://www.nabble.com/%3Cformalpara%3E-problem-in-HTML-tf4690153.html#a13404546
Sent from the FOP - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to