Skip to content

Commit

Permalink
Add block level children to LoI items
Browse files Browse the repository at this point in the history
  • Loading branch information
acabal committed Sep 17, 2020
1 parent 80c923c commit 085d4fa
Showing 1 changed file with 30 additions and 10 deletions.
40 changes: 30 additions & 10 deletions src/epub/text/loi.xhtml
Expand Up @@ -11,34 +11,54 @@
<h2 epub:type="title">List of Illustrations</h2>
<ol>
<li>
<a href="chapter-1.xhtml#illustration-1">A diagram of three triangles, points downwards. They all have the same width, but the second has a smaller height than the first, and the third has a smaller height again.</a>
<p>
<a href="chapter-1.xhtml#illustration-1">A diagram of three triangles, points downwards. They all have the same width, but the second has a smaller height than the first, and the third has a smaller height again.</a>
</p>
</li>
<li>
<a href="chapter-2.xhtml#illustration-2">A map of a pentagonal house. The corners are marked <var>A</var>, <var>B</var>, <var>R</var>, <var>O</var> and <var>F</var>. The edge between <var>R</var> and <var>A</var> has the men’s door, and the edge between <var>F</var> and <var>B</var> has a smaller women’s door.</a>
<p>
<a href="chapter-2.xhtml#illustration-2">A map of a pentagonal house. The corners are marked <var>A</var>, <var>B</var>, <var>R</var>, <var>O</var> and <var>F</var>. The edge between <var>R</var> and <var>A</var> has the men’s door, and the edge between <var>F</var> and <var>B</var> has a smaller women’s door.</a>
</p>
</li>
<li>
<a href="chapter-6.xhtml#illustration-3">A diagram showing two shapes and views onto them. The first shape, an equilateral triangle has the near corner to the point of view labelled <var>A</var> and the furthest visible points labelled <var>B</var> and <var>C</var>. Points <var>D</var> and <var>E</var> are level with point <var>A</var> and sit on the lines of sight from the point of view to corners <var>B</var> and <var>C</var>. The second shape is a regular pentagon and has the same points marked (with prime marks) to show that the outside visible points are closer to the point of view than with the triangle.</a>
<p>
<a href="chapter-6.xhtml#illustration-3">A diagram showing two shapes and views onto them. The first shape, an equilateral triangle has the near corner to the point of view labelled <var>A</var> and the furthest visible points labelled <var>B</var> and <var>C</var>. Points <var>D</var> and <var>E</var> are level with point <var>A</var> and sit on the lines of sight from the point of view to corners <var>B</var> and <var>C</var>. The second shape is a regular pentagon and has the same points marked (with prime marks) to show that the outside visible points are closer to the point of view than with the triangle.</a>
</p>
</li>
<li>
<a href="chapter-6.xhtml#illustration-4">A diagram showing the lines of sight from a position on the right hand side of a hexagon, aligned to have points up and down. The labelled points on the hexagon are <var>A</var> and <var>B</var> on the side visible to the viewpoint, and <var>C</var> and <var>D</var> which show the extent of the hexagon that is visible.</a>
<p>
<a href="chapter-6.xhtml#illustration-4">A diagram showing the lines of sight from a position on the right hand side of a hexagon, aligned to have points up and down. The labelled points on the hexagon are <var>A</var> and <var>B</var> on the side visible to the viewpoint, and <var>C</var> and <var>D</var> which show the extent of the hexagon that is visible.</a>
</p>
</li>
<li>
<a href="chapter-9.xhtml#illustration-5">A diagram showing the lines of sight from a position on the right hand side of a circle on the left. The labelled points on the circle are <var>M</var> at the top, <var>A</var> on the left directly opposite the point of view, <var>B</var> on the right nearest the point of view, and <var>C</var> and <var>D</var> which describe the visible portion of the front of the circle.</a>
<p>
<a href="chapter-9.xhtml#illustration-5">A diagram showing the lines of sight from a position on the right hand side of a circle on the left. The labelled points on the circle are <var>M</var> at the top, <var>A</var> on the left directly opposite the point of view, <var>B</var> on the right nearest the point of view, and <var>C</var> and <var>D</var> which describe the visible portion of the front of the circle.</a>
</p>
</li>
<li>
<a href="chapter-13.xhtml#illustration-6">A diagram titled “My view of Lineland.” It shows the narrator looking down on an axis, along which can be found women (dots), boys (small dashes), men (longer dashes) and in the middle the king who, being on the line, can only see a point in both directions.</a>
<p>
<a href="chapter-13.xhtml#illustration-6">A diagram titled “My view of Lineland.” It shows the narrator looking down on an axis, along which can be found women (dots), boys (small dashes), men (longer dashes) and in the middle the king who, being on the line, can only see a point in both directions.</a>
</p>
</li>
<li>
<a href="chapter-14.xhtml#illustration-7">A diagram showing Lineland, with the King’s position on the right, and in the middle the narrator’s body just before they disappeared.</a>
<p>
<a href="chapter-14.xhtml#illustration-7">A diagram showing Lineland, with the King’s position on the right, and in the middle the narrator’s body just before they disappeared.</a>
</p>
</li>
<li>
<a href="chapter-16.xhtml#illustration-8">A diagram showing three states of the Sphere’s intersection with a point of view. This first shows the Sphere with his section at full size, the second shows the Sphere rising with a smaller intersection, and the third the Sphere at the point of vanishing with a tiny intersection.</a>
<p>
<a href="chapter-16.xhtml#illustration-8">A diagram showing three states of the Sphere’s intersection with a point of view. This first shows the Sphere with his section at full size, the second shows the Sphere rising with a smaller intersection, and the third the Sphere at the point of vanishing with a tiny intersection.</a>
</p>
</li>
<li>
<a href="chapter-18.xhtml#illustration-9">A map of the house, with the locations of rooms and inhabitants marked.</a>
<p>
<a href="chapter-18.xhtml#illustration-9">A map of the house, with the locations of rooms and inhabitants marked.</a>
</p>
</li>
<li>
<a href="chapter-19.xhtml#illustration-10">A diagram showing two cubes similar in size and aspect; the first is composed from stacked squares, the second is drawn with no guide to its composition.</a>
<p>
<a href="chapter-19.xhtml#illustration-10">A diagram showing two cubes similar in size and aspect; the first is composed from stacked squares, the second is drawn with no guide to its composition.</a>
</p>
</li>
</ol>
</nav>
Expand Down

0 comments on commit 085d4fa

Please sign in to comment.