Merge pull request #6841 from tk0miya/4186_uplatex

Fix #4186: LaTeX: Support upLaTeX as a new latex_engine (experimental)
This commit is contained in:
Takeshi KOMIYA
2019-11-21 00:42:21 +09:00
committed by GitHub
6 changed files with 26 additions and 7 deletions

View File

@@ -33,6 +33,7 @@ Features added
* #1331: Add new config variable: :confval:`user_agent`
* #6000: LaTeX: have backslash also be an inline literal word wrap break
character
* #4186: LaTeX: Support upLaTeX as a new :confval:`latex_engine` (experimental)
* #6812: Improve a warning message when extensions are not parallel safe
* #6818: Improve Intersphinx performance for multiple remote inventories.
* #2546: apidoc: .so file support