User:Gorok/PP
Jump to navigation
Jump to search
Posted to PG
Finished books posted to PG (from newest to oldest).
- Zweig, Stefan: Drei Meister: Balzac, Dickens, Dostojewski
- Kleemann, A. v.: Das Problem des platonischen Symposion [1906] {P1->P1}
- Ricarda Octavia Huch: Das Judengrab / Aus Bimbos Seelenwanderungen [1917]
- Ricarda Huch: Lebenslauf des heiligen Wonnebald Pück [1918]
- Horace Brown Fyfe: Wedge
- PG-Text: The Wedge
- Sedgwick, Catharine Maria: The Travellers
- PG-Text: The Travellers
- Cassirer, Ernst: Heinrich von Kleist und die Kantische Philosophie [1919]
- Wedekind, Frank: Erdgeist
- PG-Text: Erdgeist (Earth-Spirit)
PPV: Jacqueline (jjz)
- René Descartes: Betrachtungen über die Grundlagen der Philosophie
- Kenyon, Ernest M.: Security
- Platon: Das Gastmahl
- PG-Text: Platons Gastmahl
PPV: Jana (Frau_Sma)
- Long, Frank Belknap: The Sky Trap
- PG-Text: The Sky Trap
PPV: Jana (Frau_Sma)
- Lucy Gray: The Life and Adventures of Poor Puss
- PG-Text: The Life and Adventures of Poor Puss
PPV: Jacqueline (jjz)
- Hardart, F.E.: The Beast of Space
- PG-Text: The Beast of Space
PPV: Jacqueline (jjz)
- Stockton, Frank Richard: John Gayther's garden and the stories told therein
- Fyfe, Horace Brown: Exile
- PG-Text: Exile
PPV: Jacqueline (jjz)
- Hendryx, James B.: Prairie Flowers
- PG-Text: Prairie Flowers
PPV: Jacqueline (jjz)
In Progress
Books I (soon) work on (in alphabetical order).
- Fuchs, Helene: Reineke Fuchs [1921] {Fraktur} in SR till 21st of November
- Greenough, James Bradstreet and Kittredge, George Lyman: Words and Their Ways in English Speech (1902) {needs fixing, see notes}
- Hamilton, Frederick W.: A Brief History of Printing in England {P2alt-r}
- Hamilton, Frederick W.: The Invention of Typography {No P2}
- Adolph Freiherr Knigge: Ueber den Umgang mit Menschen {Fraktur} {R} {P3 skipped} gets some more attention from proofers
- Jonathan Swift: Gulliver's Travels (Milo Winter) {P1->P1} {P3 skipped}
Checklist
I plan to work on my own personal PP Checklist instead of using the Guiguts PP Process Checklist (which I will use as a starting point.)
random regexps
(?<=[\n\s>])"(?=\S)
(left quote)(?<=\S)"(?=[\n\s<])
(right quote)([\s\n])(\w{1,4}[\.;,:!\?])([\s\n])
(no break 1)[\n\s]([IVXLMCD]+[\.,:;!\?-]{0,}[\s\n])
(no break 2)
check for short lines
^[^\n]{1,54}(?=\n\S)
check for Unicode
[\x{0100}-\x{ffffff}]
Creating HTML
- All poetry indented ("wrapped")
- Page labels set and saved
<span class="pagenum"><a name="Page_([^"]*)" id="Page_(\1)">\[Pg (\1)\]</a></span>
<span class="pagenum"><span>[Page </span><a name="Page_$1" id="Page_$1">$1</a><span>] </span></span>
Finishing HTML
- Double check title tag
- [Title], by [Author]—A Project Gutenberg eBook
- Check language declaration
- Check margin-top and margin-bottom
- Open in IE