Code | Function |
\L | Start underline |
\l | Stop underline |
\O | Start overstrike |
\o | Stop overstrike |
\K | Start strike-through |
\k | Stop strike-through |
\P | New paragraph (new line) |
\pxi | Control codes for bullets, numbered paragraphs and columns |
\X | Paragraph wrap on the dimension line (only in dimensions) |
\Q | Slanting (obliquing) text by angle - e.g. \Q30; |
\H | Text height - e.g. \H3x; |
\W | Text width - e.g. \W0.8x; |
\F | Font selection- e.g. \Fgdt;o - GDT-tolerance
- e.g. \Fkroeger|b0|i0|c238|p10 - font Kroeger, non-bold, non-italic, codepage 238, pitch 10
|
\S | Stacking, fractions- e.g. \SA^B:
- e.g. \SX/Y:
- e.g. \S1#4:
¼
|
\A | Alignment- \A0; = bottom
- \A1; = center
- \A2; = top
|
\C | Color change- \C1; = red
- \C2; = yellow
- \C3; = green
- \C4; = cyan
- \C5; = blue
- \C6; = magenta
- \C7; = white
|
\T | Tracking, char.spacing - e.g. \T2; |
\~ | Non-wrapping space, hard space |
{} | Braces - define the text area influenced by the code |
\ | Escape character - e.g. \\ = "\", \{ = "{" |