and now with a properly templatized candidate info sheet

This commit is contained in:
2024-12-09 18:20:25 -06:00
parent 77a915610d
commit 7f0a8a3da3
6 changed files with 267 additions and 57 deletions

View File

@@ -0,0 +1,14 @@
title: "{{CandidateName}} Candidate Detail Sheet"
titlepage: true
titlepage-logo: "{{CandidateLogo}}"
toc: true
toc-own-page: true
date: \today
header-left: "\\hspace{1cm}"
header-center: "\\leftmark"
header-right: "Page \\thepage"
footer-left: "{{CandidateName}}"
footer-center: "{{CandidateTagline}}"
footer-right: "[Source code]({{CandidateInfoSheetSourceCode}})"
urlcolor: {{URLCOLOR}}
page-background: "{{PAGEBACKGROUND}}"