BoldItalic
Hello,
In our DTD we are using <emphasis> element for font styling which has a attributed variant=bold|italic|normal|bolditalic. I modified the textstyles in the DCF file to these elements. My question is how can I made bold and italic to the attribute value bolditalic i.e., when the user click both bold and italic it should tag <emphasis variant="bolditalic">. For underline we have another attribute called underline=yes|no. So when the user want bold and underline and if he clicks both bold and underline options in ArborText the tag should be <emphasis variant="bold" underline="yes">.
Karthik

