Hi!
I write in German and for some reason the index starts with "Überschuldung" and then continues with "Abgrenzung" [...] "Aktiengesellschaft" and so forth.
How can I get the alphabetical order of words right?
best regards,
Christoph
MakeIndex, Nomenclature, Glossaries and Acronyms ⇒ Alphabetical order of listed words
- localghost
- Site Moderator
- Posts: 9201
- Joined: Fri Feb 02, 2007 12:06 pm
Alphabetical order of listed words
I'm afraid that the only way to get the right ordering is to type the "Ü" for the index entry in the old fashioned way.
At the moment I'm not aware of any other solution.
Best regards
Thorsten¹
Code: Select all
Überschuldung\index{"Uberschuldung}
Best regards
Thorsten¹
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes[/size]
¹ System: openSUSE 42.2 (Linux 4.4.52), TeX Live 2016 (vanilla), TeXworks 0.6.1
Board Rules
Avoidable Mistakes[/size]
¹ System: openSUSE 42.2 (Linux 4.4.52), TeX Live 2016 (vanilla), TeXworks 0.6.1
Alphabetical order of listed words
Alternatively, you can use Xindy instead of makeindex. Xindy has different sorting algorithms for different languages and can sort accented or non-latin characters. It is, however, more complicated than makeindex.
Regards
Nicola Talbot
Regards
Nicola Talbot
LaTeX Resources: http://www.dickimaw-books.com/latexresources.html
Creating a Minimal Example: http://www.dickimaw-books.com/latex/minexample/
Creating a Minimal Example: http://www.dickimaw-books.com/latex/minexample/
Alphabetical order of listed words
For many simple applications, the xindy wrapper texindy can be used as a drop-in replacement for makeindex. For example, I'm using texindy --language german-din file.idx, without any problems. xindy should be included in current TeX Live distributions.
- localghost
- Site Moderator
- Posts: 9201
- Joined: Fri Feb 02, 2007 12:06 pm
Alphabetical order of listed words
Now I am aware of an alternative. But there may be a problem.nlct wrote:Alternatively, you can use Xindy instead of makeindex. […]
So, at the moment this software seems to be reserved for Linux users.XINDY Web Site wrote:There is neither a xindy distribution for Windows nor for Mac OS X. We would like to have one, but nobody has done the port yet.
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes[/size]
¹ System: openSUSE 42.2 (Linux 4.4.52), TeX Live 2016 (vanilla), TeXworks 0.6.1
Board Rules
Avoidable Mistakes[/size]
¹ System: openSUSE 42.2 (Linux 4.4.52), TeX Live 2016 (vanilla), TeXworks 0.6.1
Alphabetical order of listed words
There are builds of xindy for Windows and OS X included in TeX Live 2008. Apparently the team managed to build it. I didn't test this, though.localghost wrote:So, at the moment this software seems to be reserved for Linux users.
- localghost
- Site Moderator
- Posts: 9201
- Joined: Fri Feb 02, 2007 12:06 pm
Alphabetical order of listed words
That's very promising. I guess I'll switch to TeX Live 2008 as my new LaTeX distribution under Windows on my new notebook. My Linux system comes already with the current TeX Live distribution. So, nearly everything ready for testing.phi wrote:There are builds of xindy for Windows and OS X included in TeX Live 2008. […]
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes[/size]
¹ System: openSUSE 42.2 (Linux 4.4.52), TeX Live 2016 (vanilla), TeXworks 0.6.1
Board Rules
Avoidable Mistakes[/size]
¹ System: openSUSE 42.2 (Linux 4.4.52), TeX Live 2016 (vanilla), TeXworks 0.6.1