quickbook/test/image-1_5.gold
Daniel James e94940c9ec Quickbook: Use version switch for image alt text change.
Was comparing the output of different versions of the quickbook executable and
the change seemed gratuitous.


[SVN r75731]
2011-11-29 22:41:10 +00:00

65 lines
2.6 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE article PUBLIC "-//Boost//DTD BoostBook XML V1.0//EN" "http://www.boost.org/tools/boostbook/dtd/boostbook.dtd">
<article id="images_1_5" last-revision="DEBUG MODE Date: 2000/12/20 12:00:00 $" xmlns:xi="http://www.w3.org/2001/XInclude">
<title>Images 1.5</title>
<para>
<inlinemediaobject><imageobject><imagedata fileref="test.gif"></imagedata></imageobject>
<textobject>
<phrase>test</phrase>
</textobject>
</inlinemediaobject> <inlinemediaobject><imageobject><imagedata fileref="test this.gif"></imagedata></imageobject>
<textobject>
<phrase>test this</phrase>
</textobject>
</inlinemediaobject> <inlinemediaobject><imageobject><imagedata fileref="test&amp;this.gif"></imagedata></imageobject>
<textobject>
<phrase>test&amp;this</phrase>
</textobject>
</inlinemediaobject> <inlinemediaobject><imageobject><imagedata fileref="test.gif"
height="10cm" width="10cm"></imagedata></imageobject>
<textobject>
<phrase>test</phrase>
</textobject>
</inlinemediaobject> <inlinemediaobject><imageobject><imagedata fileref="test.gif"></imagedata></imageobject>
<textobject>
<phrase>Foo</phrase>
</textobject>
</inlinemediaobject> <inlinemediaobject><imageobject><imagedata fileref="test.gif"></imagedata></imageobject>
<textobject>
<phrase>Foobie foobie foo</phrase>
</textobject>
</inlinemediaobject> <inlinemediaobject><imageobject><imagedata fileref="test.gif"></imagedata></imageobject>
<textobject>
<phrase>Foo &amp; bar</phrase>
</textobject>
</inlinemediaobject> <inlinemediaobject><imageobject><imagedata fileref="test.gif"
height="10cm" width="10cm"></imagedata></imageobject>
<textobject>
<phrase>Foo</phrase>
</textobject>
</inlinemediaobject>
</para>
<para>
<inlinemediaobject><imageobject><imagedata fileref="test.gif"></imagedata></imageobject>
<textobject>
<phrase>test</phrase>
</textobject>
</inlinemediaobject> <inlinemediaobject><imageobject><imagedata fileref="test.gif"></imagedata></imageobject>
<textobject>
<phrase>test</phrase>
</textobject>
</inlinemediaobject> <inlinemediaobject><imageobject><imagedata fileref="test.gif"></imagedata></imageobject>
<textobject>
<phrase>comment</phrase>
</textobject>
</inlinemediaobject>
</para>
<para>
<inlinemediaobject><imageobject><imagedata fileref="test.gif" height="10cm" width="10cm"></imagedata></imageobject>
<textobject>
<phrase>test</phrase>
</textobject>
</inlinemediaobject>
</para>
</article>