Conref entry with registered trademark not resolving in topic title

Post here questions and problems related to editing and publishing DITA content.
ann.jensen
Posts: 295
Joined: Wed Jun 17, 2015 10:19 am

Conref entry with registered trademark not resolving in topic title

Post by ann.jensen »

Hi,
I have a DITA file that holds all my commonly reused phrases i.e. conrefs.dita.
Some of these entries are product names that include trademarks e.g.

Code: Select all

 
<ph id="product1">Product1<tm tmtype="reg"/></ph>
<ph id="product2">Product 2<tm tmtype="service"/></ph>
<ph id="product3">Product 3<tm tmtype="reg"/></ph>
These (the tm or sm suffixes) resolve fine when used within all DITA elements except <title> where they don't display at all.

Is this a known feature?
Any advice appreciated,
Regards,
Ann
Costin
Posts: 833
Joined: Mon Dec 05, 2011 6:04 pm

Re: Conref entry with registered trademark not resolving in topic title

Post by Costin »

Hi Ann,

Unfortunately, the DITA-OT does not seem to handle ™ elements that are inside a topic title.

There is also an open issue that we reported to DITA-OT issues tracking-system on GitHub:
https://github.com/dita-ot/dita-ot/issues/2930

As this is a DITA-OT limitation, I'm afraid we have no work-around that we could provide.

Regards,
Costin
Costin Sandoi
oXygen XML Editor and Author Support
Post Reply