0
votes
0answers
42 views

Use Nomenclature package twice for list of abbreviations and nomenclature. Win 7, miktex, Texmaker 3.5.2 [duplicate]

I have a short question to ask: Is it possible to use the nomenclature environment twice in the same document? I want to use it once for Nomenclature and one for a list of abbreviations. So after I ...
5
votes
2answers
1k views

How to create both list of abbreviations and list of nomenclature using nomencl package?

I have searched for the whole day online, but all the threads indicate only realizing one of the lists by using nomencl package. I want to create both list of abbreviations AND list of nomenclature ...
1
vote
0answers
318 views

Abbreviation index with nomenclature [closed]

SOLVED: I don't know why, but I throwed one abbreviation out of the document. Then I compiled and it worked. After that I copied it back again and it still worked. And since I did that I had no ...
0
votes
0answers
164 views

Nomeclature Heading Appearing With a Star in Front and not in bold [closed]

I am preparing an article for an Elsevier journal,and have a list fo abbreviations at the end (just before references) for which i use nomenclature. However, in the resulting PDF, the heading instead ...
1
vote
2answers
3k views

Why my printnomenclature not working?

This is my Script: In my class file i added the following entry: \usepackage[intoc]{nomencl} \renewcommand{\nomname}{\large \textbf{Mathematical Notation}} \makenomenclature \usepackage{datatool} ...
2
votes
1answer
985 views

LyX and Nomenclatures

I'm using LyX and trying to use the nomenclature package to insert a bunch of acronyms into my document. I've inserted a Nomenclature table (Insert -> List/TOC -> Nomenclature). I've then created a ...
14
votes
2answers
1k views

List of mathematical notation / abbreviations

In my article, I would like to create a section "Mathematical Notation" that lists all the arcane mathematical symbols I'm using. This is similar to an index or a list of figures. An example of what ...