Customizer's Guide > Customizing PDF Publishing > Font Element > Simulation Element > Italics Element
  
Italics Element
The <Italics> element controls simulation of fonts that do not have the specified font face available. Italics simulation is controlled by this element if a font was specified in the <FontName> element, with its simulateMode attribute set to PDF and its simulate attribute set to italic. It’s optional and can only be used once.
If the font was not specified in a <FontName> element, the <Italics> element controls italics simulation if no italic face is found for the font.
The <Italics> element has no child elements.
The <Italics> element has the following attributes:
Attributes of the Italics element
Attributes and values
Description
enable = = yes | no
Specifies whether to apply italics simulation. The default is yes.
angle = CDATA
Specifies the angle of the text to simulate italic. The setting is applied counterclockwise from a vertical position. The default value is -18.8 degrees.