module Mathtype
RULER record (7): Consists of: record type (7)
- n_stops
-
number of tab-stops
- tab-stop list
-
tab-stops in order from left-to-right
Each tab stop is described by a tab-stop type (0 for left, 1 for center, 2 for right, 3 for equal, 4 for decimal), followed by a 16-bit integer offset from the left end of the slot or pile with which it is associated.
Typesize records (10-14): Consists of: record type (10-14) These records are just short ways of specifying a simple typesize where dsize is zero. The tag value represents an lsize + 10. So if the tag value is 10, it means equation content following it will be Full size (szFULL), tag value 11 means szSUB, and so on. See typesize.
Constants
- HALIGN
- VALIGN
- VERSION