]> granicus.if.org Git - docbook-dsssl/commitdiff
Make sure all callouts are referenced.
authorMichael Smith <xmldoc@users.sourceforge.net>
Mon, 10 Oct 2005 16:10:02 +0000 (16:10 +0000)
committerMichael Smith <xmldoc@users.sourceforge.net>
Mon, 10 Oct 2005 16:10:02 +0000 (16:10 +0000)
testdocs/tests/programlistingco.001.xml

index c76fe5c5404525563d3e7ae0da9208bb60742503..06098eeabd1396004895e3593fca25dc16732604 100644 (file)
@@ -18,7 +18,7 @@
 <area coords="9" id="require1"/>
 <area coords="10" id="require2"/>
 </areaset>
-<area coords="11 12" id="use"/>
+<area coords="11 50" id="use"/>
 <area coords="27" id="funccall"/>
 </areaspec>
 <programlisting>@rem = '--*-Perl-*--
@@ -60,7 +60,7 @@ exit;</programlisting>
 <para>The <literal>goto</literal> statement, interpreted by the DOS batch
 file interpreter, skips over the body of the Perl script.</para>
 </callout>
-<callout arearefs="require1">
+<callout arearefs="require1 require2">
 <para>The <literal>require</literal> statement sources in external program
 fragments.</para>
 </callout>