File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 55
55
à A
56
56
Ä A
57
57
Å A
58
- Æ A
58
+ Æ AE
59
59
</programlisting>
60
60
The two characters must be separated by whitespace, and any leading or
61
61
trailing whitespace on a line is ignored.
94
94
A more complete example, which is directly useful for most European
95
95
languages, can be found in <filename>unaccent.rules</>, which is installed
96
96
in <filename>$SHAREDIR/tsearch_data/</> when the <filename>unaccent</>
97
- module is installed.
97
+ module is installed. This rules file translates characters with accents
98
+ to the same characters without accents, and it also expands ligatures
99
+ into the equivalent series of simple characters (for example, Æ to
100
+ AE).
98
101
</para>
99
102
</sect2>
100
103
You can’t perform that action at this time.
0 commit comments