doc: note that "image" paths should not have spaces.

This commit is contained in:
Georg Brandl
2014-01-12 16:28:27 +01:00
parent 521719f8a1
commit 3f1235e2ea

View File

@@ -373,6 +373,8 @@ For instance, if the file name ``gnu.*`` was given and two files :file:`gnu.pdf`
and :file:`gnu.png` existed in the source tree, the LaTeX builder would choose
the former, while the HTML builder would prefer the latter.
Note that image file names should not contain spaces.
.. versionchanged:: 0.4
Added the support for file names ending in an asterisk.