blob: 73833c771ead1a522a235c26d009b1d4a12d0b74 [file] [log] [blame]
<html>
<head>
<link href="../generic.css" rel="stylesheet"/>
</head>
<body>
<nav class="listoffigures">
<p class="toc1">
<a href="#item1">
1
Test figure A
</a>
</p>
<p class="toc1">
<a href="#item2">
2
Test figure BXYZ
</a>
</p>
<p class="toc1">
<a href="#item3">
3
Test figure C
</a>
</p>
<p class="toc1">
<a href="#item4">
4
Test figure D
</a>
</p>
</nav>
<figure id="item1">
(figure content)
<figcaption>Test figure A</figcaption>
</figure>
<figure id="item2">
(figure content)
<figcaption>
Test figure B
XYZ
</figcaption>
</figure>
<figure id="item3">
(figure content)
<figcaption>Test figure C</figcaption>
</figure>
<figure id="item4">
(figure content)
<figcaption>Test figure D</figcaption>
</figure>
</body>
</html>