Closed kberry closed 9 months ago
I accidentally typed texdoc -= and got back a Lua error:
texdoc -=
.../karl/Master/texmf-dist/scripts/texdoc/texdoclib-cli.tlu:112: attempt to index a nil value (local 'option')
Clearly not a big deal but in principle it would be better to give an actual error message.
I accidentally typed
texdoc -=
and got back a Lua error:Clearly not a big deal but in principle it would be better to give an actual error message.