summaryrefslogtreecommitdiff
path: root/docutils/docs/dev
diff options
context:
space:
mode:
authormilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2009-09-30 19:49:33 +0000
committermilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2009-09-30 19:49:33 +0000
commit9093cae4636bf18f3ec547f2a1da463a43312213 (patch)
tree323c890344a1034a0096417ebcf3a720b362cad9 /docutils/docs/dev
parent5d7b200dc263a53489093dba5e300390f91cfc9f (diff)
downloaddocutils-9093cae4636bf18f3ec547f2a1da463a43312213.tar.gz
Documentation update (hyperlinks, footnotes)
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@6148 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils/docs/dev')
-rw-r--r--docutils/docs/dev/todo.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/docutils/docs/dev/todo.txt b/docutils/docs/dev/todo.txt
index a42accdac..5063704dd 100644
--- a/docutils/docs/dev/todo.txt
+++ b/docutils/docs/dev/todo.txt
@@ -2196,7 +2196,8 @@ Missing features
* Hyperlinks are not hyphenated; this leads to bad spacing. See
docs/user/rst/demo.txt 2.14 directives.
- --> Pass the right option to ``\hypersetup``
+ See the thread "LaTeX writer: trouble with URLs" at docutils-devel
+ and http://www.tex.ac.uk/cgi-bin/texfaq2html?label=breaklinks
* Consider supporting the "compact" option and class argument (from
rst2html) as some lists look better compact and others need the space.