mirror of
https://github.com/eddelbuettel/binb
synced 2024-12-22 04:29:59 +01:00
Allowed bera fallback if carlito not available
This commit is contained in:
parent
f8936d7b0e
commit
2a20e53af5
@ -1,8 +1,7 @@
|
|||||||
%% Font theme for use with Monash beamer theme
|
%% Font theme for use with Monash beamer theme
|
||||||
%% Created by Rob J Hyndman. 8 October 2018
|
%% Created by Rob J Hyndman. 8 October 2018
|
||||||
|
|
||||||
\usepackage[lf,t]{carlito}
|
\IfFileExists{carlito.sty}{\usepackage[lf,t]{carlito}}{\usepackage{bera}}
|
||||||
%\usepackage{bera}
|
|
||||||
|
|
||||||
% Lets make descriptions and alerts bold
|
% Lets make descriptions and alerts bold
|
||||||
\setbeamerfont{description item}{series=\bfseries}
|
\setbeamerfont{description item}{series=\bfseries}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user