mirror of
https://github.com/eddelbuettel/binb
synced 2024-12-22 04:29:59 +01:00
presento read data instead of hard-code today
This commit is contained in:
parent
99621f827a
commit
d6d63bca4e
@ -28,7 +28,7 @@ $endif$
|
||||
\else
|
||||
\usepackage{fontspec}
|
||||
\fi
|
||||
% DEdd Commented-out for binb use as it conflicts with presento font scaling
|
||||
% DEdd Commented-out for binb use as it conflicts with presento font scaling
|
||||
%\defaultfontfeatures{Ligatures=TeX,Scale=MatchLowercase}
|
||||
$for(fontfamilies)$
|
||||
\newfontfamily{$fontfamilies.name$}[$fontfamilies.options$]{$fontfamilies.font$}
|
||||
@ -249,7 +249,7 @@ $if(author)$
|
||||
$if(address)$ \\\setnote{$address$} $endif$
|
||||
}
|
||||
$endif$
|
||||
\newcommand{\myDetails}{\setnote{\today}}
|
||||
\newcommand{\myDetails}{\setnote{$date$}}
|
||||
|
||||
%sty file
|
||||
%\usepackage{config/presento}
|
||||
|
Loading…
x
Reference in New Issue
Block a user