alias AccentNodeSubtype
(alias) AccentNodeSubtype = (0|1|2|3)
| 0 -- bothflexible
| 1 -- fixedtop
| 2 -- fixedbottom
| 3 -- fixedboth
Reference:
- Corresponding C source code: texnodes.c#L694-L697
😱 Types incomplete or incorrect? 🙏 Please contribute!