summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/beamercolorthemeowl/beamercolorthemeowl.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/beamercolorthemeowl/beamercolorthemeowl.dtx')
-rw-r--r--Master/texmf-dist/source/latex/beamercolorthemeowl/beamercolorthemeowl.dtx9
1 files changed, 3 insertions, 6 deletions
diff --git a/Master/texmf-dist/source/latex/beamercolorthemeowl/beamercolorthemeowl.dtx b/Master/texmf-dist/source/latex/beamercolorthemeowl/beamercolorthemeowl.dtx
index 034f7cce372..82e3e459ca2 100644
--- a/Master/texmf-dist/source/latex/beamercolorthemeowl/beamercolorthemeowl.dtx
+++ b/Master/texmf-dist/source/latex/beamercolorthemeowl/beamercolorthemeowl.dtx
@@ -17,14 +17,14 @@
%<*package>
\NeedsTeXFormat{LaTeX2e}[2005/12/01]
\ProvidesPackage{beamercolorthemeowl}
- [2016/03/14 v0.1 A visible colour theme for Beamer presentations]
+ [2016/03/15 v0.1.1 A visible colour theme for Beamer presentations]
%</package>
%
%<*driver>
\documentclass[12pt]{ltxdoc}
\usepackage{beamercolorthemeowl}
-\usepackage[sfdefault, light]{FiraSans}
-\usepackage{FiraMono}
+\IfFileExists{FiraSans.sty}{\usepackage[sfdefault, light]{FiraSans}}{}
+\IfFileExists{FiraMono.sty}{\usepackage{FiraMono}}{}
\usepackage[parfill]{parskip}
\usepackage{setspace}
\onehalfspacing
@@ -492,8 +492,5 @@
% \restoregeometry
% \clearpage
%
-% \iffalse
- \ProcessOptions
-% \fi
% \Finale
\endinput