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

subtype fields missing? #12

Closed lemzwerg closed 1 year ago

lemzwerg commented 1 year ago

Consider this input

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

\NodetreeRegisterCallback{preline}

office

\bye

which produces (after applying #11)

image

Why is there no 'subtype' field for the very first GLYPH line?