summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorCharlotte Koch <charlotte@magentastripe.com>2024-09-26 15:45:08 -0700
committerCharlotte Koch <charlotte@magentastripe.com>2024-09-26 15:45:08 -0700
commit19c346533292cdf38719bd78eafffb77abd05f44 (patch)
tree242d2e2d8f58d5c18270b3b9c80427d94485174b /themes
parent2cff46a8899973832a411d5cc15a2dd64dbdcd85 (diff)
Sync "boring theme" with what's currently in Wolfskull files
Diffstat (limited to 'themes')
-rw-r--r--themes/boring-theme.yml49
1 files changed, 10 insertions, 39 deletions
diff --git a/themes/boring-theme.yml b/themes/boring-theme.yml
index c71f0e0..d8f9739 100644
--- a/themes/boring-theme.yml
+++ b/themes/boring-theme.yml
@@ -1,65 +1,36 @@
-#
-# WilloraPDF
-# "Boring" Asciidoctor PDF theme
-#
-# - US Letter paper
-# - Based on the "Standard Manuscript Format" (Modern)
-# - https://www.shunn.net/format/story/1/
-#
---
extends: base
page:
layout: portrait
+ size: [8.5in, 11.0in]
margin: [1.0in, 1.0in, 1.0in, 1.0in]
- size: [8.5in, 11in]
- numbering:
- start-at: 4
base:
- font-color: #000000
font-family: Times-Roman
+ font-color: #000000
font-size: 12pt
line-height: 2.0
-title-page:
- text-align: center
- title:
- font-family: Times-Roman
- font-size: 12pt
- authors:
- font-size: 12pt
-
prose:
- text-indent: 24pt
- text-align: left
+ text-indent-inner: 24pt
margin-bottom: 0
- margin-inner: 0
+ margin-inner: 1
verse:
- font-family: Times-Roman
border-left-width: 0
-
-heading:
- h1:
- font-family: Times-Roman
- font-style: normal
- text-align: center
- margin-page-top: 2.0in
- h2:
- font-family: Times-Roman
- font-style: normal
- text-align: center
- margin-page-top: 1.0in
- margin-bottom: 0.5in
+ line-height: 1.00
+ padding: [12pt, 0pt, 0pt, 24pt]
header:
+ font-family: Times-Roman
+ font-size: 12pt
height: 1.0in
line-height: 1.0
verso:
right:
- content: '{page-number}'
+ content: 'LASTNAME / TITLE / {page-number}'
recto:
right:
- content: '{page-number}'
+ content: 'LASTNAME / TITLE / {page-number}'