summaryrefslogtreecommitdiff
path: root/docutils
diff options
context:
space:
mode:
authorgrubert <grubert@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2007-05-30 12:51:25 +0000
committergrubert <grubert@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2007-05-30 12:51:25 +0000
commit9e0888c5b2e0eaedbb5e6cdf57b61ef54c290442 (patch)
treeb19adcfce4d64b5569e321e5cf996b349cb90aed /docutils
parentfa2074b51484474fd5c0c5c15e4f3fd8bb273612 (diff)
downloaddocutils-9e0888c5b2e0eaedbb5e6cdf57b61ef54c290442.tar.gz
Point out wrapfig.
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5171 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils')
-rw-r--r--docutils/docs/user/latex.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/docutils/docs/user/latex.txt b/docutils/docs/user/latex.txt
index d7b8b5fce..ea509afb8 100644
--- a/docutils/docs/user/latex.txt
+++ b/docutils/docs/user/latex.txt
@@ -284,6 +284,7 @@ image formats depend on the used driver (dvi, dvips, pdftex, ...).
If pdf-image inclusion in pdf files fails, specify
``--graphicx-option=pdftex`` or ``--graphicx-option=auto``.
+Wrapping text around images requires the wrapfig package.
Commands directly to LaTeX
==========================