summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/beamertheme-focus/beamerthemefocus.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-08-09 20:57:42 +0000
committerKarl Berry <karl@freefriends.org>2018-08-09 20:57:42 +0000
commit082fb21b11cfdb51b60c031698be7fbc726e3ee2 (patch)
tree8b4eb47e6e817d6eb37b28f08f2f6d86bdc79198 /Master/texmf-dist/tex/latex/beamertheme-focus/beamerthemefocus.sty
parent9139d285da34f265af4e9839a69f90fe04e5e764 (diff)
beamertheme-focus (9aug18)
git-svn-id: svn://tug.org/texlive/trunk@48382 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/beamertheme-focus/beamerthemefocus.sty')
-rw-r--r--Master/texmf-dist/tex/latex/beamertheme-focus/beamerthemefocus.sty20
1 files changed, 4 insertions, 16 deletions
diff --git a/Master/texmf-dist/tex/latex/beamertheme-focus/beamerthemefocus.sty b/Master/texmf-dist/tex/latex/beamertheme-focus/beamerthemefocus.sty
index 223ef2ce85d..f37394df1f6 100644
--- a/Master/texmf-dist/tex/latex/beamertheme-focus/beamerthemefocus.sty
+++ b/Master/texmf-dist/tex/latex/beamertheme-focus/beamerthemefocus.sty
@@ -17,17 +17,12 @@
% along with beamerthemefocus. If not, see <http://www.gnu.org/licenses/>.
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{beamerthemefocus}[2018/07/15 v2.0 Focus Beamer theme]
-
-% Note:
-% Packages should be required in the package file using their commands!
-
+\ProvidesPackage{beamerthemefocus}[2018/08/09 v2.2 Focus Beamer theme]
\mode<presentation>
-% THEME OPTIONS. ------------------------------------------------------------------------------------
-
+% THEME OPTIONS. ---------------------------------------------------------------
\DeclareOptionBeamer{numbering}{%
\PassOptionsToPackage{numbering=#1}{beamerouterthemefocus}
}
@@ -36,13 +31,10 @@
\@focus@loadfirafontstrue
\DeclareOptionBeamer{nofirafonts}{\@focus@loadfirafontsfalse}
-
\ProcessOptionsBeamer
-
-% LOAD EXTERNAL PACKAGES. ---------------------------------------------------------------------------------------
-
+% LOAD EXTERNAL PACKAGES. ------------------------------------------------------
\if@focus@loadfirafonts
\RequirePackage[T1]{fontenc}
@@ -53,7 +45,6 @@
\RequirePackage{FiraMono}
\fi
-
\usecolortheme{focus}
\usefonttheme{focus}
\useinnertheme{focus}
@@ -62,11 +53,8 @@
\setbeamertemplate{navigation symbols}{}
-
-% SET MARGINS. ------------------------------------------------------------------------------------------
-
+% SET MARGINS. -----------------------------------------------------------------
\setbeamersize{text margin left=0.75cm, text margin right=0.75cm}
\setlength{\leftmargini}{0.75cm}
-%\leftmarginii=0.75\leftmargini\relax
\mode<all>