preparing to consolidate

This commit is contained in:
2025-07-14 11:57:56 -05:00
parent 18c5d0993b
commit c86d0996c0
3 changed files with 1168 additions and 1 deletions

View File

@ -0,0 +1,11 @@
# This file is an input to mustache to create a template yaml file for pandoc use
DOCUMENT_AUTHOR="author name here"
DOCUMENT_TITLE="document title here"
FOOTER_CENTER="Copyright..."
# Background to use
PAGE_BACKGROUND=""
# Full filesystem path to logo
TITLEPAGE_LOGO=""

View File

@ -8,7 +8,7 @@ header-left: "\\hspace{1cm}"
header-center: "\\leftmark"
header-right: "Page \\thepage"
footer-left: "\\thetitle"
footer-center: "Copyright ReachableCEO Enterprises LLC"
footer-center: "tbd"
footer-right: "\\theauthor"
page-background: "tbd"
titlepage-logo: "tbd"

File diff suppressed because it is too large Load Diff