Hi Paul,

Have you made any other changes to the Docbook stylesheets?
I published using the out of the box Oxygen 15.1 installation Docbook to XHTML (Docbook XSL 1.78.1) and the XHTML output contained something like:

<span class="bold"><strong>used</strong></span>

And that <strong> tag should be enough to render the text as bold.

Regards,
Radu

Radu Coravu
<oXygen/>  XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com

On 12/11/2014 5:25 PM, Paul Taylor wrote:
I'm using Oxygen Xml Editor 15 to generate Docbook Html, Docbook Webhelp
and Docbook Pdf from a single Xml file in Docbook format. The pdf file
is fine but the Html and webhelp files are not outputting the text I
made italic as italic, text I made bold is shown as bold.

When I look at the html of the outputted data I can see Bold uses `<span
class="italic">` and Italic uses `<span class="italic">` so both are
using a similar mechanism, Webhelp references the stylesheet
*oxygen-webhelp/resources/css/webhelp_topic.css* but I cant see a bold
or an italic class within it. Html doesnt reference any stylesheet. Both
files say they used *DocBook XSL Stylesheets V1.78.1*

How can I fix this so italics are shown, preferably by modifying a
setting in Oxygen so I don't have to do it every time I regenerate the
text.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]





---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to