Init
BIN
src/Anthologien/Eckstein1894/imagines/background.gif
Normal file
|
After Width: | Height: | Size: 23 KiB |
BIN
src/Anthologien/Eckstein1894/imagines/eckstein.jpg
Normal file
|
After Width: | Height: | Size: 8.2 KiB |
99
src/Anthologien/Eckstein1894/index.html
Normal file
@@ -0,0 +1,99 @@
|
||||
<!-- IE in quirks mode -->
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
|
||||
<html>
|
||||
<head>
|
||||
<link rel="shortcut icon" type="image/x-icon" href="../../favicon.ico">
|
||||
<title>Ernst Eckstein: Lyra Germano-Latina - Seitenbildedition</title>
|
||||
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
||||
<meta name="copyright" content="Bernd Platzdasch 2010">
|
||||
<meta name="revisit-after" content="14 days">
|
||||
<meta http-equiv="content-language" content="de">
|
||||
<meta name="date" content="2011-03-31">
|
||||
<link rel="stylesheet" type="text/css" href="../../css/buchscans/main.css">
|
||||
<link rel="stylesheet" type="text/css" media="print" href="../../css/buchscans/index_print.css">
|
||||
<script src="../../js/rom2arab.js" type="text/javascript"></script>
|
||||
<script src="js/nav.js" type="text/javascript"></script>
|
||||
<style type="text/css">
|
||||
@media screen {
|
||||
div#titelbox {
|
||||
background-image: url("imagines/background.gif");
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
<!--[if IE]><style type="text/css">
|
||||
@media screen {
|
||||
body { overflow: hidden; }
|
||||
div#corpus { height: 100%; overflow: auto; }
|
||||
body { padding-bottom: 2.5em; }
|
||||
div#navigation { background: transparent; }
|
||||
}
|
||||
</style><![endif]-->
|
||||
</head>
|
||||
<body onload="geheZu();">
|
||||
<div id="navigation">
|
||||
<form name="formular" onsubmit="seitenzahl(); return false;">
|
||||
<input class="submit" type="button" value="Seite" onclick="seitenzahl();">
|
||||
<input class="seitenzahleingabe" type="text" name="inpSeite" size="3" maxlength="3">
|
||||
<input class="buNavigation" type="button" value="|<<" onclick="anfang();">
|
||||
<input class="buNavigation" type="button" value="<<" onclick="rueckwaerts();">
|
||||
<input class="buNavigation" type="button" value="<" onclick="vorherige();">
|
||||
<input class="buNavigation" type="button" value=">" onclick="naechste();">
|
||||
<input class="buNavigation" type="button" value=">>" onclick="vorwaerts();">
|
||||
<input class="buNavigation" type="button" value=">>|" onclick="ende();">
|
||||
<select size="1" name="selIvz" onchange="zeigeInhalt();">
|
||||
<option value="Inhalt:" style="font-weight: bold;" selected>  Inhalt:</option>
|
||||
<option value="3">  Titelseite  </option>
|
||||
<option value="6">  An den Mond, S. 1  </option>
|
||||
<option value="12">  Heidenröslein, S. 7  </option>
|
||||
<option value="16">  Wandrers Nachtlied, S. 11  </option>
|
||||
<option value="18">  Lied des Harfners, S. 13  </option>
|
||||
<option value="20">  Gefunden, S. 15  </option>
|
||||
<option value="24">  Frühlingslied, S. 19  </option>
|
||||
<option value="26">  Du bist wie eine Blume, S. 21  </option>
|
||||
<option value="28">  Loreley, S. 23  </option>
|
||||
<option value="32">  Ein Fichtenbaum steht einsam, S. 27  </option>
|
||||
<option value="34">  Weil auf mir, du dunkles Auge, S. 29  </option>
|
||||
<option value="36">  Auf dem Teich, dem regungslosen, S. 31  </option>
|
||||
<option value="38">  Drüben geht die Sonne scheiden, S. 33  </option>
|
||||
<option value="40">  Ich hab eine alte Muhme, S. 35  </option>
|
||||
<option value="42">  Steh ich in finstrer Mitternacht, S. 37  </option>
|
||||
<option value="46">  Aus der Jugendzeit, S. 41  </option>
|
||||
<option value="52">  Treue Liebe, S. 47  </option>
|
||||
<option value="54">  The Evening Bells, S. 49  </option>
|
||||
<option value="56">  INHALTSVERZEICHNIS  </option>
|
||||
</select>
|
||||
</form>
|
||||
|
||||
</div>
|
||||
<div id="corpus">
|
||||
<div id="titelbox">
|
||||
<div id="titelboxtext">
|
||||
<script type="text/javascript">
|
||||
document.write('<h1 id="titel">' + tit + '</h1>');
|
||||
document.write('<p id="untertitel">' + utit + '</p>');
|
||||
</script>
|
||||
</div>
|
||||
<div id="titelboxmenu">
|
||||
<p class="menuzeile">
|
||||
<a class="menulinkaktuell" href="index.html">Seitenbildedition</a> |
|
||||
<a class="menulink" href="vita.html">E. Eckstein</a> |
|
||||
<!-- <a class="menulink" href="rezeption.html">Rezeption</a> | -->
|
||||
<a class="menulink" href="../../index.html">Hauptseite...</a>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div id="hauptbereich_1">
|
||||
<div>
|
||||
<form name="sprung"><input type="button" name="sprungmarke" class="buSprungmarke"
|
||||
style="border: 0 solid white; height: 1px;">
|
||||
</form>
|
||||
<img class="seite" name="seitenbild">
|
||||
</div>
|
||||
<noscript>
|
||||
<p class="noscript">Aktivieren Sie JavaScript in Ihrem Browser!</p>
|
||||
</noscript>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
128
src/Anthologien/Eckstein1894/js/nav.js
Normal file
@@ -0,0 +1,128 @@
|
||||
// Eckstein1894
|
||||
// Version 31.3.2011
|
||||
// Copyright (C) 2007 Bernd Platzdasch
|
||||
var id = "eck";
|
||||
var dir = "paginae/Eckstein1894_";
|
||||
var ext = ".jpg";
|
||||
var es = 1;
|
||||
var ls = 56;
|
||||
var nr = 1;
|
||||
var sw = 5;
|
||||
var sf = 1;
|
||||
var asnz = 0;
|
||||
var ses = 1;
|
||||
var sles = 51;
|
||||
var asvz = 5;
|
||||
var lsr = 0;
|
||||
var sls = lsr + sles;
|
||||
var tit = "Lyra Germano-Latina.";
|
||||
var utit = "Eine Auswahl der berühmtesten deutschen Gedichte ins Lateinische<br> übertragen von Ernst Eckstein, Dresden / Leipzig 1894, 50 S. / dt.-lat.";
|
||||
function ziffernWeiche() {
|
||||
var inp = document.formular.inpSeite.value;
|
||||
var reg = /^[0-9]+$/i;
|
||||
if (reg.exec(inp)) {inp = Number(inp)+lsr; zurSeite(inp); }
|
||||
reg = /^[IVXLC]+$/i;
|
||||
if (reg.exec(inp)) {
|
||||
Number(inp);
|
||||
inp = rom2arab(inp);
|
||||
inp += asvz;
|
||||
if (inp > lsr) { inp = lsr; }
|
||||
zurSeite(inp); }
|
||||
}
|
||||
|
||||
function zeigeInhalt(select) {
|
||||
var x = document.formular.selIvz.value;
|
||||
if (x == "Inhalt:") { return ; }
|
||||
nr = Number(x);
|
||||
document.seitenbild.src = dir + formNr() + ext;
|
||||
document.sprung.sprungmarke.focus();
|
||||
}
|
||||
|
||||
function formNr() {
|
||||
var m = nr;
|
||||
m = m.toString();
|
||||
if (m.length == 1) m = '00' + m;
|
||||
if (m.length == 2) m = '0' + m;
|
||||
return m;
|
||||
}
|
||||
|
||||
function zurSeite(x) {
|
||||
x = Number(x);
|
||||
y = ses;
|
||||
z = sls;
|
||||
if (sf == 2) {
|
||||
if ((x%2) == 0) { x = x/2; } else { x = (x-1)/2 }
|
||||
if ((y%2) == 0) { y = y/2; } else { y = (y-1)/2 }
|
||||
if ((z%2) == 0) { z = z/2; } else { z = (z-1)/2 }
|
||||
}
|
||||
if ((x >= y) && (x <= z) ) { nr = ls-asnz-(z-x); }
|
||||
if (x > z) { nr = ls-asnz; }
|
||||
if (x < y) { nr = ls-asnz-(z-y); }
|
||||
}
|
||||
|
||||
function geheZu() {
|
||||
var die_url = window.location.href;
|
||||
if (die_url.indexOf("?sbd=") > -1) {
|
||||
nr = die_url.substring(die_url.indexOf("?")+5,die_url.length);
|
||||
} else {
|
||||
nr = es;
|
||||
}
|
||||
zeige();
|
||||
}
|
||||
|
||||
function anfang() {
|
||||
nr = es;
|
||||
zeige();
|
||||
}
|
||||
|
||||
function rueckwaerts() {
|
||||
if ((nr - sw) >= es) {
|
||||
nr -= sw;
|
||||
zeige();
|
||||
} else {
|
||||
anfang();
|
||||
}
|
||||
}
|
||||
|
||||
function vorherige() {
|
||||
if (nr > es) {
|
||||
nr = nr-1;
|
||||
zeige();
|
||||
}
|
||||
}
|
||||
|
||||
function naechste() {
|
||||
if (nr < ls) {
|
||||
++nr;
|
||||
zeige();
|
||||
}
|
||||
}
|
||||
|
||||
function vorwaerts() {
|
||||
if ((nr + sw) <= ls) {
|
||||
nr += sw;
|
||||
zeige();
|
||||
} else {
|
||||
ende();
|
||||
}
|
||||
}
|
||||
|
||||
function ende() {
|
||||
nr = ls;
|
||||
zeige();
|
||||
}
|
||||
|
||||
function zeige() {
|
||||
document.seitenbild.src = dir + formNr() + ext;
|
||||
document.formular.inpSeite.value = "";
|
||||
document.formular.selIvz.options[0].selected = "true";
|
||||
document.sprung.sprungmarke.focus();
|
||||
}
|
||||
|
||||
function seitenzahl() {
|
||||
ziffernWeiche();
|
||||
zeige();
|
||||
document.formular.inpSeite.focus();
|
||||
}
|
||||
|
||||
|
||||
BIN
src/Anthologien/Eckstein1894/paginae/Eckstein1894_001.jpg
Normal file
|
After Width: | Height: | Size: 71 KiB |
BIN
src/Anthologien/Eckstein1894/paginae/Eckstein1894_002.jpg
Normal file
|
After Width: | Height: | Size: 73 KiB |
BIN
src/Anthologien/Eckstein1894/paginae/Eckstein1894_003.jpg
Normal file
|
After Width: | Height: | Size: 86 KiB |
BIN
src/Anthologien/Eckstein1894/paginae/Eckstein1894_004.jpg
Normal file
|
After Width: | Height: | Size: 73 KiB |
BIN
src/Anthologien/Eckstein1894/paginae/Eckstein1894_005.jpg
Normal file
|
After Width: | Height: | Size: 88 KiB |
BIN
src/Anthologien/Eckstein1894/paginae/Eckstein1894_006.jpg
Normal file
|
After Width: | Height: | Size: 86 KiB |
BIN
src/Anthologien/Eckstein1894/paginae/Eckstein1894_007.jpg
Normal file
|
After Width: | Height: | Size: 81 KiB |
BIN
src/Anthologien/Eckstein1894/paginae/Eckstein1894_008.jpg
Normal file
|
After Width: | Height: | Size: 88 KiB |
BIN
src/Anthologien/Eckstein1894/paginae/Eckstein1894_009.jpg
Normal file
|
After Width: | Height: | Size: 86 KiB |
BIN
src/Anthologien/Eckstein1894/paginae/Eckstein1894_010.jpg
Normal file
|
After Width: | Height: | Size: 82 KiB |
BIN
src/Anthologien/Eckstein1894/paginae/Eckstein1894_011.jpg
Normal file
|
After Width: | Height: | Size: 76 KiB |
BIN
src/Anthologien/Eckstein1894/paginae/Eckstein1894_012.jpg
Normal file
|
After Width: | Height: | Size: 92 KiB |
BIN
src/Anthologien/Eckstein1894/paginae/Eckstein1894_013.jpg
Normal file
|
After Width: | Height: | Size: 81 KiB |
BIN
src/Anthologien/Eckstein1894/paginae/Eckstein1894_014.jpg
Normal file
|
After Width: | Height: | Size: 76 KiB |
BIN
src/Anthologien/Eckstein1894/paginae/Eckstein1894_015.jpg
Normal file
|
After Width: | Height: | Size: 75 KiB |
BIN
src/Anthologien/Eckstein1894/paginae/Eckstein1894_016.jpg
Normal file
|
After Width: | Height: | Size: 79 KiB |
BIN
src/Anthologien/Eckstein1894/paginae/Eckstein1894_017.jpg
Normal file
|
After Width: | Height: | Size: 74 KiB |
BIN
src/Anthologien/Eckstein1894/paginae/Eckstein1894_018.jpg
Normal file
|
After Width: | Height: | Size: 84 KiB |
BIN
src/Anthologien/Eckstein1894/paginae/Eckstein1894_019.jpg
Normal file
|
After Width: | Height: | Size: 80 KiB |
BIN
src/Anthologien/Eckstein1894/paginae/Eckstein1894_020.jpg
Normal file
|
After Width: | Height: | Size: 82 KiB |
BIN
src/Anthologien/Eckstein1894/paginae/Eckstein1894_021.jpg
Normal file
|
After Width: | Height: | Size: 78 KiB |
BIN
src/Anthologien/Eckstein1894/paginae/Eckstein1894_022.jpg
Normal file
|
After Width: | Height: | Size: 73 KiB |
BIN
src/Anthologien/Eckstein1894/paginae/Eckstein1894_023.jpg
Normal file
|
After Width: | Height: | Size: 70 KiB |
BIN
src/Anthologien/Eckstein1894/paginae/Eckstein1894_024.jpg
Normal file
|
After Width: | Height: | Size: 83 KiB |
BIN
src/Anthologien/Eckstein1894/paginae/Eckstein1894_025.jpg
Normal file
|
After Width: | Height: | Size: 76 KiB |
BIN
src/Anthologien/Eckstein1894/paginae/Eckstein1894_026.jpg
Normal file
|
After Width: | Height: | Size: 85 KiB |
BIN
src/Anthologien/Eckstein1894/paginae/Eckstein1894_027.jpg
Normal file
|
After Width: | Height: | Size: 78 KiB |
BIN
src/Anthologien/Eckstein1894/paginae/Eckstein1894_028.jpg
Normal file
|
After Width: | Height: | Size: 87 KiB |
BIN
src/Anthologien/Eckstein1894/paginae/Eckstein1894_029.jpg
Normal file
|
After Width: | Height: | Size: 86 KiB |
BIN
src/Anthologien/Eckstein1894/paginae/Eckstein1894_030.jpg
Normal file
|
After Width: | Height: | Size: 90 KiB |
BIN
src/Anthologien/Eckstein1894/paginae/Eckstein1894_031.jpg
Normal file
|
After Width: | Height: | Size: 83 KiB |
BIN
src/Anthologien/Eckstein1894/paginae/Eckstein1894_032.jpg
Normal file
|
After Width: | Height: | Size: 88 KiB |
BIN
src/Anthologien/Eckstein1894/paginae/Eckstein1894_033.jpg
Normal file
|
After Width: | Height: | Size: 77 KiB |
BIN
src/Anthologien/Eckstein1894/paginae/Eckstein1894_034.jpg
Normal file
|
After Width: | Height: | Size: 87 KiB |
BIN
src/Anthologien/Eckstein1894/paginae/Eckstein1894_035.jpg
Normal file
|
After Width: | Height: | Size: 78 KiB |
BIN
src/Anthologien/Eckstein1894/paginae/Eckstein1894_036.jpg
Normal file
|
After Width: | Height: | Size: 94 KiB |
BIN
src/Anthologien/Eckstein1894/paginae/Eckstein1894_037.jpg
Normal file
|
After Width: | Height: | Size: 83 KiB |
BIN
src/Anthologien/Eckstein1894/paginae/Eckstein1894_038.jpg
Normal file
|
After Width: | Height: | Size: 96 KiB |
BIN
src/Anthologien/Eckstein1894/paginae/Eckstein1894_039.jpg
Normal file
|
After Width: | Height: | Size: 86 KiB |
BIN
src/Anthologien/Eckstein1894/paginae/Eckstein1894_040.jpg
Normal file
|
After Width: | Height: | Size: 83 KiB |
BIN
src/Anthologien/Eckstein1894/paginae/Eckstein1894_041.jpg
Normal file
|
After Width: | Height: | Size: 77 KiB |
BIN
src/Anthologien/Eckstein1894/paginae/Eckstein1894_042.jpg
Normal file
|
After Width: | Height: | Size: 98 KiB |
BIN
src/Anthologien/Eckstein1894/paginae/Eckstein1894_043.jpg
Normal file
|
After Width: | Height: | Size: 87 KiB |
BIN
src/Anthologien/Eckstein1894/paginae/Eckstein1894_044.jpg
Normal file
|
After Width: | Height: | Size: 84 KiB |
BIN
src/Anthologien/Eckstein1894/paginae/Eckstein1894_045.jpg
Normal file
|
After Width: | Height: | Size: 79 KiB |
BIN
src/Anthologien/Eckstein1894/paginae/Eckstein1894_046.jpg
Normal file
|
After Width: | Height: | Size: 96 KiB |
BIN
src/Anthologien/Eckstein1894/paginae/Eckstein1894_047.jpg
Normal file
|
After Width: | Height: | Size: 84 KiB |
BIN
src/Anthologien/Eckstein1894/paginae/Eckstein1894_048.jpg
Normal file
|
After Width: | Height: | Size: 100 KiB |
BIN
src/Anthologien/Eckstein1894/paginae/Eckstein1894_049.jpg
Normal file
|
After Width: | Height: | Size: 90 KiB |
BIN
src/Anthologien/Eckstein1894/paginae/Eckstein1894_050.jpg
Normal file
|
After Width: | Height: | Size: 86 KiB |
BIN
src/Anthologien/Eckstein1894/paginae/Eckstein1894_051.jpg
Normal file
|
After Width: | Height: | Size: 75 KiB |
BIN
src/Anthologien/Eckstein1894/paginae/Eckstein1894_052.jpg
Normal file
|
After Width: | Height: | Size: 78 KiB |
BIN
src/Anthologien/Eckstein1894/paginae/Eckstein1894_053.jpg
Normal file
|
After Width: | Height: | Size: 73 KiB |
BIN
src/Anthologien/Eckstein1894/paginae/Eckstein1894_054.jpg
Normal file
|
After Width: | Height: | Size: 100 KiB |
BIN
src/Anthologien/Eckstein1894/paginae/Eckstein1894_055.jpg
Normal file
|
After Width: | Height: | Size: 89 KiB |
BIN
src/Anthologien/Eckstein1894/paginae/Eckstein1894_056.jpg
Normal file
|
After Width: | Height: | Size: 97 KiB |
67
src/Anthologien/Eckstein1894/rezeption.html
Normal file
@@ -0,0 +1,67 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<link rel="shortcut icon" type="image/x-icon" href="../../favicon.ico">
|
||||
<title>Carl Ferdinand Crain: Der König von Thule und Erlkönig - Rezeption</title>
|
||||
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
||||
<meta name="revisit-after" content="14 days">
|
||||
<meta http-equiv="content-language" content="de">
|
||||
<meta name="date" content="2011-02-28">
|
||||
<script src="js/nav.js" type="text/javascript"></script>
|
||||
<link rel="stylesheet" type="text/css" href="../../css/buchscans/main.css">
|
||||
<link rel="stylesheet" type="text/css" href="../../css/buchscans/vita.css">
|
||||
<link rel="stylesheet" type="text/css" media="print" href="../../css/buchscans/vita_print.css">
|
||||
<link rel="stylesheet" type="text/css" media="print" href="../../css/buchscans/index_print.css">
|
||||
<script src="js/nav.js" type="text/javascript"></script>
|
||||
<style type="text/css">
|
||||
td {padding-bottom: 0.5em}
|
||||
td.jahr {width:6em; font-weight: bold;}
|
||||
@media screen {
|
||||
div#titelbox {
|
||||
background-image: url("imagines/background.gif");
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<div id="corpus">
|
||||
<div id="titelbox">
|
||||
<div id="titelboxtext">
|
||||
<script type="text/javascript">
|
||||
document.write('<h1 id="titel">' + tit + '</h1>');
|
||||
document.write('<p id="untertitel">' + utit + '</p>');
|
||||
</script>
|
||||
</div>
|
||||
<div id="titelboxmenu">
|
||||
<p class="menuzeile">
|
||||
<a class="menulink" href="index.html">Seitenbildedition</a> |
|
||||
<a class="menulink" href="vita.html">C. F. Crain</a> |
|
||||
<a class="menulinkaktuell" href="rezeption.html">Rezeption</a> |
|
||||
<a class="menulink" href="../../index.html">Hauptseite...</a>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div id="druckkopf">
|
||||
www.pantoia.de/Anthologien/Crain1860/rezeption.html<br>
|
||||
Letzte Bearbeitung: 39.3.2011<br>
|
||||
Copyright © Bernd Platzdasch
|
||||
</div>
|
||||
<div id="hauptbereich_2">
|
||||
<h1 class="text">Rezeption. Dokumente und Zitate</h1>
|
||||
<p>
|
||||
Archiv für das Studium der neueren Sprachen und Literaturen, <br>16. Jg., Bd. 30, <strong>1861</strong>, S. 205:
|
||||
</p>
|
||||
<p> </p>
|
||||
<img src="rezeption/ArchStSprLit_30_205.jpg">
|
||||
<p class="copyright">
|
||||
Letzte Bearbeitung: 30.3.2011 – Copyright © Bernd Platzdasch
|
||||
</p>
|
||||
<noscript>
|
||||
<p class="noscript">Aktivieren Sie JavaScript in Ihrem Browser!</p>
|
||||
</noscript>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
133
src/Anthologien/Eckstein1894/vita.html
Normal file
@@ -0,0 +1,133 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
|
||||
<html>
|
||||
<head>
|
||||
<link rel="shortcut icon" type="image/x-icon" href="../../favicon.ico">
|
||||
<title>Ernst Eckstein: Lyra Germano-Latina - Wer war Ernst Eckstein?</title>
|
||||
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
||||
<meta name="copyright" content="Bernd Platzdasch 2010">
|
||||
<meta name="revisit-after" content="14 days">
|
||||
<meta http-equiv="content-language" content="de">
|
||||
<meta name="date" content="2011-03-31">
|
||||
<script src="js/nav.js" type="text/javascript"></script>
|
||||
<link rel="stylesheet" type="text/css" href="../../css/buchscans/main.css">
|
||||
<link rel="stylesheet" type="text/css" href="../../css/buchscans/vita.css">
|
||||
<link rel="stylesheet" type="text/css" media="print" href="../../css/buchscans/vita_print.css">
|
||||
<style type="text/css">
|
||||
@media screen {
|
||||
div#titelbox {
|
||||
background-image: url("imagines/background.gif");
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<div id="corpus">
|
||||
<div id="titelbox">
|
||||
<div id="titelboxtext">
|
||||
<script type="text/javascript">
|
||||
document.write('<h1 id="titel">' + tit + '</h1>');
|
||||
document.write('<p id="untertitel">' + utit + '</p>');
|
||||
</script>
|
||||
</div>
|
||||
<div id="titelboxmenu">
|
||||
<p class="menuzeile">
|
||||
<a class="menulink" href="index.html">Seitenbildedition</a> |
|
||||
<a class="menulinkaktuell" href="vita.html">E. Eckstein</a> |
|
||||
<!-- <a class="menulink" href="rezeption.html">Rezeption</a> | -->
|
||||
<a class="menulink" href="../../index.html">Hauptseite...</a>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div id="druckkopf">
|
||||
<p id="siegel">
|
||||
www.pantoia.de/Anthologien/Eckstein1894/vita.html<br>
|
||||
Letzte Bearbeitung: 31.3.2011<br>
|
||||
Copyright © Bernd Platzdasch
|
||||
</p>
|
||||
</div>
|
||||
<div id="hauptbereich_2">
|
||||
<h1 class="text">Wer war Ernst Eckstein?</h1>
|
||||
<dl class="illu">
|
||||
<dt class="illu" >
|
||||
<img src="imagines/eckstein.jpg" alt="Ernst Eckstein">
|
||||
</dt>
|
||||
</dl>
|
||||
<p class="text">
|
||||
Ernst Friedrich Ludwig Adolf Eckstein wurde am 6.2.1845 als Sohn des Hofgerichtsrats Franz Eckstein in Gießen geboren. Nach privatem Unterricht besuchte er das Landgraf-Ludwigs-Gymnasium seiner Heimatstadt. 1863 schrieb er sich an der Gießener Universität ein und studierte klassische Philologie, Romanistik, Philosophie und Geschichte. Drei Jahre später promovierte er in Marburg. 1867 lehrte er als Privatdozent in Berlin. Von 1868 bis 1873 bereiste er die Schweiz, Frankreich, Italien, Spanien und Österreich. Zeitweilig arbeitete er als Zeitschriftenkorrespondent in Paris. Von 1872 bis Februar 1874 war er Mitarbeiter der »Neuen freien Presse« in Wien. 1873 ließ er sich in Leipzig nieder, übernahm die Redaktion der »Deutschen Dichterhalle« und gab die humoristische Wochenschrift »Der Schalk« heraus. Die Gymnasialhumoreske »Der Besuch im Carcer« (1875) und die beiden historischen Romane »Die Claudier« (1881) und »Prusias« (1884) machten ihn als Schriftsteller bekannt. 1885 ging er nach Dresden. Dort setzte er seine schriftstellerische Tätigkeit fort und war Mitarbeiter belletristischer Familienblätter und Monatszeitschriften. Er starb am 18.11.1900 in Dresden.
|
||||
</p>
|
||||
|
||||
<p class="text">
|
||||
Ernst Eckstein war einer der erfolgreichsten Schriftsteller der Gründerzeit. Seine Humoresken und seine in der römischen und griechischen Antike angesiedelten historischen Romane machten ihn populär. Doch er verfasste auch Epen, Essays, Gedichte, Novellen und Gegenwartsromane. Seine erfolgreichsten Werke wurden in andere europäische Sprachen übersetzt. Er übertrug englische und französische Lyrik ins Deutsche, schrieb über die Geschichte des Feuilletons und die Kunstschätze Italiens. Etwa 100 selbstständig erschienene Publikationen entstammen seiner Feder.
|
||||
</p>
|
||||
|
||||
<p class="anm">
|
||||
Vgl. Karola Rimmel: Ernst-Eckstein-Bibliographie. Hrsg. von der Forschungsstelle Literarische Kultur in Oberhessen am Fachbereich Germanistik der Justus-Liebig-Universität Gießen, Fernwald 1993, S. 9-19; Erwin Leibfried (Hg.): Vergessene Gießener Dichter in Erinnerung gerufen. Ernst Eckstein: 1845-1900. Ein Lese- und Bilderbuch, auch aus Anlaß seines 150. Geburtstages und des Gießener Stadtjubiläums, mit Beiträgen Gießener Studierender, Fernwald 1995.
|
||||
</p>
|
||||
|
||||
|
||||
<h1 class="text">Verzeichnis seiner Schriften</h1>
|
||||
|
||||
<p class="einr">
|
||||
<span class="hvhbg">DER BESUCH IM CARCER.</span> Humoreske, Leipzig <strong>1875</strong>. – Bis Tode des Autors wurde das Büchlein sechundfünfzigmal aufgelegt.
|
||||
</p>
|
||||
|
||||
<p class="einr">
|
||||
<span class="hvhbg">BEITRÄGE</span> zur Geschichte des Feuilletons, 2 Bde., Leipzig <strong>1876</strong>.
|
||||
</p>
|
||||
|
||||
<p class="einr">
|
||||
<span class="hvhbg">ITALIENS KUNSTSCHÄTZE.</span> Eine Sammlung der hervorragendsten Bilder und Statuen der Galerien von Rom, Neapel, Florenz, Mailand, Bologna, Venedig etc, sowie eine Sammlung der hervorragendsten Architecturen, 2 Bde., Leipzig <strong>1876</strong> / [1880].
|
||||
</p>
|
||||
|
||||
<p class="einr">
|
||||
<span class="hvhbg">DIE CLAUDIER.</span> Roman aus der römischen Kaiserzeit, 3 Bde., Wien <strong>1881</strong>.
|
||||
</p>
|
||||
|
||||
<p class="einr">
|
||||
<span class="hvhbg">PRUSIAS.</span> Roman aus dem letzten Jahrhundert der römischen Republik, 3 Bde., Leipzig <strong>1883</strong>.
|
||||
</p>
|
||||
|
||||
<p class="einr">
|
||||
<span class="hvhbg">APHRODITE.</span> Roman aus Alt-Hellas, Leipzig <strong>1886</strong>.
|
||||
</p>
|
||||
|
||||
<p class="einr">
|
||||
<span class="hvhbg">PIA.</span> Roman aus dem 13. Jahrhundert, Leipzig <strong>1887</strong>.
|
||||
</p>
|
||||
|
||||
<p class="einr">
|
||||
<span class="hvhbg">NERO.</span> Ein Roman, 3 Bde., Leipzig <strong>1889</strong>.
|
||||
</p>
|
||||
|
||||
<p class="einr">
|
||||
<span class="hvhbg"></span>DIE NUMIDIERIN. Novelle aus dem altrömischen Afrika, Leipzig <strong> 1890</strong>.
|
||||
</p>
|
||||
|
||||
<p class="einr">
|
||||
<span class="hvhbg">DECIUS.</span> Der Flötenspieler. Eine lustige Musikantengeschichte aus dem alten Rom, Leipzig <strong>1891</strong>.
|
||||
</p>
|
||||
|
||||
<p class="einr">
|
||||
<span class="hvhbg">DOMBROWSKY.</span> Roman, 2 Bde., Dresden <strong>1892</strong>.
|
||||
</p>
|
||||
|
||||
<p class="einr">
|
||||
<span class="hvhbg"><a href="index.html">LYRA GERMANO-LATINA.</a></span> Eine Auswahl der berühmtesten deutschen Gedichte ins Lateinische übertragen, Dresden / Leipzig <strong>1894</strong>. – Folgende Gedichtübersetzungen wurden zuvor im »Deutschen Dichterheim« einzeln veröffentlicht: »Steh' ich in finstrer Mitternacht« (11. Jg., 1891, Nr. 15, S. 271), »Leise zieht durch mein Gemüth« (11. Jg. 1891, Nr. 19, S. 345), »Ueber allen Gipfeln« (11. Jg., 1891, Nr. 24, S. 432); »Aus der Jugendzeit, aus der Jugendzeit« (12. Jg., 1892, Nr. 4, S. 64), »An den Mond« (12. Jg., 1892, Nr. 15, S. 260), »Ich hab' eine alte Muhme« (12. Jg., 1892, Nr. 20, S. 348).
|
||||
</p>
|
||||
|
||||
<p class="einr">
|
||||
Ein umfassendes Verzeichnis der Veröffentlichungen Ernst Ecksteins bietet die Eckstein-Bibliographie von Karola Rimmel (s. o.).
|
||||
</p>
|
||||
|
||||
<p class="copyright">
|
||||
Letzte Bearbeitung: 31.3.2011 – Copyright © Bernd Platzdasch
|
||||
</p>
|
||||
|
||||
<noscript>
|
||||
<p class="noscript">Aktivieren Sie JavaScript in Ihrem Browser!</p>
|
||||
</noscript>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||