summaryrefslogtreecommitdiff
path: root/docutils/docs/dev/todo.txt
diff options
context:
space:
mode:
authormilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2010-09-24 22:08:15 +0000
committermilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2010-09-24 22:08:15 +0000
commit8e80812842685daaf241b7205ecf6581ccb60d1f (patch)
tree35d9a1278e63bc76402741044a4b52a04161116b /docutils/docs/dev/todo.txt
parent14a20b7b59848e57136abcb6198dfe23061e9130 (diff)
downloaddocutils-8e80812842685daaf241b7205ecf6581ccb60d1f.tar.gz
xetex writer documentation and new default font.
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@6432 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils/docs/dev/todo.txt')
-rw-r--r--docutils/docs/dev/todo.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/docutils/docs/dev/todo.txt b/docutils/docs/dev/todo.txt
index c1c4f8501..b428fb77e 100644
--- a/docutils/docs/dev/todo.txt
+++ b/docutils/docs/dev/todo.txt
@@ -2425,6 +2425,10 @@ XeTeX writer
* Glyphs missing in the font are left out in the PDF without warning
(e.g. ⇔ left-right double arrow in the functional test output).
+* Disable word-wrap (hyphenation) in literal text locally with
+ ``providecommand{\nohyphenation}{\addfontfeatures{HyphenChar=None}}``?
+
+
problematic URLs
````````````````