Merge pull request #5574 from jfbu/5561_remove_unneeded_xindy_option

LaTeX: do not use `-I xelatex` option with xindy (Fix: #5561)
This commit is contained in:
Jean-François B 2018-10-31 18:45:48 +01:00 committed by GitHub
commit 47bd24e7d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 2 deletions

View File

@ -34,6 +34,7 @@ Bugs fixed
* #5549: graphviz Correctly deal with non-existing static dir
* #3002: i18n: multiple footnote_references referring same footnote causes
duplicated node_ids
* #5561: make all-pdf fails with old xindy version
Testing
--------

View File

@ -33,8 +33,6 @@ XINDYOPTS += -M LICRcyr2utf8.xdy
{% if xindy_cyrillic -%}
XINDYOPTS += -M LatinRules.xdy
{% endif -%}
# also with pdflatex as LICRlatin2utf8.xdy replaces xindy's /tex/inputenc/utf8.xdy
XINDYOPTS += -I xelatex
{% endif -%}
# format: pdf or dvi (used only by archive targets)
FMT = pdf