about summary refs log tree commit diff stats
path: root/writing.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 /writing.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 'writing.html')
-rw-r--r--writing.html33
1 files changed, 16 insertions, 17 deletions
diff --git a/writing.html b/writing.html index b0dab2a..38d952e 100644 --- a/writing.html +++ b/writing.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,23 +24,21 @@
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">Writing</h1>
32
26 33
27<article id="container"> 34 </header>
28 <header>
29 <!-- title -->
30 <h1 class="title">Writing</h1>
31
32
33
34 </header>
35
36 <section class="content prose">
37 <p>He sat down at his writing desk and removed his new pen from its plastic wrapping. He remembered how to fill it from <em><a href="http://www.elkonigsburg.com/">The View from Saturday</a></em>, which he’d read as a kid. It had been one of his favorite books. He remembered the <a href="swansong-alt.html">heart</a> puzzle they completed, the origin of the word “posh,” and most of all his fourth-grade teacher <a href="telemarketer.html">Ms. (Mrs? He could never remember)</a> Samovar. He smiled as he opened the lid on the ink well he’d just bought.</p>
38 <p>He dipped his pen in the inkwell, screwed the converter piston up, and watched as nothing entered the chamber. He screwed it back down and up again, while dipping the nib more deeply into the ink well. He watched as again nothing filled the capsule. He screwed it down a third time. His thumb knocked the inkwell over somehow by accident.</p>
39 <p>As he <a href="swear.html">swore</a>, stood up and away from the table, and went into the house proper for paper towels, he resolved to buy a typewriter.</p>
40 </section>
41</article>
42 35
36 <section class="content prose">
37 <p>He sat down at his writing desk and removed his new pen from its plastic wrapping. He remembered how to fill it from <em><a href="http://www.elkonigsburg.com/">The View from Saturday</a></em>, which he’d read as a kid. It had been one of his favorite books. He remembered the <a href="swansong-alt.html">heart</a> puzzle they completed, the origin of the word “posh,” and most of all his fourth-grade teacher <a href="telemarketer.html">Ms. (Mrs? He could never remember)</a> Samovar. He smiled as he opened the lid on the ink well he’d just bought.</p>
38 <p>He dipped his pen in the inkwell, screwed the converter piston up, and watched as nothing entered the chamber. He screwed it back down and up again, while dipping the nib more deeply into the ink well. He watched as again nothing filled the capsule. He screwed it down a third time. His thumb knocked the inkwell over somehow by accident.</p>
39 <p>As he <a href="swear.html">swore</a>, stood up and away from the table, and went into the house proper for paper towels, he resolved to buy a typewriter.</p>
40 </section>
41 </article>
43 <nav> 42 <nav>
44 <a class="prevlink" href="leaf.html" 43 <a class="prevlink" href="leaf.html"
45 title="Next article in Buildings out of air: Paul in the Woods"> 44 title="Next article in Buildings out of air: Paul in the Woods">
@@ -59,5 +58,5 @@
59 X-ray 58 X-ray
60 </a> 59 </a>
61 </nav> 60 </nav>
62</body> 61 </body>
63</html> 62</html>