Compare commits
2 Commits
d11eca3da4
...
01fc4ac123
| Author | SHA1 | Date | |
|---|---|---|---|
| 01fc4ac123 | |||
| b393200604 |
@@ -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
|
||||||
|
|
||||||
ebook="HyperlingsHealthProtocol.pdf"
|
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.
|
# 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