#!/usr/bin/env texlua -- texdoc.tlu: small wrapper around main.tlu -- (makes it easier to install a new version of texdoc in TEXMFHOME) kpse.set_program_name(arg[-1], 'texdoc') require('texdoc.main')