about summary refs log tree commit diff stats
path: root/creation-myth.html
diff options
context:
space:
mode:
authorCase Duckworth2015-03-27 15:40:42 -0700
committerCase Duckworth2015-03-27 15:40:42 -0700
commit643d9ceb308c206a6e572c7c555168ff0ca60bc1 (patch)
tree8878d45b3dcc5c894a21d4e379be0f7293c5d345 /creation-myth.html
parentChange verse lines '$' -> '^| ' (diff)
downloadautocento-643d9ceb308c206a6e572c7c555168ff0ca60bc1.tar.gz
autocento-643d9ceb308c206a6e572c7c555168ff0ca60bc1.zip
Fix #5: Verse typesetting
Thanks to the pandoc-discussion thread at
<https://groups.google.com/forum/#!topic/pandoc-discuss/_JnTJnsSK3k>,
line breaks in verse have been converted to <span class="line">s,
which enables the CSS to style them with hanging indents, given
a too-small viewport.  This commit also includes a makefile edit to
reflect this change, and the Haskell source and executable of the
pandoc filter.
Diffstat (limited to 'creation-myth.html')
-rw-r--r--creation-myth.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/creation-myth.html b/creation-myth.html index 2224c89..d667667 100644 --- a/creation-myth.html +++ b/creation-myth.html
@@ -36,10 +36,10 @@
36 36
37 37
38 <section class="content verse"> 38 <section class="content verse">
39 <p>So two hyperintelligent pandimensional beings<br />walk into a bar. One turns to the other and says,<br />“Did you remember to check the end state<br />of that simulation we were running?” The other<br />says, “No, I thought that you did?” To which<br />the first replies, “<a href="movingsideways.html">Oh shit</a>, we missed it.<br />I suppose we must do all of this again. Barkeep,</p> 39 <p><span class="line">So two hyperintelligent pandimensional beings</span><span class="line">walk into a bar. One turns to the other and says,</span><span class="line">“Did you remember to check the end state<br />of that simulation we were running?” The other</span><span class="line">says, “No, I thought that you did?” To which</span><span class="line">the first replies, “<a href="movingsideways.html">Oh shit</a>, we missed it.</span><span class="line">I suppose we must do all of this again. Barkeep,</span></p>
40 <p>two beers please.&quot; The bartender nods in that way<br />that bartenders do, pours the two beers,<br />expertly, by the way, just so, and hands them<br />to the first <a href="http://hitchhikers.wikia.com/wiki/Mice">hyperintelligent pandimensional</a> being.<br />The second one pulls a few singles out of his<br />wallet, places them on the bar, and the pair<br />turn around and begin walking toward a table<br />in the middle of the mostly-empty bar. The bar-<br />tender picks up the money, fans it out, frowns,<br />and calls to his patrons’ backs: “Hey, this<br />isn’t enough!” The two turn around simultan-<br />eously, with parity, and stare at him. A beat.</p> 40 <p><span class="line">two beers please.&quot; The bartender nods in that way</span><span class="line">that bartenders do, pours the two beers,</span><span class="line">expertly, by the way, just so, and hands them</span><span class="line">to the first <a href="http://hitchhikers.wikia.com/wiki/Mice">hyperintelligent pandimensional</a> being.</span><span class="line">The second one pulls a few singles out of his</span><span class="line">wallet, places them on the bar, and the pair</span><span class="line">turn around and begin walking toward a table</span><span class="line">in the middle of the mostly-empty bar. The bar-</span><span class="line">tender picks up the money, fans it out, frowns,</span><span class="line">and calls to his patrons’ backs: “Hey, this<br />isn’t enough!” The two turn around simultan-</span><span class="line">eously, with parity, and stare at him. A beat.</span></p>
41 <p>One of them, the one without the beer, breaks<br />the silence by exclaiming, “Oh dear god, I’m<br />sorry! I didn’t know your prices went up since<br />last time. What do I owe you?” The bartender<br />says, “Oh, just another <a href="100-lines.html">dollar</a>-fifty.” The being<br />reaches in his back pocket, slides out his<br />wallet, looks in smiling, and frowns when he sees<br />it’s empty. He looks to the other and says,<br />“You got a <a href="plant.html">buck</a>-fifty I can borrow?”</p> 41 <p><span class="line">One of them, the one without the beer, breaks</span><span class="line">the silence by exclaiming, “Oh dear god, I’m<br />sorry! I didn’t know your prices went up since<br />last time. What do I owe you?” The bartender</span><span class="line">says, “Oh, just another <a href="100-lines.html">dollar</a>-fifty.” The being</span><span class="line">reaches in his back pocket, slides out his</span><span class="line">wallet, looks in smiling, and frowns when he sees</span><span class="line">it’s empty. He looks to the other and says,</span><span class="line">“You got a <a href="plant.html">buck</a>-fifty I can borrow?”</span></p>
42 <p>The second hyperintelligent pandimensional being<br />considers this. He sets the beers down<br />on the table, pulls out his own wallet, opens<br />it, and frowns. “I’m broke too,” he says.</p> 42 <p><span class="line">The second hyperintelligent pandimensional being</span><span class="line">considers this. He sets the beers down</span><span class="line">on the table, pulls out his own wallet, opens</span><span class="line">it, and frowns. “I’m broke too,” he says.</span></p>
43 </section> 43 </section>
44 </article> 44 </article>
45 <nav> 45 <nav>