#557: Add CSS styles required by docutils 0.7 for aligned images and figures.

This commit is contained in:
Georg Brandl
2010-11-12 08:21:49 +01:00
parent 2e5bb8136a
commit 33fb06bca6
3 changed files with 52 additions and 0 deletions

View File

@@ -1,6 +1,9 @@
Release 1.0.5 (in development)
==============================
* #557: Add CSS styles required by docutils 0.7 for aligned images
and figures.
* In the Makefile generated by LaTeX output, do not delete pdf files
on clean; they might be required images.