Update CHANGES for PR #5239

This commit is contained in:
jfbu
2018-07-31 19:16:37 +02:00
parent 5edcb2850c
commit a281cdaf35

View File

@@ -172,11 +172,6 @@ Features added
for mathjax
* #4362: latex: Don't overwrite .tex file if document not changed
* #1431: latex: Add alphanumeric enumerated list support
* Extend to all projects not using the Sphinx LaTeX Makefile a workaround for
`issue rtfd/readthedocs.org#2857`__ about insufficient number of
``pdflatex`` runs for index to show up in PDF bookmarks (refs: #3742)
__ https://github.com/rtfd/readthedocs.org/issues/2857
* Add :confval:`latex_use_xindy` for UTF-8 savvy indexing, defaults to ``True``
if :confval:`latex_engine` is ``'xelatex'`` or ``'lualatex'``.
* #4976: ``SphinxLoggerAdapter.info()`` now supports ``location`` parameter