Quote:
Originally Posted by Doitsu
If the 4 volumes are 4 separate epubs, you shoud be able to use my plugin.
|
Yes, each volume is its own epub.
Quote:
Originally Posted by Doitsu
Finally, you'll also need to right-click the endnotes file and select Add Semantics... > Notes/Footnotes.
|
There isn't a separate endnotes file. The notes appear at the end of every chapter, where the chapter is named index_split_006.xhtml, index_split_007.xhtml and so on. (This is in contrast to the print edition, which have footnotes, appearing at the bottom of the page).
Note #14, at the end of chapter 1, looks like this in the Preview window:
Code:
14 P. Lobstein, Einleitung in die Evangelische Dogmatik (Freiburg, 1897), 23.
And looks like this in the Editor window:
Code:
<p class="P-P14"><span class="S-T1" id="anchor129"></span><a class="S-T1" href="../Text/index_split_000.xhtml#anchor60"><span class="S-T6">14</span></a> <span class="S-T1">P. Lobstein,</span> <span class="S-T5">Einleitung in die Evangelische Dogmatik</span> <span class="S-T1">(Freiburg, 1897), 23.</span> </p>
Note #15 looks like this in the Preview:
Code:
15 Friedrich Schleiermacher, Die Christliche Sitte nach dem Grundsazen der evangelischen Kirche dargestellt (Berlin: G. Reimer, 1884), 5 [Introduction to Christian Ethics, trans. John Shelley (Nashville: Abingdon, 1989)]; Richard Rothe, Zur Dogmatik (Gotha: Perthes, 1869), 10; Alexander Schweizer, Die Glaubenslehre der evangelisch-reformirten Kirche (Zurich: Orell, Fussli, 1847), I, 23.
and looks like this in the Editor window:
Code:
<p class="P-P14"><span class="S-T1" id="anchor130"></span><a class="S-T1" href="../Text/index_split_000.xhtml#anchor61"><span class="S-T6">15</span></a> <span class="S-T1">Friedrich Schleiermacher,</span> <span class="S-T5">Die Christliche Sitte nach dem Grundsazen der evangelischen Kirche dargestellt</span> <span class="S-T1">(Berlin: G. Reimer, 1884), 5 [</span><span class="S-T5">Introduction to Christian Ethics</span><span class="S-T1">, trans. John Shelley (Nashville: Abingdon, 1989)]; Richard Rothe,</span> <span class="S-T5">Zur Dogmatik</span> <span class="S-T1">(Gotha: Perthes, 1869), 10; Alexander Schweizer,</span> <span class="S-T5">Die Glaubenslehre der evangelisch-reformirten Kirche</span> <span class="S-T1">(Zurich: Orell, Fussli, 1847), I, 23.</span> </p>