mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Reword a CHANGES entry for 1.6 (refs #3466)
This commit is contained in:
6
CHANGES
6
CHANGES
@@ -18,10 +18,8 @@ Incompatible changes
|
||||
relative (refs #3412)
|
||||
* ``literalinclude`` directive does not allow the combination of ``:diff:``
|
||||
option and other options (refs: #3416)
|
||||
* Default config for LuaLaTeX engine uses ``fontspec`` hence needs TeXLive 2013
|
||||
or more recent TeX installation for compatibility. This also means that the
|
||||
fonts used by default have changed to the defaults as chosen by ``fontspec``.
|
||||
(refs #3070, #3466)
|
||||
* LuaLaTeX engine uses ``fontspec`` like XeLaTeX. It is advised ``latex_engine
|
||||
= 'lualatex'`` be used only on up-to-date TeX installs (refs #3070, #3466)
|
||||
* :confval:`latex_keep_old_macro_names` default value has been changed from
|
||||
``True`` to ``False``. This means that some LaTeX macros for styling are
|
||||
by default defined only with ``\sphinx..`` prefixed names. (refs: #3429)
|
||||
|
||||
Reference in New Issue
Block a user