Compare commits
2 Commits
d11eca3da4
...
01fc4ac123
| Author | SHA1 | Date | |
|---|---|---|---|
| 01fc4ac123 | |||
| b393200604 |
@@ -2,6 +2,9 @@
|
||||
# 2024-03-06 Hyperling
|
||||
# PanDoc Usage: https://pandoc.org/MANUAL.html#general-writer-options
|
||||
|
||||
DIR="$(dirname -- "${BASH_SOURCE[0]}")"
|
||||
cd $DIR
|
||||
|
||||
date
|
||||
|
||||
ebook="HyperlingsHealthProtocol.pdf"
|
||||
|
||||
4
ebook.md
4
ebook.md
@@ -13,8 +13,8 @@ subject: Hyperling\'s Health Protocol by Chad Michael \"HyperVegan\" Greenwood
|
||||
|
||||
# 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.
|
||||
fontsize: "11pt"
|
||||
geometry: "margin=1in"
|
||||
fontsize: "12pt"
|
||||
geometry: "margin=0.5in"
|
||||
|
||||
keywords:
|
||||
- ebook
|
||||
|
||||
Reference in New Issue
Block a user