removed obsolete issues (many of them fixed with AE)
[docutils.git] / sandbox / grubert / test / images.txt
blob050d460426ec205a274c36e292f5dfdcdab4238a
1 Testing image attributes
2 ------------------------
4 the unscaled image
6 .. image:: biohazard.png
8 scaled 200
10 .. image:: biohazard.png
11    :scale: 200
13 center and scale
15 .. image:: biohazard.png
16    :scale: 200
17    :align: center
20 an image with a web target
22 .. image:: debian.png
23    :target: http://www.debian.org