Compare commits
2 Commits
56b21a489c
...
c52ebd7a72
Author | SHA1 | Date | |
---|---|---|---|
c52ebd7a72 | |||
7f5e7f907c |
@@ -2,6 +2,9 @@
|
|||||||
# 2024-03-06 Hyperling
|
# 2024-03-06 Hyperling
|
||||||
# PanDoc Usage: https://pandoc.org/MANUAL.html#general-writer-options
|
# PanDoc Usage: https://pandoc.org/MANUAL.html#general-writer-options
|
||||||
|
|
||||||
|
DIR="$(dirname -- "${BASH_SOURCE[0]}")"
|
||||||
|
cd $DIR
|
||||||
|
|
||||||
date
|
date
|
||||||
|
|
||||||
md="ebook.md"
|
md="ebook.md"
|
||||||
|
4
ebook.md
4
ebook.md
@@ -16,8 +16,8 @@ subject: Voluntary Sovereignty
|
|||||||
|
|
||||||
# Large font is nice and margins are not gigantic. Sits at a perfect 13 pages.
|
# Large font is nice and margins are not gigantic. Sits at a perfect 13 pages.
|
||||||
# Headers are in weird spots when going all the way down to 1in margins.
|
# Headers are in weird spots when going all the way down to 1in margins.
|
||||||
fontsize: "11pt"
|
fontsize: "12pt"
|
||||||
geometry: "margin=1in"
|
geometry: "margin=0.5in"
|
||||||
|
|
||||||
keywords:
|
keywords:
|
||||||
- ebook
|
- ebook
|
||||||
|
Reference in New Issue
Block a user