summaryrefslogtreecommitdiff
path: root/docs/dev
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
commit07b3e9db632e9d294eb72506526fdfdd04529c09 (patch)
tree204aabfa75377a522ecba497d3315c5d280312ae /docs/dev
parentdd5b12161f33e29b0c1bf09e8207728326a6e7d7 (diff)
downloaddocutils-07b3e9db632e9d294eb72506526fdfdd04529c09.tar.gz
xetex writer documentation and new default font.
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@6432 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docs/dev')
-rw-r--r--docs/dev/todo.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/dev/todo.txt b/docs/dev/todo.txt
index c1c4f8501..b428fb77e 100644
--- a/docs/dev/todo.txt
+++ b/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
````````````````