mirror of
https://github.com/standardebooks/charles-darwin_the-origin-of-species.git
synced 2025-09-22 11:26:45 -04:00
Added diagram and loi.xhtml
This commit is contained in:
parent
a347146257
commit
ee884b8766
3 changed files with 63 additions and 0 deletions
BIN
images/illustration-1.png
Normal file
BIN
images/illustration-1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 185 KiB |
43
src/epub/images/illustration-1.svg
Normal file
43
src/epub/images/illustration-1.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 201 KiB |
20
src/epub/text/loi.xhtml
Normal file
20
src/epub/text/loi.xhtml
Normal file
|
@ -0,0 +1,20 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:epub="http://www.idpf.org/2007/ops" epub:prefix="z3998: http://www.daisy.org/z3998/2012/vocab/structure/, se: https://standardebooks.org/vocab/1.0" xml:lang="en-GB">
|
||||
<head>
|
||||
<title>List of Illustrations</title>
|
||||
<link href="../css/core.css" rel="stylesheet" type="text/css"/>
|
||||
<link href="../css/local.css" rel="stylesheet" type="text/css"/>
|
||||
</head>
|
||||
<body epub:type="backmatter">
|
||||
<section id="loi" epub:type="loi">
|
||||
<nav epub:type="loi">
|
||||
<h2 epub:type="title">List of Illustrations</h2>
|
||||
<ol>
|
||||
<li>
|
||||
<a href="../text/chapter-4.xhtml#illustration-1">Diagram showing descent of varieties of species in a genus.</a>
|
||||
</li>
|
||||
</ol>
|
||||
</nav>
|
||||
</section>
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue