I know that \fontdimen<num> returns some dimensions associated with the current font. What are they?
|
|
|||||||
|
|
For text fonts there are 7 parameters 1 slant per pt (used for italic correction) 2 interword space (standard width of the space 3 interword stretch (amount the space 4 interword shrink (amount the space 5 x-height (the value for the 6 quad-width (The 7 extra space (controls additional space after sentence punctuation) Math symbol fonts ( These font parameters are as followed (prefixed with The exact use of each parameter is described in appendix G of the TeXBook a brief (but hopefully correct) indication of the use of each parameter is given below. s5 x-height ( s6 quad ( s8 num1 (shift standard size numerator up by this amount) s9 num2 (alternative numerator shift) s10 num3 (alternative numerator shift) s11 denom1 (shift standard size denominator down by this amount) s12 denom2 (alternative denominator shift) s13 sup1 (alternative superscript position) s14 sup2 (alternative superscript position) s15 sup3 (alternative superscript position) s16 sub1 (alternative subscript position) s17 sub2 (alternative subscript position) s18 sup-drop (further control of superscript positioning) s19 sub-drop (further control of subscript positioning) s20 delim1 (minimum display delimiter size) s21 delim2 (minimum text delimiter size) s22 axis-height (The height of the axis on which large operators and delimiters are centred) x8 default-rule-thickness (default fraction line, also minimum separation between sub and super scripts) x9 big-op-spacing1 (controls limits spacing) x10 big-op-spacing2 (controls limits spacing) x11 big-op-spacing3 (controls limits spacing) x12 big-op-spacing4 (controls limits spacing) x13 big-op-spacing5 (controls limits spacing) |
|||||||
|