summaryrefslogtreecommitdiff
path: root/Build/source/utils/xindy-new/xindy/make-rules/alphabets/finnish/tex-cp1252.xdy
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/utils/xindy-new/xindy/make-rules/alphabets/finnish/tex-cp1252.xdy')
-rw-r--r--Build/source/utils/xindy-new/xindy/make-rules/alphabets/finnish/tex-cp1252.xdy16
1 files changed, 16 insertions, 0 deletions
diff --git a/Build/source/utils/xindy-new/xindy/make-rules/alphabets/finnish/tex-cp1252.xdy b/Build/source/utils/xindy-new/xindy/make-rules/alphabets/finnish/tex-cp1252.xdy
new file mode 100644
index 00000000000..f079bc98648
--- /dev/null
+++ b/Build/source/utils/xindy-new/xindy/make-rules/alphabets/finnish/tex-cp1252.xdy
@@ -0,0 +1,16 @@
+;; Finnish LaTeX support.
+;;
+;; This file contains some rules to process TeX-letters with xindy.
+;;
+;; We first map them to the ISO-Latin counterpart and then use the
+;; mappings in one of the two other modules to map them to the actual
+;; position.
+
+(require "tex/inputenc/cp1252.xdy")
+
+(merge-rule "\aa" "å" :string)
+(merge-rule "\AA" "Å" :string)
+
+(merge-rule "\ss" "ß" :string)
+
+;; End