summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/esindex/README.md
blob: a2b357cd57631904adf097a40ba44a4f40267083 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
## esindex

Generates automatically sort keys. Originally only for Spanish, but
version 1.5 provides tools for it to be adapted to other languages, so
that, for example,
```
\esindex{\textit{Höhe}}
```
can be made equivalent to
```
\index{Hoehe@\textit{Höhe}}
```

This package is based on the principle that sort keys should be
generated in most cases in the context where the entry appears
in the document.

### Recent changes

```
1.6   2019-09-30
      - Package option 'babel', which wraps each entry not in the main
        language with \foreignlanguage (or other macro).

1.5   2019-01-28
      - Macro \esindexactual, to replace all ocurrences of an entry
        with a new text.
      - Package option 'nospanish', for it to be adapted to other
        languages.
      - \esindexreplace, \esindexlastchar, \esindexkey now work with
        xe/lua.
``` 

License:     MIT
________
Javier Bezos --- http://www.texnia.com