Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sphinx-doc/sphinx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-François B <2589111+jfbu@users.noreply.github.com>2022-07-18 19:46:00 +0300
committerGitHub <noreply@github.com>2022-07-18 19:46:00 +0300
commitee13a0b60b4ef377eb8f2616e75682b5f14e5903 (patch)
treeea6e808f1221c774656fbc5c124f7e617770b92b
parenteb5a44167115cc5154e643173488a80af73156fc (diff)
parent37267fe0deca972dac09a5c8fa93519c4f419030 (diff)
Merge pull request #10655 from alcrene/fix-LatinRules-encoding
Explain non-standard encoding in LatinRules.xdy
-rw-r--r--sphinx/texinputs/LatinRules.xdy10
1 files changed, 7 insertions, 3 deletions
diff --git a/sphinx/texinputs/LatinRules.xdy b/sphinx/texinputs/LatinRules.xdy
index 99f14a2ee..b20fbbb83 100644
--- a/sphinx/texinputs/LatinRules.xdy
+++ b/sphinx/texinputs/LatinRules.xdy
@@ -1,9 +1,13 @@
-;; style file for xindy
+;; Common Lisp style file for xindy
;; filename: LatinRules.xdy
;;
+;; Please note that this data file deliberately uses strings
+;; with single non-ascii bytes. This is intentional and
+;; follows the usage observed in similar xindy support files.
+;;
;; It is based upon xindy's files lang/general/utf8.xdy and
;; lang/general/utf8-lang.xdy which implement
-;; "a general sorting order for Western European languages"
+;; "a general sorting order for Western European languages".
;;
;; The aim for Sphinx is to be able to index in a Cyrillic document
;; also terms using the Latin alphabets, inclusive of letters
@@ -14,7 +18,7 @@
;;
;; So here we use only 0o266 or higher bytes.
;; (Ŋ, ŋ, IJ, and ij are absent from
-;; lang/general/utf8.xdy and not included here)
+;; lang/general/utf8.xdy and not included here.)
;; Contributed by the Sphinx team, 2018.
(define-letter-group "A" :prefixes ("¶"))