1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
Description: Correct handling of 'ss' and 'SS' in HTML affix file.
Author: Roland Rosenfeld <roland@debian.org>
Date: Sun, 13 Oct 2002 17:45:27 +0200
Bug-Debian: https://bugs.debian.org/154568
Forwarded: not needed - no upstream available
Last-Update: 2023-08-27
--- a/deutsch.aff
+++ b/deutsch.aff
@@ -318,6 +318,9 @@ altstringchar Ö O\"
altstringchar ü u\"
altstringchar Ü U\"
altstringchar ß sS
+altstringchar SS Ss
+altstringchar ss ss
+altstringchar SS SS
#
|