alias SyntexMode
(alias) SyntexMode = (0|1|2|3|4)
| 0 -- is the default and used normal synctex logic
| 1 -- uses the values set by the next helpers
| 2 -- sets for glyph nodes
| 3 -- sets glyph and glue nodes
| 4 -- sets only glyph modes
😱 Types incomplete or incorrect? 🙏 Please contribute!