Tagged Questions
6
votes
2answers
96 views
Make nomenclature sort math correctly
I am sorting my nomenclature as suggested by the nomencl package documentation, but \dot{q} is being sorted before a and v, where as the desired sort is:
a
\dot{q}
v
The existence of a default ...
2
votes
1answer
241 views
nomencl manually sorting
I have a problem with manually sorting the entries for my nomenclature by the prefixes, and I cannot get it to work. Here is my code; they are supposed to be sorted by the numbers in the prefixes, ...
6
votes
1answer
191 views
Fail to sort nomenclature using prefix
I'm trying to get my nomenclature to sort alphabetically, including word with accent. Basics! Well, I read all \nomencl documentation and many of your expert answers here...
So I tried different ...
2
votes
1answer
355 views
Sorting the nomenclature description
I am using nomencl package to prepare the nomenclature for my thesis. In that, the package sorts the symbols as shown in Figure.
But I want the desription of the symbols in Right hand side to be ...
2
votes
1answer
646 views
Nomenclature sorting: Sort by Number
How would I use the Nomenclature to display a list of symbols sorted by the page number rather than symbol letter.
The code below was used to generate this List of Notations. However, I am trying to ...
3
votes
1answer
602 views
Nomenclature sorting and latex code coming first
I am using LyX, which uses Nomenclature package, I guess. As you see in the screenshot 1, \hat{p} comes before everything else. How can I send it back where the other p's are?
Many thanks.