mirror of
https://github.com/standardebooks/o-henry_short-fiction.git
synced 2025-03-07 11:00:08 +08:00
Add descriptions, clean
This commit is contained in:
parent
36b2b27d32
commit
c4bdcf6deb
@ -37,9 +37,10 @@
|
||||
<meta property="term" refines="#subject-2">sh85121819</meta>
|
||||
<meta property="se:subject">Fiction</meta>
|
||||
<dc:description id="description">A collection of O. Henry short stories, ordered by date of publication.</dc:description>
|
||||
<meta id="long-description" property="se:long-description" refines="#description"><![CDATA[
|
||||
LONG_DESCRIPTION
|
||||
]]></meta>
|
||||
<meta id="long-description" property="se:long-description" refines="#description">
|
||||
<p>William Sydney Porter, known to readers as O. Henry, was a true raconteur. He was a draftsman, a bank teller, a newspaper writer, a fugitive from justice in Central America, a writer living in New York City, and he told stories at each stop and about each stop. His stories were known for their vivid characters who came to life, and sometimes death, in only a few pages. But perhaps the defining attribute of his stories was their “twist” endings, where the outcome is a surprise to both the characters and the readers.</p>
|
||||
<p>This collection gathers all of his stories written in New York and published in various popular magazines of the time, as well as those he wrote while at the Houston <i>Post</i> that were not attributed to him until many years after his death.</p>
|
||||
</meta>
|
||||
<dc:language>en-US</dc:language>
|
||||
<!-- Cabbages and Kings -->
|
||||
<dc:source>https://www.gutenberg.org/ebooks/2777</dc:source>
|
||||
@ -86,9 +87,7 @@
|
||||
<dc:source>https://archive.org/details/postscripts00henr</dc:source>
|
||||
<!-- O. Henry Encore (original transcription) -->
|
||||
<dc:source>https://catalog.hathitrust.org/Record/007926272</dc:source>
|
||||
<dc:source>https://chroniclingamerica.loc.gov/lccn/sn86071197/issues/</dc:source>
|
||||
<meta property="se:production-notes">Any special notes about the production of this ebook for future editors/producers? Remove this element if not.</meta>
|
||||
<meta property="se:word-count">WORD_COUNT</meta>
|
||||
*po <meta property="se:word-count">WORD_COUNT</meta>
|
||||
<meta property="se:reading-ease.flesch">READING_EASE</meta>
|
||||
<meta property="se:url.encyclopedia.wikipedia">https://en.wikipedia.org/wiki/Short_fiction</meta>
|
||||
<meta property="se:url.vcs.github">https://github.com/standardebooks/o-henry_short-fiction</meta>
|
||||
|
@ -54,8 +54,8 @@ section > header [epub|type~="epigraph"]{
|
||||
display: table;
|
||||
}
|
||||
}
|
||||
/* end of epigraph */
|
||||
|
||||
/* end of epigraph */
|
||||
/* poetry, songs */
|
||||
[epub|type~="z3998:poem"] header{
|
||||
font-variant: small-caps;
|
||||
@ -103,8 +103,8 @@ p span.i3{
|
||||
text-indent: -1em;
|
||||
padding-left: 4em;
|
||||
}
|
||||
/* end of poetry, songs */
|
||||
|
||||
/* end of poetry, songs */
|
||||
/* letters */
|
||||
[epub|type~="z3998:letter"] header{
|
||||
text-align: right;
|
||||
@ -139,8 +139,8 @@ p.signature {
|
||||
text-indent: 0;
|
||||
text-align: left;
|
||||
}
|
||||
/* end of letter */
|
||||
|
||||
/* end of letter */
|
||||
/* drama */
|
||||
[epub|type~="z3998:drama"] tr:first-child td{
|
||||
padding-top: 0;
|
||||
@ -192,8 +192,8 @@ p.signature {
|
||||
[epub|type~="z3998:persona"]{
|
||||
font-variant: all-small-caps;
|
||||
}
|
||||
/* end of drama */
|
||||
|
||||
/* end of drama */
|
||||
/* story-specific formatting */
|
||||
#conscience-in-art table{
|
||||
margin: 1em auto;
|
||||
|
Loading…
Reference in New Issue
Block a user