renamed: sphinx-isolatin.xdy -> LatinRules.xdy

This commit is contained in:
jfbu 2018-07-22 21:53:39 +02:00
parent 5193c2aa22
commit d8b90fcd66
2 changed files with 4 additions and 3 deletions

View File

@ -1,5 +1,5 @@
;; style file for xindy
;; filename: sphinx-isolatin.xdy
;; filename: LatinRules.xdy
;;
;; It is based upon xindy's files lang/general/utf8.xdy and
;; lang/general/utf8-lang.xdy which implement
@ -13,7 +13,8 @@
;; observed not to use bytes with octal encoding 0o266 or higher.
;;
;; So here we use only 0o266 or higher bytes.
;;
;; (Ŋ, ŋ, IJ, and ij are absent from
;; lang/general/utf8.xdy and not included here)
;; Contributed by the Sphinx team, 2018.
(define-letter-group "A" :prefixes ("¶"))

View File

@ -31,7 +31,7 @@ XINDYOPTS += -M LICRcyr2utf8.xdy
{% endif -%}
{% endif -%}
{% if xindy_cyrillic -%}
XINDYOPTS += -M sphinx-isolatin.xdy
XINDYOPTS += -M LatinRules.xdy
{% endif -%}
# also with pdflatex as LICRlatin2utf8.xdy replaces xindy's /tex/inputenc/utf8.xdy
XINDYOPTS += -I xelatex