summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjfbu <jfbu@free.fr>2018-12-20 21:26:52 +0100
committerjfbu <jfbu@free.fr>2018-12-20 21:26:52 +0100
commitda90d63e323c3fcd1102585ae6f82fe42575a9b0 (patch)
tree66dc2a6c5cd40808c4bb76e1094a5367052af640
parentf8389f518139e0c6119276b8686023e618e346aa (diff)
downloadsphinx-git-da90d63e323c3fcd1102585ae6f82fe42575a9b0.tar.gz
Reorder bugfix entries in CHANGES for 2.0
-rw-r--r--CHANGES6
1 files changed, 3 insertions, 3 deletions
diff --git a/CHANGES b/CHANGES
index 55c193663..2d669ce60 100644
--- a/CHANGES
+++ b/CHANGES
@@ -137,13 +137,13 @@ Bugs fixed
language and ``'xelatex'`` or ``'lualatex'`` as :confval:`latex_engine`
(refs: #5251)
* #5248: LaTeX: Greek letters in section titles disappear from PDF bookmarks
+* #5249: LaTeX: Unicode Greek letters in math directive break PDF build
+ (fix requires extra set-up, see :confval:`latex_elements` ``'textgreek'`` key
+ and/or :confval:`latex_engine` setting)
* #5772: LaTeX: should the Bjarne style of fncychap be used for English also
if passed as language option?
* #5179: LaTeX: (lualatex only) escaping of ``>`` by ``\textgreater{}`` is not
enough as ``\textgreater{}\textgreater{}`` applies TeX-ligature
-* #5249: LaTeX: Unicode Greek letters in math directive break PDF build
- (fix requires extra set-up, see :confval:`latex_elements` ``'textgreek'`` key
- and/or :confval:`latex_engine` setting)
Testing
--------