MAKEGLOSSARIES-LITE(1) | makeglossaries-lite Lua Script | MAKEGLOSSARIES-LITE(1) |
makeglossaries-lite - Calls makeindex/xindy for LaTeX documents using glossaries package
makeglossaries [-o file] [-q] [-n] [-s file] [-t file] [-L language] [-c] [-g] [-l] [-p num] [-r] [-m file] [-x file] [--version] [--help] basename
makeglossaries-lite is cut-down Lua alternative to the makeglossaries Perl script. It's designed for use with LaTeX documents that use the glossaries package. Some options that are available to makeglossaries aren't available with makeglossaries-lite. The mandatory argument basename should be the name of the LaTeX document without the .tex extension. makeglossaries-lite will read the auxiliary file to determine whether makeindex or xindy should be called. All the information required to be passed to the relevant indexing application should also be contained in the auxiliary file, but may be overridden by the option arguments to makeglossaries-lite.
texlua and makeindex or xindy (depending on glossaries package options).
This is free software distributed under the LaTeX Project Public License. There is NO WARRANTY. See <http://www.latex-project.org/lppl.txt> for details.
Nicola L. C. Talbot, <http://www.dickimaw-books.com/>
The glossaries manual:
texdoc glossaries
2019-01-06 | perl v5.28.1 |