II. DATAformTags
Developer handbook DATAformXTension © 1992-2004 www.gassenhuber.de
54
{30} *2 Font style
[0; 20
6; 29
12]
This Tag defines the font style of the box font. The style is transferred as a number, whereby
various styles may be added together.
Example: 1 (bold) + 2 (italic) makes 3 = bold-italic, i.e. the Tag *23 
The standard styles in QuarkXPress have the following numbers.
0 
standard
1
bold
2
italic
4
underline
8
outline
16
shadow
32
superscript
64
subscript
512
strike through
1024    all caps
2048    small caps
4096    word underline
¶*T3*F1*294*324*$ABC ¶
creates a text box with the font style 94.
Style number 94 is the sum of the styles 2+4+8+16+64.