mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
parent
696c8f0fc0
commit
bfcddc63ca
3
CHANGES
3
CHANGES
@ -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
|
||||||
--------
|
--------
|
||||||
|
Loading…
Reference in New Issue
Block a user