Hi, what would be the lua equivalent of
\setbox0\vbox{hello world}
\the\ht0
? That is, what would I write inside \directlua{ ... } to get the same
effect?
Pseudo code appreciated.
Patrick
Hi, what would be the lua equivalent of
\setbox0\vbox{hello world}
\the\ht0
? That is, what would I write inside \directlua{ ... } to get the same
effect?
Pseudo code appreciated.
Patrick