Skip to content

alias InsertLocalParCallback


(alias) InsertLocalParCallback = fun(local_par: Node, location: string)

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:

😱 Types incomplete or incorrect? 🙏 Please contribute!