Merge branch '1.8' into 5563_footnote_refs_causes_latex_crashed

This commit is contained in:
Takeshi KOMIYA
2018-11-01 22:32:09 +09:00
committed by GitHub
2 changed files with 1 additions and 2 deletions

View File

@@ -36,6 +36,7 @@ Bugs fixed
duplicated node_ids
* #5563: latex: footnote_references generated by extension causes LaTeX builder
crashed
* #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