Skip to main content
1-Visitor
September 26, 2016
Question

Use Element Content with Styling

  • September 26, 2016
  • 1 reply
  • 1157 views

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

    1 reply

    1-Visitor
    September 26, 2016

    Dear Users ,

    I am able to fix this by introducing MARKUP for the element . i.e definitionblock  element.

    It worked well . THanks