diff options
| author | milde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2009-06-02 14:31:39 +0000 |
|---|---|---|
| committer | milde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2009-06-02 14:31:39 +0000 |
| commit | e8dcf1770f4ff007c4e6b16fccea67acc1d4608d (patch) | |
| tree | 216ef03c6768241f39f5db25b1f251cd8274115f /docutils/docs/dev | |
| parent | 72deda737e52f4078f786957723e0bcd7cf45799 (diff) | |
| download | docutils-e8dcf1770f4ff007c4e6b16fccea67acc1d4608d.tar.gz | |
latex writer bugfix: Newlines around targets and references
prevent run-together paragraphs.
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5967 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils/docs/dev')
| -rw-r--r-- | docutils/docs/dev/todo.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/docutils/docs/dev/todo.txt b/docutils/docs/dev/todo.txt index 41b16dce4..9b0191488 100644 --- a/docutils/docs/dev/todo.txt +++ b/docutils/docs/dev/todo.txt @@ -1911,9 +1911,6 @@ Bug fixes See `<../../test/functional/input/data/latex.txt>`__ -* An image directive with target URI does not start a new paragraph - (see first two image examples in standalone_rst_latex.tex). - * Too deeply nested lists fail: generate an error, a warning or provide a workaround? |
