diff options
| author | milde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2009-09-30 19:49:33 +0000 |
|---|---|---|
| committer | milde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2009-09-30 19:49:33 +0000 |
| commit | 9093cae4636bf18f3ec547f2a1da463a43312213 (patch) | |
| tree | 323c890344a1034a0096417ebcf3a720b362cad9 /docutils/docs/dev | |
| parent | 5d7b200dc263a53489093dba5e300390f91cfc9f (diff) | |
| download | docutils-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.txt | 3 |
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. |
