Josef-Friedrich / nodetree

LuaTeX package to visualize node lists in a tree view.
https://www.ctan.org/pkg/nodetree
LaTeX Project Public License v1.3c
14 stars 2 forks source link

The `subtype` field of a `glyph` node is a bit field #15

Closed lemzwerg closed 1 year ago

lemzwerg commented 1 year ago

For

\input nodetree.tex
\NodetreeSetOption[verbosity]{3}

\NodetreeRegisterCallback{hyph}

office

\bye

you now get

image

For

\input nodetree.tex
\NodetreeSetOption[verbosity]{3}

\NodetreeRegisterCallback{preline}

office

\bye

the output is

image