summaryrefslogtreecommitdiff
path: root/docutils/test
diff options
context:
space:
mode:
Diffstat (limited to 'docutils/test')
-rw-r--r--docutils/test/functional/input/data/latex.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/docutils/test/functional/input/data/latex.txt b/docutils/test/functional/input/data/latex.txt
index df1f66d45..ee9c02a4d 100644
--- a/docutils/test/functional/input/data/latex.txt
+++ b/docutils/test/functional/input/data/latex.txt
@@ -113,8 +113,9 @@ Images
Image with 20% width:
.. image:: ../../../docs/user/rst/images/title.png
- :width: 20
+ :width: 20%
Image with 100% width:
.. image:: ../../../docs/user/rst/images/title.png
+ :width: 100%