diff options
| author | milde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2010-05-07 21:23:13 +0000 |
|---|---|---|
| committer | milde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2010-05-07 21:23:13 +0000 |
| commit | bd11a6b5b6a4ba681e54259132d05bb90c98080b (patch) | |
| tree | 4988d5435b1668f241ca20438fb8cee13801e64f /docutils/docs/dev | |
| parent | b2ce085324ff8e88ff664a274e4fb3738e686381 (diff) | |
| download | docutils-bd11a6b5b6a4ba681e54259132d05bb90c98080b.tar.gz | |
Faster links to LaTeX documentation (via mirror.ctan.org).
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@6323 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils/docs/dev')
| -rw-r--r-- | docutils/docs/dev/todo.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docutils/docs/dev/todo.txt b/docutils/docs/dev/todo.txt index ad8c8bc1b..592a09ab5 100644 --- a/docutils/docs/dev/todo.txt +++ b/docutils/docs/dev/todo.txt @@ -2262,11 +2262,11 @@ Default layout + \\[0.5em] % subtitle% .. _PSNFSS documentation: - http://dante.ctan.org/CTAN/macros/latex/required/psnfss/psnfss2e.pdf + http://mirror.ctan.org/macros/latex/required/psnfss/psnfss2e.pdf .. _compound paragraph: ../ref/rst/directives.html#compound-paragraph .. _fixltx2e: - http://dante.ctan.org/CTAN/help/Catalogue/entries/fixltx2e.html + http://mirror.ctan.org/help/Catalogue/entries/fixltx2e.html Tables `````` @@ -2340,7 +2340,7 @@ Image and figure directives There is a `SWF package`_ at CTAN. .. _SWF package: - http://dante.ctan.org/tex-archive/macros/latex/contrib/flashmovie + http://mirror.ctan.org/macros/latex/contrib/flashmovie Missing features |
