Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit6376a16

Browse files
committed
Update contrib/unaccent documentation about its unaccent.rules file.
Commit1bbd52c didn't bother with such niceties.
1 parent2a2435e commit6376a16

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

‎doc/src/sgml/unaccent.sgml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
à A
5656
Ä A
5757
Å A
58-
ÆA
58+
ÆAE
5959
</programlisting>
6060
The two characters must be separated by whitespace, and any leading or
6161
trailing whitespace on a line is ignored.
@@ -94,7 +94,10 @@
9494
A more complete example, which is directly useful for most European
9595
languages, can be found in <filename>unaccent.rules</>, which is installed
9696
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, &AElig; to
100+
AE).
98101
</para>
99102
</sect2>
100103

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp