preparing to consolidate
This commit is contained in:
11
PDF/SupportMaterials/metadata-file-examples/PDFMetadata-Vars
Normal file
11
PDF/SupportMaterials/metadata-file-examples/PDFMetadata-Vars
Normal 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=""
|
14
PDF/SupportMaterials/metadata-file-examples/PDFMetadata.yml
Normal file
14
PDF/SupportMaterials/metadata-file-examples/PDFMetadata.yml
Normal file
@@ -0,0 +1,14 @@
|
||||
title: tbd
|
||||
titlepage: true
|
||||
author: tbd
|
||||
date: \today
|
||||
toc: true
|
||||
toc-own-page: true
|
||||
header-left: "\\hspace{1cm}"
|
||||
header-center: "\\leftmark"
|
||||
header-right: "Page \\thepage"
|
||||
footer-left: "\\thetitle"
|
||||
footer-center: "tbd"
|
||||
footer-right: "\\theauthor"
|
||||
page-background: "tbd"
|
||||
titlepage-logo: "tbd"
|
Reference in New Issue
Block a user