diff options
author | Patrick Goltzsch <pg (at) in-transit.cc> | 2021-08-29 12:19:26 +0000 |
---|---|---|
committer | Patrick Goltzsch <pg (at) in-transit.cc> | 2021-08-29 12:19:26 +0000 |
commit | d230e7f8df0ffaa64ea6dc3472b34488d59902e3 (patch) | |
tree | 8e9594068385500ae1e524bcc0f0a80635eb6518 /OEBPS/Text/inhalt.xhtml | |
download | albert-ehrenstein-nicht-da-nicht-dort-d230e7f8df0ffaa64ea6dc3472b34488d59902e3.tar.gz albert-ehrenstein-nicht-da-nicht-dort-d230e7f8df0ffaa64ea6dc3472b34488d59902e3.tar.bz2 albert-ehrenstein-nicht-da-nicht-dort-d230e7f8df0ffaa64ea6dc3472b34488d59902e3.zip |
erste Version
Diffstat (limited to 'OEBPS/Text/inhalt.xhtml')
-rw-r--r-- | OEBPS/Text/inhalt.xhtml | 59 |
1 files changed, 59 insertions, 0 deletions
diff --git a/OEBPS/Text/inhalt.xhtml b/OEBPS/Text/inhalt.xhtml new file mode 100644 index 0000000..3c79863 --- /dev/null +++ b/OEBPS/Text/inhalt.xhtml @@ -0,0 +1,59 @@ +<?xml version="1.0" encoding="utf-8" standalone="no"?> +<!DOCTYPE html> +<html xmlns="http://www.w3.org/1999/xhtml" xmlns:ops="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>Inhaltsverzeichnis</title> +</head> +<body> + +<div class="prose"> + + <h3>INHALT</h3> + + <section ops:type="chapter"> + <h4 class="index-entry"><a href="01-das-martyrium-homers.xhtml">Das Martyrium Homers</a></h4> + </section> + <section ops:type="chapter"> + <h4 class="index-entry"><a href="02-der-fluch-des-magiers.xhtml">Der Fluch des Magiers Anateiresiotidas</a></h4> + </section> + <section ops:type="chapter"> + <h4 class="index-entry"><a href="03-liebe.xhtml">Liebe</a></h4> + </section> + <section ops:type="chapter"> + <h4 class="index-entry"><a href="04-der-knecht-seines-schicksals.xhtml">Der Knecht seines Schicksals</a></h4> + </section> + <section ops:type="chapter"> + <h4 class="index-entry"><a href="05-hildebrandslied.xhtml">Hildebrandslied</a></h4> + </section> + <section ops:type="chapter"> + <h4 class="index-entry"><a href="06-traum.xhtml">Traum des 888. Nachtredakteurs</a></h4> + </section> + <section ops:type="chapter"> + <h4 class="index-entry"><a href="07-die-alte-geschichte.xhtml">Die alte Geschichte</a></h4> + </section> + <section ops:type="chapter"> + <h4 class="index-entry"><a href="08-fruehes-leid.xhtml">Frühes Leid</a></h4> + </section> + <section ops:type="chapter"> + <h4 class="index-entry"><a href="09-wodianer.xhtml">Wodianer</a></h4> + </section> + <section ops:type="chapter"> + <h4 class="index-entry"><a href="10-tod-eines-seebaeren.xhtml">Tod eines Seebären</a></h4> + </section> + <section ops:type="chapter"> + <h4 class="index-entry"><a href="11-ausflug.xhtml">Ausflug</a></h4> + </section> + <section ops:type="chapter"> + <h4 class="index-entry"><a href="12-vorbild.xhtml">Vorbild</a></h4> + </section> + <section ops:type="chapter"> + <h4 class="index-entry"><a href="13-mammuthbaum.xhtml">Mammuthbaum</a></h4> + </section> + +</div> + +</body> +</html> |