blob: a22e2870f25a21fea19d0ffb5a9fcfb78996dc06 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
|
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<html xmlns="http://www.w3.org/1999/xhtml"
xmlns:epub="http://www.idpf.org/2007/ops"
xml:lang="de">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link href="../Styles/style.css" rel="stylesheet" type="text/css" />
<title>Inhalt</title>
</head>
<body>
<h2>Inhalt</h2>
<nav epub:type="toc" id="toc">
<h3>Tubutsch</h3>
<ol>
<li class="index-entry"><a href="01-ritter-johann.xhtml">Ritter Johann des Todes</a></li>
<li class="index-entry"><a href="02-tubutsch.xhtml">Tubutsch</a></li>
<li class="index-entry"><a href="03-wanderers-lied.xhtml">Wanderers Lied</a></li>
<li><a href="anhang.xhtml">Anhang</a></li>
<li class="index-entry"><a href="inhalt.xhtml">Inhaltsverzeichnis</a></li>
<li class="index-entry"><a href="textnachweis.xhtml">Textnachweis und Lizenz</a></li>
</ol>
</nav>
<nav epub:type="landmarks">
<h2>Übersicht</h2>
<ol>
<li><a epub:type="cover" href="deckel.xhtml" title="Deckel">Deckel</a></li>
<li><a epub:type="titlepage" href="titel.xhtml" title="Titel">Titel</a></li>
<li><a epub:type="backmatter" href="anhang.xhtml" title="Anhang">Anhang</a></li>
<li><a epub:type="toc" href="inhalt.xhtml" title="Inhalt">Inhalt</a></li>
</ol>
</nav>
</body>
</html>
|