Skip to content

Commit

Permalink
pull in andi4000 YAML metadata tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
nschoem committed Oct 13, 2024
1 parent 25064cd commit 129de7e
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions styles/chmduquesne.tex
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,14 @@
\definecolor[sectioncolor][h=397249]
\definecolor[rulecolor][h=9cb770]

% Enable hyperlinks
\setupinteraction[state=start, color=sectioncolor]
% Enable hyperlinks and metadata
\setupinteraction[
state=start,
title=$title-meta$,
author=$author-meta$,
keyword={$for(keywords)$$keywords$$sep$, $endfor$},
date=$date$
color=sectioncolor]

\setuppapersize [$if(papersize)$$papersize$$else$letter$endif$][$if(papersize)$$papersize$$else$letter$endif$]
\setuplayout [width=middle, height=middle,
Expand Down

0 comments on commit 129de7e

Please sign in to comment.