diff options
Diffstat (limited to 'Master/texmf-dist/doc/luatex/luaintro/03-11-1.tex')
-rw-r--r-- | Master/texmf-dist/doc/luatex/luaintro/03-11-1.tex | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/luatex/luaintro/03-11-1.tex b/Master/texmf-dist/doc/luatex/luaintro/03-11-1.tex new file mode 100644 index 00000000000..697f3f33b62 --- /dev/null +++ b/Master/texmf-dist/doc/luatex/luaintro/03-11-1.tex @@ -0,0 +1,5 @@ +\setbox0\hbox{\vbox{\hbox{ab}\par\hbox{c1}}} +\directlua{require("viznodelist") + viznodelist.nodelist_visualize(0,"./03-11-1.gv")} +\box0 +\bye |