Fix #2331: code-blocks are filled by block in dvi; remove `xcdraw` option from xcolor package

This commit is contained in:
Takeshi KOMIYA 2016-02-20 12:44:34 +09:00
parent 84fb1b7617
commit 041aa6055f

View File

@ -22,6 +22,7 @@ Bugs fixed
is highlighted as Python 3 (which is mostly a superset of Python 2) if possible.
To get the old behavior back, add ``highlight_language = "python"`` to conf.py.
* #2329: Refresh environment forcely if source directory has changed.
* #2331: Fix code-blocks are filled by block in dvi; remove ``xcdraw`` option from xcolor package
Documentation
-------------