diff --git a/lectures/otagofonts.sty b/lectures/otagofonts.sty index 978dfba..63f86ad 100644 --- a/lectures/otagofonts.sty +++ b/lectures/otagofonts.sty @@ -1,4 +1,4 @@ -\def\filedate{23 May 2024} +\def\filedate{11 June 2024} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % Set up official Otago fonts based on what’s available. Fall back to close @@ -12,11 +12,12 @@ % v1.2 Fixed sans-serif scaling, added Noto Sans. % v1.3 Added new Wickliffe fonts and fallbacks. % v1.3.1 Switched serif font to Wickliffe Light. +% v1.3.2 Switched serif bold font to Wickliffe Medium. % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \NeedsTeXFormat{LaTeX2e}[2001/06/01] -\ProvidesPackage{otagofonts}[2024/05/23 Otago standard fonts v1.3.1] +\ProvidesPackage{otagofonts}[2024/06/11 Otago standard fonts v1.3.2] \RequirePackage{etoolbox} @@ -49,7 +50,7 @@ \PackageInfo{otagofonts}{Looking for suitable primary font} % font-specific defaults -\defaultfontfeatures[Wickliffe Light]{BoldFont={Wickliffe}} +\defaultfontfeatures[Wickliffe Light]{BoldFont={Wickliffe Medium}} \renewcommand*{\do}[1]{% \PackageInfo{otagofonts}{Trying #1...}