summaryrefslogtreecommitdiff
path: root/sandbox/paultremblay/python_interface/test_files/image.rst
blob: 4884ee5ddf6509f9f7cf1d3f258b32bb187e3748 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
text before pict

.. image:: badaman_treasure_chest.png
   :scale: 25 %
   :alt: a picture of a chest
   :align: right

text between pict

.. image:: badaman_treasure_chest.svg
   :height: 100px
   :width: 200 px
   :scale: 50 %
   :alt: alternate text
   :align: right

text after pict