Texmaker and TeXstudioTeXstudio and glossaries

Information and discussion about Texmaker, an integrated LaTeX environment for several platforms, and the related TeXstudio
Post Reply
harry747
Posts: 6
Joined: Mon Apr 01, 2019 6:56 pm

TeXstudio and glossaries

Post by harry747 »

Hi.
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?

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

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

Post by Stefan Kottwitz »

Hello Harry,

welcome to the forum!

You could use the automake option:

\usepackage[automake]{glossaries}

Stefan
LaTeX.org admin
harry747
Posts: 6
Joined: Mon Apr 01, 2019 6:56 pm

TeXstudio and glossaries

Post by harry747 »

Ok, I'll try that. Thanks.
harry747
Posts: 6
Joined: Mon Apr 01, 2019 6:56 pm

TeXstudio and glossaries

Post by harry747 »

Is there a similar option for the index package? I tried automake but it didn't work :-(
User avatar
Ijon Tichy
Posts: 640
Joined: Mon Dec 24, 2018 10:12 am

TeXstudio and glossaries

Post by Ijon Tichy »

Switch over from makeidx to imakeidx.
Sorry, but I can no longer participate here as the administrator is trampling on my wishes on one of his other platforms. :cry:
Post Reply