Page 1 of 1

Problem with inline bold and italic text in DITA transformat

Posted: Tue Feb 08, 2011 10:35 pm
by chymical
Hi,

I am using Oxygen 12 and transforming my DITA files into PDF. I have some text marked up using the DITA bold or italic elements, but when the transformation to PDF occurs, the text does not appear as bold or italic. When I look at the .fo file, the bold or italic attribute is in the <fo:inline> elements that have been created to hold the text. Does anyone know why this is being ignored? The rest of the transformation seems to be ok, including other text that is defined as bold with other elements, for example, titles.

John

Re: Problem with inline bold and italic text in DITA transformat

Posted: Wed Feb 09, 2011 11:35 am
by Radu
Hi John,

I cannot reproduce the problem. Could you send us a small DITA sample for it? Maybe it depends on the context in which you use the <b> and <i> tags.

Regards,
Radu

Re: Problem with inline bold and italic text in DITA transformat

Posted: Fri Feb 11, 2011 12:26 pm
by chymical
Hi,

The problem seemed to be that I was using the font ArialUnicodeMS. I do not know why, but when I changed the font, the problem went away...