Replies: 1 comment
-
If I'm not mistaken the Is there a way to hook into this latex compilation chain and add a new compilation step. Or if not, could that be an enhancement for advanced Quarto/PDF projects? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I added some Lua functionality for the Latex glossaries package.
However, in the command chain, I need to run the makeglossaries script like makeindex. I added some code in the $HOME/.latexmkrc file, but this doesn't work.
How can I achieve the run of makeglossaries?
Thanks for your help!
Beta Was this translation helpful? Give feedback.
All reactions