diff options
Diffstat (limited to 'docutils/docs/dev')
| -rw-r--r-- | docutils/docs/dev/todo.txt | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/docutils/docs/dev/todo.txt b/docutils/docs/dev/todo.txt index c5045e334..d4d3787a7 100644 --- a/docutils/docs/dev/todo.txt +++ b/docutils/docs/dev/todo.txt @@ -2343,13 +2343,9 @@ Bug fixes * Too deeply nested lists fail: generate a warning and provide a workaround. -* Spaces in inline literal text:: + 2017-02-09 this is fixed for enumeration in 0.13.1 - Now note the - spacing between the words of this sentence (words - should be grouped in pairs). - - Discuss the desired behaviour and implement a consistent one. + for others, cf. sandbox/latex-variants/tests/rst-levels.txt * File names of included graphics (see also `grffile` package). @@ -2398,8 +2394,6 @@ Which packages do we want to use? + pointers to advanced packages and their use in the `latex writer documentation`_. -* ``alltt`` environment for literal block. - * footnotes + True footnotes with LaTeX auto-numbering (as option ``--latex-footnotes``) |
