about summary refs log tree commit diff stats
path: root/dream.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 /dream.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 'dream.html')
-rw-r--r--dream.html37
1 files changed, 18 insertions, 19 deletions
diff --git a/dream.html b/dream.html index cb5157e..a0e3123 100644 --- a/dream.html +++ b/dream.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,25 +24,23 @@
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">Dream</h1>
32
26 33
27<article id="container"> 34 </header>
28 <header>
29 <!-- title -->
30 <h1 class="title">Dream</h1>
31
32
33
34 </header>
35
36 <section class="content prose">
37 <p>It had gotten cold. He went to lay down <a href="in-bed.html">in bed</a> with a pad and paper. He began to write. Although he hadn’t tried it much in bed before, he liked it mostly. His arm got tired journeying across the page like a series of switchbacks down the wall of the Grand Canyon. He wrote this down in the margin, for later:</p>
38 <p><em>Arm journeying across<br />the pg. like a<br />series of switch-<br />backs down the wall<br />of the Grand Canyon</em></p>
39 <p>His arm began to pain him. He adjusted his position in the bed. It didn’t help much with the pain. It still hurt as he wrote. He began to be distracted by his mother’s music playing in the next room.</p>
40 <p>“Could you turn that down please” he hollered across the wall to his mother. She made no reply (<a href="music-433.html">music too loud</a>). He gave his arm a break to look at what he’d written. He couldn’t make heads or tails of it. It looked like Arabic.</p>
41 <p>He woke up gasping in a sweat.</p>
42 </section>
43</article>
44 35
36 <section class="content prose">
37 <p>It had gotten cold. He went to lay down <a href="in-bed.html">in bed</a> with a pad and paper. He began to write. Although he hadn’t tried it much in bed before, he liked it mostly. His arm got tired journeying across the page like a series of switchbacks down the wall of the Grand Canyon. He wrote this down in the margin, for later:</p>
38 <p><em>Arm journeying across<br />the pg. like a<br />series of switch-<br />backs down the wall<br />of the Grand Canyon</em></p>
39 <p>His arm began to pain him. He adjusted his position in the bed. It didn’t help much with the pain. It still hurt as he wrote. He began to be distracted by his mother’s music playing in the next room.</p>
40 <p>“Could you turn that down please” he hollered across the wall to his mother. She made no reply (<a href="music-433.html">music too loud</a>). He gave his arm a break to look at what he’d written. He couldn’t make heads or tails of it. It looked like Arabic.</p>
41 <p>He woke up gasping in a sweat.</p>
42 </section>
43 </article>
45 <nav> 44 <nav>
46 <a class="prevlink" href="underwear.html" 45 <a class="prevlink" href="underwear.html"
47 title="Next article in Buildings out of air: Paul in the Woods"> 46 title="Next article in Buildings out of air: Paul in the Woods">
@@ -61,5 +60,5 @@
61 Early 60 Early
62 </a> 61 </a>
63 </nav> 62 </nav>
64</body> 63 </body>
65</html> 64</html>