alias InsertLocalParCallback
Each paragraph starts with a local par node that keeps track of for instance the direction. You can hook a callback into the creator:
There is no return value and you should make sure that the node stays valid as otherwise TeX can get confused.
Reference:
- Corresponding C source code: texnodes.c#L4812
😱 Types incomplete or incorrect? 🙏 Please contribute!