#409: Make the `highlight_language` config value work properly in the LaTeX builder.

This commit is contained in:
Georg Brandl
2010-05-22 11:07:15 +02:00
parent be23bc91da
commit 015c1c13a5
2 changed files with 14 additions and 6 deletions

View File

@@ -1,6 +1,9 @@
Release 0.6.6 (in development)
==============================
* #409: Make the ``highlight_language`` config value work properly
in the LaTeX builder.
* #418: Allow relocation of the translation JavaScript files to
the system directory on Unix systems.