Compare commits
3 Commits
6fb158edfe
...
9d863805ab
Author | SHA1 | Date | |
---|---|---|---|
9d863805ab | |||
8e5ba5b20b | |||
b8b7bcb594 |
@@ -1,7 +1,6 @@
|
|||||||
title: "{{ReportAuthor}} Daily Stakeholder Report : \today"
|
title: "Daily Stakeholder Report for {{ReportAuthor}}"
|
||||||
titlepage: true
|
titlepage: true
|
||||||
titlepage-logo: "{{CandidateLogo}}"
|
titlepage-logo: "{{CandidateLogo}}"
|
||||||
date: \today
|
|
||||||
header-left: "\\hspace{1cm}"
|
header-left: "\\hspace{1cm}"
|
||||||
header-center: "\\leftmark"
|
header-center: "\\leftmark"
|
||||||
header-right: "Page \\thepage"
|
header-right: "Page \\thepage"
|
||||||
|
@@ -7,8 +7,6 @@ $MO_PATH $YamlInputTemplateFileStakeholderOutput > $BUILDYAML_STAKEHOLDER_OUTPUT
|
|||||||
|
|
||||||
echo "Creating stakeholder report..."
|
echo "Creating stakeholder report..."
|
||||||
|
|
||||||
export StakeholderOutputMarkdownInputFile="../../StakeholderJoplin/@DailyStakeholderReports/PostedToDiscourse/DSR-12-10-2024.md"
|
|
||||||
|
|
||||||
cd "$(dirname $StakeholderOutputMarkdownInputFile)"
|
cd "$(dirname $StakeholderOutputMarkdownInputFile)"
|
||||||
|
|
||||||
pandoc \
|
pandoc \
|
||||||
|
Reference in New Issue
Block a user