diff options
| author | grubert <grubert@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2007-05-30 12:51:25 +0000 |
|---|---|---|
| committer | grubert <grubert@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2007-05-30 12:51:25 +0000 |
| commit | 9e0888c5b2e0eaedbb5e6cdf57b61ef54c290442 (patch) | |
| tree | b19adcfce4d64b5569e321e5cf996b349cb90aed /docutils | |
| parent | fa2074b51484474fd5c0c5c15e4f3fd8bb273612 (diff) | |
| download | docutils-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.txt | 1 |
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 ========================== |
