#404: Make `\and work properly in the author field of the latex_documents` setting.

This commit is contained in:
Georg Brandl
2010-05-22 14:15:39 +02:00
parent 87a4417791
commit 529d3f5329
5 changed files with 18 additions and 6 deletions

View File

@@ -1,6 +1,9 @@
Release 0.6.6 (in development)
==============================
* #404: Make ``\and`` work properly in the author field of the
``latex_documents`` setting.
* #409: Make the ``highlight_language`` config value work properly
in the LaTeX builder.