Search found 2 matches
- Tue Jul 30, 2019 9:01 pm
- Forum: MakeIndex, Nomenclature, Glossaries and Acronyms
- Topic: Nomenclature on Texstudio on Mac OS-X
- Replies: 2
- Views: 56547
Nomenclature on Texstudio on Mac OS-X
Thanks so much, rais!! I started following your points starting from the simplest. It turns out that all I needed to do was remove the space in the file name. Then magically, a nomenclature appeared! I'm super happy this finally works, and it's been a good lesson that it's best to avoid spaces in ...
- Mon Jul 29, 2019 9:49 am
- Forum: MakeIndex, Nomenclature, Glossaries and Acronyms
- Topic: Nomenclature on Texstudio on Mac OS-X
- Replies: 2
- Views: 56547
Nomenclature on Texstudio on Mac OS-X
Hi,
I've followed every thread I can find to implement nomenclature on my elsarticle Latex document using Texstudio, but nothing has worked for me so far. Here's what I have done so far:
% In preamble:
\immediate\write18{makeindex \jobname.nlo -s nomencl.ist -o \jobname.nls}
\documentclass[review ...
I've followed every thread I can find to implement nomenclature on my elsarticle Latex document using Texstudio, but nothing has worked for me so far. Here's what I have done so far:
% In preamble:
\immediate\write18{makeindex \jobname.nlo -s nomencl.ist -o \jobname.nls}
\documentclass[review ...