]> git.za3k.com Git - za3k.git/commitdiff
Add PDF of 36 lessons
authorZachary Vance <vanceza@gmail.com>
Wed, 5 Aug 2015 07:41:32 +0000 (00:41 -0700)
committerZachary Vance <vanceza@gmail.com>
Wed, 5 Aug 2015 07:41:32 +0000 (00:41 -0700)
archive/36lessons.html
archive/36lessons.pdf.sh [new file with mode: 0644]
archive/36sermons.pdf [new file with mode: 0644]
archived.html

index f2df319eddf75f8b180f85af9d21a6e736690a49..6cb94756c9eae8519eff3045f8a2eae489d18d7d 100644 (file)
@@ -9,7 +9,11 @@
         margin-left: 20px;
       }
       p, h1, h2 {
-        font-family: "MagicCards", serif, monospace;
+        font-family: serif, monospace;
+      }
+      .sermon {
+        page-break-inside: avoid;
+        page-break-after: always;
       }
       @font-face {
         font-family:"MagicCards";
@@ -18,7 +22,6 @@
     </style>
 </head>
 <body>
-
 <h1>The Thirty-Six Lessons of Vivec</h1>
 <div class="sermon">
 <h2>Sermon One</h2>
diff --git a/archive/36lessons.pdf.sh b/archive/36lessons.pdf.sh
new file mode 100644 (file)
index 0000000..7ae5cf7
--- /dev/null
@@ -0,0 +1 @@
+wkhtmltopdf --header-left "[subsection]" --header-spacing 2 --title "36 Lessons of Vivec" 36lessons.html 36sermons.pdf
diff --git a/archive/36sermons.pdf b/archive/36sermons.pdf
new file mode 100644 (file)
index 0000000..7627ffe
Binary files /dev/null and b/archive/36sermons.pdf differ
index b671872e0c09b513165f94a52bcec566f0238651..4b56c12338e2b383d531a8a0f47d84f7588c449c 100644 (file)
@@ -32,7 +32,7 @@
     <section id="writing">
         <h1>Others' Writing</h1>
         <ul>
-            <li><a href="/archive/36lessons.html">36 Lessons of Vivec</a> from Morrowind</li>
+            <li><a href="/archive/36lessons.html">36 Lessons of Vivec</a> from Morrowind (<a href="/archive/36lessons.pdf">pdf</a>)</li>
         </ul>
     </section>
 </body>