From 643d9ceb308c206a6e572c7c555168ff0ca60bc1 Mon Sep 17 00:00:00 2001
From: Case Duckworth
Date: Fri, 27 Mar 2015 15:40:42 -0700
Subject: 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.
---
 call-me-aural-pleasure.html | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

(limited to 'call-me-aural-pleasure.html')

diff --git a/call-me-aural-pleasure.html b/call-me-aural-pleasure.html
index c2dc86f..5dcdd79 100644
--- a/call-me-aural-pleasure.html
+++ b/call-me-aural-pleasure.html
@@ -41,11 +41,11 @@
 
         
         <section class="content verse">
-            <p>Like <em>40</em> as I challenge anyone to come too!<br />It’s like you’re the epitome of lame!<br />She’s all <em>I am SOOOO CONFUSED</em><br />Aw yeah she got <a href="roughgloves.html">word from yarn</a>.<br />—but technically it’s a pretty sweet, huh?</p>
-            <p>Dude we were going and delicate fragrance of arguments get based off of are not try<br />dropping glasses in such an emotional rollercoaster you<br />and yes, I’m cocky enough to do anything!<br />I am as good as Phineas and make another picture symphony<br />This is a modification of a young woman to try<br />groups disband after they get your <a href="http://www.meachamwriters.org/index.htm">Meacham stuff</a> please let it<br />RJ Covino, own statuses that’ll be a great</p>
-            <p>MY OWN afterbirth can do that<br /><a href="spittle.html">I am 2 we can be KISSED</a> ON THE page.<br />You know I’m not sure that<br />Ben &amp; Jerry’s FTW<br />4/10 would not be able to vote, because I gotta do it<br />This is going to be sad about what<br />Rush Limbaugh comes forward with sunglasses but at least I wasn’t wearing a messenger bag or skinny jeans!<br />The cooler THAN Facebook<br />Wine is the best.</p>
+            <p><span class="line">Like <em>40</em> as I challenge anyone to come too!</span><span class="line">It’s like you’re the epitome of lame!</span><span class="line">She’s all <em>I am SOOOO CONFUSED</em></span><span class="line">Aw yeah she got <a href="roughgloves.html">word from yarn</a>.</span><span class="line">—but technically it’s a pretty sweet, huh?</span></p>
+            <p><span class="line">Dude we were going and delicate fragrance of arguments get based off of are not try</span><span class="line">dropping glasses in such an emotional rollercoaster you</span><span class="line">and yes, I’m cocky enough to do anything!</span><span class="line">I am as good as Phineas and make another picture symphony</span><span class="line">This is a modification of a young woman to try</span><span class="line">groups disband after they get your <a href="http://www.meachamwriters.org/index.htm">Meacham stuff</a> please let it</span><span class="line">RJ Covino, own statuses that’ll be a great</span></p>
+            <p><span class="line">MY OWN afterbirth can do that</span><span class="line"><a href="spittle.html">I am 2 we can be KISSED</a> ON THE page.</span><span class="line">You know I’m not sure that</span><span class="line">Ben &amp; Jerry’s FTW</span><span class="line">4/10 would not be able to vote, because I gotta do it</span><span class="line">This is going to be sad about what</span><span class="line">Rush Limbaugh comes forward with sunglasses but at least I wasn’t wearing a messenger bag or skinny jeans!</span><span class="line">The cooler THAN Facebook</span><span class="line">Wine is the best.</span></p>
             <p>YES I was surprised at first, <a href="http://www.ugcs.caltech.edu/~deepthi/If_on_a_winter%27s_night_a_traveler.html">but the train one</a>, definitely.</p>
-            <p>Also Valhalla is a dumbass…<br />But we can get based off of course, Jon.<br />We watched this<br />CELEBRATE FRANKSGIVING TOO!<br />That didn’t get started on that<br />FRANCIS OF VERULAM REASONED THUS WITH the courage to reply.<br />Anyone wanna watch out<br />I am cranky from Bro a good as a way to <a href="x-ray.html">hijack my hand</a>.<br />Afterbend was not to produce photographs.</p>
+            <p><span class="line">Also Valhalla is a dumbass…</span><span class="line">But we can get based off of course, Jon.</span><span class="line">We watched this</span><span class="line">CELEBRATE FRANKSGIVING TOO!</span><span class="line">That didn’t get started on that</span><span class="line">FRANCIS OF VERULAM REASONED THUS WITH the courage to reply.</span><span class="line">Anyone wanna watch out</span><span class="line">I am cranky from Bro a good as a way to <a href="x-ray.html">hijack my hand</a>.</span><span class="line">Afterbend was not to produce photographs.</span></p>
         </section>
     </article>
     <nav>
-- 
cgit 1.4.1-21-gabe81