Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! X
Dear Users.
I have a structure like below,
<definitionblock placement="local">
<term>Demo Term</term>
<definition>
<para>Device to test .</para>
</definition></definitionblock>
I have styled definitionblock/term as BOLD . It appears fine when visualised in PDF . But when I create a gen-text for definitionblock and use 'Current Element' , it does not show up my styling (i.e bold made for TERM element.) .
Can you pls suggest what needs to be done so that the styling is retained .
Regards.
Sriram Rammohan
Dear Users ,
I am able to fix this by introducing MARKUP for the element . i.e definitionblock element.
It worked well . THanks