Texmaker and TeXstudio ⇒ TeXstudio and glossaries
TeXstudio and glossaries
I have a question.
I use TeXstudio to write my documents, and every time I change something related to glossaries, I have to compile my document, then go into the terminal and run makeglossaries house and then compile my document again. Is there a way to automate that?
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
- Stefan Kottwitz
- Site Admin
- Posts: 10335
- Joined: Mon Mar 10, 2008 9:44 pm
TeXstudio and glossaries
welcome to the forum!
You could use the
automake
option:\usepackage[automake]{glossaries}
Stefan
TeXstudio and glossaries
TeXstudio and glossaries

- Ijon Tichy
- Posts: 640
- Joined: Mon Dec 24, 2018 10:12 am
TeXstudio and glossaries
