Search found 6 matches

by harry747
Wed Jan 08, 2020 4:54 pm
Forum: Texmaker and TeXstudio
Topic: TeXstudio keeps annoying me
Replies: 0
Views: 3802

TeXstudio keeps annoying me

hi
i have this annoying issue with TeXstudio. on my main linux box, when i scroll through my multi-page pdf, it always loads and displays the source files which of course clutters up the left part of my window with unneeded files. thing is, my macbook pro (running THE SAME versions of linux and ...
by harry747
Sat May 18, 2019 6:51 pm
Forum: Texmaker and TeXstudio
Topic: TeXstudio and glossaries
Replies: 4
Views: 8282

TeXstudio and glossaries

Is there a similar option for the index package? I tried automake but it didn't work :-(
by harry747
Thu Apr 04, 2019 11:43 pm
Forum: Texmaker and TeXstudio
Topic: TeXstudio and glossaries
Replies: 4
Views: 8282

TeXstudio and glossaries

Ok, I'll try that. Thanks.
by harry747
Thu Apr 04, 2019 11:20 pm
Forum: Texmaker and TeXstudio
Topic: TeXstudio and glossaries
Replies: 4
Views: 8282

TeXstudio and glossaries

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?
by harry747
Thu Apr 04, 2019 11:12 pm
Forum: TeX Live and MacTeX
Topic: glossaries problem in texlive and texstudio
Replies: 1
Views: 6099

glossaries problem in texlive and texstudio

Ok, I found out what was wrong, so that problem is gone. But now I have a question.

Every time I change something related to glossaries (like add a new entry or add a reference to an existing entry) I have to go into the terminal and say makeindex house to make it all look right (link destinations ...
by harry747
Mon Apr 01, 2019 7:13 pm
Forum: TeX Live and MacTeX
Topic: glossaries problem in texlive and texstudio
Replies: 1
Views: 6099

glossaries problem in texlive and texstudio

Hello.
I have a problem getting glossaries and acronyms to work. It works a few times, and then I compile again and I get tons of error messages :-( what am I doing wrong?

I have the \usepackage line and the \makeglossaries line in the preamble. So where should the \newacronym and ...