diff options
| author | milde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2017-02-13 21:30:45 +0000 |
|---|---|---|
| committer | milde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2017-02-13 21:30:45 +0000 |
| commit | 0938457ca4bb741a24e1027ebd90aa5245fb29d1 (patch) | |
| tree | 7484929ccd84ca384f2b2052532e790ef73c913c /docutils/docs/dev | |
| parent | e9db35dd8f7a78b3f85bddad66445e88858aee1f (diff) | |
| download | docutils-0938457ca4bb741a24e1027ebd90aa5245fb29d1.tar.gz | |
Minor TODO update.
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@8032 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
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``) |
