latexrun
latexrun copied to clipboard
support makeglossaries
Is it possible or even intended to automatically run makeglossaries or biblatex with latexrun?
I just merged pull request #24, which adds support for biblatex. Just add --bibtex-cmd=biber to the command line (I think). There is currently no support for makeglossaries, but I believe that would be a reasonable thing to add.