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

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

User avatar
Stefan Kottwitz
Site Admin
Posts: 10358
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