about summary refs log tree commit diff stats
path: root/hymnal.html
diff options
context:
space:
mode:
authorCase Duckworth2015-03-10 23:17:06 -0700
committerCase Duckworth2015-03-10 23:17:06 -0700
commitbec7c936d59e331500c8350b92e33f2b5c5eb0e0 (patch)
treeeb35d9c37efccc6eafa8dbca1538387dcf6c3ff4 /hymnal.html
parentFix broken link in I think it's you (diff)
downloadautocento-bec7c936d59e331500c8350b92e33f2b5c5eb0e0.tar.gz
autocento-bec7c936d59e331500c8350b92e33f2b5c5eb0e0.zip
Move dedication to before epigraph
Diffstat (limited to 'hymnal.html')
-rw-r--r--hymnal.html41
1 files changed, 20 insertions, 21 deletions
diff --git a/hymnal.html b/hymnal.html index c788164..49a35ef 100644 --- a/hymnal.html +++ b/hymnal.html
@@ -1,5 +1,6 @@
1<!DOCTYPE html> 1<!DOCTYPE html>
2<!-- Template for compiled 'Autocento' documents --> 2<!-- AUTOCENTO OF THE BREAKFAST TABLE -->
3<!-- vim: fdm=indent -->
3<html lang="en"> 4<html lang="en">
4<head> 5<head>
5 <meta charset="utf-8"> 6 <meta charset="utf-8">
@@ -23,27 +24,25 @@
23 <!-- <script src="js/external.js"> </script> --> 24 <!-- <script src="js/external.js"> </script> -->
24 </head> 25 </head>
25<body> 26<body>
27
28 <article id="container">
29 <header>
30 <!-- title -->
31 <h1 class="title">Hymnal</h1>
32
26 33
27<article id="container"> 34 </header>
28 <header>
29 <!-- title -->
30 <h1 class="title">Hymnal</h1>
31
32
33
34 </header>
35
36 <section class="content prose">
37 <p><em>It’s all <a href="joke.html">jokes</a></em> Paul wrote in what he was now calling his Hymnal. He had been writing non-stop all day, because he didn’t count pee or cigarette breaks. <em>All art is an inside joke. The symbology involved must be</em>—and here he put down his pen and held his head in his hands. He could never think of the word—he said often that he had no words. He opened to a new page in his Hymnal. On the top of it was written in bold script <em><strong>HYMN 386: JOKES</strong></em>.</p>
38 <p>Paul scowled. Who had written in his Hymnal? he wondered. He said it out loud a moment after: “Who has written in my Hymnal?” He realized he was alone in his Writing Shack, which was really a shed in the back of his mother’s garden. He wondered why he had to say his thoughts before they became real to him (if this was a habit or an inborn trait). He realized simultaneously that</p>
39 <ol type="a">
40 <li>he could ask someone and</li>
41 <li>that this was something he wondered every time he spoke his thoughts out loud.</li>
42 </ol>
43 <p>He resolved to put the issue to rest by asking someone.</p>
44 </section>
45</article>
46 35
36 <section class="content prose">
37 <p><em>It’s all <a href="joke.html">jokes</a></em> Paul wrote in what he was now calling his Hymnal. He had been writing non-stop all day, because he didn’t count pee or cigarette breaks. <em>All art is an inside joke. The symbology involved must be</em>—and here he put down his pen and held his head in his hands. He could never think of the word—he said often that he had no words. He opened to a new page in his Hymnal. On the top of it was written in bold script <em><strong>HYMN 386: JOKES</strong></em>.</p>
38 <p>Paul scowled. Who had written in his Hymnal? he wondered. He said it out loud a moment after: “Who has written in my Hymnal?” He realized he was alone in his Writing Shack, which was really a shed in the back of his mother’s garden. He wondered why he had to say his thoughts before they became real to him (if this was a habit or an inborn trait). He realized simultaneously that</p>
39 <ol type="a">
40 <li>he could ask someone and</li>
41 <li>that this was something he wondered every time he spoke his thoughts out loud.</li>
42 </ol>
43 <p>He resolved to put the issue to rest by asking someone.</p>
44 </section>
45 </article>
47 <nav> 46 <nav>
48 <a class="prevlink" href="art.html" 47 <a class="prevlink" href="art.html"
49 title="Next article in Buildings out of air: Paul in the Woods"> 48 title="Next article in Buildings out of air: Paul in the Woods">
@@ -63,5 +62,5 @@
63 Joke 62 Joke
64 </a> 63 </a>
65 </nav> 64 </nav>
66</body> 65 </body>
67</html> 66</html>