11 lines
273 B
Plaintext
11 lines
273 B
Plaintext
# 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="" |