|
|
@ -133,9 +133,8 @@ void frac_render(struct TeX_Node const * node, int x, int y, int color) |
|
|
|
// Forces the middle of the decoration to be aligned with the baseline |
|
|
|
// TEX_LEFTRIGHT_SYMMETRICAL: |
|
|
|
// Makes the size of the delimiter symmetrical around the baseline |
|
|
|
// TEX_LEFTRIGHT_MAX_ANGLE: |
|
|
|
// Maximum angle allowed for "<" and ">" delimiters, radians (causes |
|
|
|
// these delimiters to grow in width if their content is tall) |
|
|
|
// TEX_LEFTRIGHT_ANGLE_WIDTH: |
|
|
|
// Width of the "<" and ">" angle delimiters |
|
|
|
// |
|
|
|
// Default: Aligned: Aligned symmetrical: |
|
|
|
// / x / x / x |
|
|
|