Allowed bera fallback if carlito not available

This commit is contained in:
Rob J Hyndman 2019-08-21 11:54:34 +10:00
parent f8936d7b0e
commit 2a20e53af5
1 changed files with 1 additions and 2 deletions

View File

@ -1,8 +1,7 @@
%% Font theme for use with Monash beamer theme
%% Created by Rob J Hyndman. 8 October 2018
\usepackage[lf,t]{carlito}
%\usepackage{bera}
\IfFileExists{carlito.sty}{\usepackage[lf,t]{carlito}}{\usepackage{bera}}
% Lets make descriptions and alerts bold
\setbeamerfont{description item}{series=\bfseries}