Community Tip - Want the oppurtunity to discuss enhancements to PTC products? Join a working group! X
I have applied a condition to a context of the 'p' element in Arbortext Styler. And when I point to the text in editor it highlights this context and the sub-condition correctly.
But when I publish the pdf the styling defined for the condition like text color, size, indent, etc., don't reflect in the published PDF.
How can I debug this issue to find out where is the styling coming from for this element and how can I change it?
Here's a snap of the mentioned context and condition with the document structure in editor in the background:
I am no styler expert, but from what I understand the lowest context that turns green is the one that is used. So the changes need to be on the context below the one you have selected in the above screen shot.
I would probably change the disclaimer to use the output class element to trigger the change. Then create a property set that has the styling changes you want in it. Then you can assign the property set to the context, giving you maximum reusability.
Bryon
Hello Dear,
From the above snapshot, it'll only take the effect wherever the condition lies for <p> everywhere else.
Just to double check, <p> element for which you are expecting to behave correctly should not be the part rest of the <p> element condition. I hope it works for you. Thank you
Regards,
Manpreet Singh