summaryrefslogtreecommitdiff
path: root/docutils/docs/dev
diff options
context:
space:
mode:
Diffstat (limited to 'docutils/docs/dev')
-rw-r--r--docutils/docs/dev/todo.txt9
1 files changed, 5 insertions, 4 deletions
diff --git a/docutils/docs/dev/todo.txt b/docutils/docs/dev/todo.txt
index 9b0191488..ff5cdff83 100644
--- a/docutils/docs/dev/todo.txt
+++ b/docutils/docs/dev/todo.txt
@@ -1918,6 +1918,8 @@ Bug fixes
Generate clean and configurable LaTeX source
----------------------------------------------
+* fix newlines (before \DUadmonition, non in depart_list_item(), ...)
+
* Check the generated source with package `nag`.
LaTeX macros for Docutils-specific objects
@@ -1943,6 +1945,9 @@ LaTeX macros for Docutils-specific objects
Use a "type" argument also for ``\DUtopictitle``?
(would allow red error etc.)
+
+:section titles: Custom command or package `hypbmsec`?
+
* Configurable placement of figure and table floats.
Use ``\floatplacement`` from the `float` package:
@@ -2176,10 +2181,6 @@ Missing features
* better citation support
-* Document errors are also too silent. (Use admonition/error?)
-
- No link to system errors.
-
* Meta keywords into PDF ?
* Multiple author entries in docinfo (same thing as in html).