Update CHANGES for #5249 "fix" via added documentation (refs: #5693)

This commit is contained in:
jfbu 2018-12-20 20:44:11 +01:00
parent 696c8f0fc0
commit bfcddc63ca

View File

@ -137,6 +137,9 @@ Bugs fixed
if passed as language option? if passed as language option?
* #5179: LaTeX: (lualatex only) escaping of ``>`` by ``\textgreater{}`` is not * #5179: LaTeX: (lualatex only) escaping of ``>`` by ``\textgreater{}`` is not
enough as ``\textgreater{}\textgreater{}`` applies TeX-ligature 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 Testing
-------- --------