#574: Add special code for better support of Japanese documents in the LaTeX builder.

This commit is contained in:
Georg Brandl
2011-01-03 23:13:40 +01:00
parent 205d50a01d
commit 256517b902
3 changed files with 19 additions and 0 deletions

View File

@@ -1,6 +1,9 @@
Release 1.0.6 (in development)
==============================
* #574: Add special code for better support of Japanese documents
in the LaTeX builder.
* Regression of #77: If there is only one parameter given with
``:param:`` markup, the bullet list is now suppressed again.