From 8081a5520a441b43a8a7a73f3a90c7aacfaa8e10 Mon Sep 17 00:00:00 2001 From: Timotej Lazar Date: Sun, 24 Feb 2019 21:05:27 +0100 Subject: Move everything one level up --- doc/presentation/beamerthemeULFRIframes.sty | 74 +++++++++++++++++++++++++++++ 1 file changed, 74 insertions(+) create mode 100644 doc/presentation/beamerthemeULFRIframes.sty (limited to 'doc/presentation/beamerthemeULFRIframes.sty') diff --git a/doc/presentation/beamerthemeULFRIframes.sty b/doc/presentation/beamerthemeULFRIframes.sty new file mode 100644 index 0000000..cd0e37a --- /dev/null +++ b/doc/presentation/beamerthemeULFRIframes.sty @@ -0,0 +1,74 @@ +% Copyright 2012 by Pa3cio Bulic, UL FRI +% +% This file may be distributed and/or modified +% +% 1. under the LaTeX Project Public License and/or +% 2. under the GNU Public License. +% +% See the file doc/licenses/LICENSE for more details. + +\ProvidesPackageRCS $Header: beamerthemeULFRIframes.sty,v 0.0.1 2012/11/07 09:11:41 pa3cio $ + +\DeclareOptionBeamer{height}{\PassOptionsToPackage{height=#1}{beamerouterthemesidebar}} +\ProcessOptionsBeamer + +\DeclareOptionBeamer{compress}{\beamer@compresstrue} +\ProcessOptionsBeamer + +\mode +\usecolortheme[RGB={180,22,44}]{structure} +%\usecolortheme[RGB={204,45,48}]{structure} +%\usecolortheme[cmyk={0.0,0.81,0.81,0.16}]{structure} + + +% If you have a file called "university-logo-filename.xxx", where xxx +% is a graphic format that can be processed by latex or pdflatex, +% resp., then you can add a logo as follows: + +%\pgfdeclareimage[height=20mm]{logo}{znakULFRIbeamer.png} +%\logo{\pgfuseimage{logo}} +%\logo{\includegraphics[height=20mm]{znakULFRIbeamer.png}} + + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +% IZGLED BLOKOV (TEOREMI, DOKAZI, ....) +% 1. Ce zelite imeti bloke z zaobljenimi robovi, izberite: +% \setbeamertemplate{blocks}[rounded][shadow=false] +% 2. Ce zelite imeti bloke z zaobljenimi robovi in sencami, izberite: +% \setbeamertemplate{blocks}[rounded][shadow=true] +% 3. Ce zelite imeti navadne pravokotne bloke, izberite: +% \setbeamertemplate{blocks}[default] +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +%\setbeamertemplate{blocks}[rounded][shadow=false] +%\setbeamertemplate{blocks}[rounded][shadow=true] +\setbeamertemplate{blocks}[default] +% +% +% +% +\setbeamertemplate{navigation symbols}{} +% + + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +% I Z B I R A T E M E Z U N A N J I H E L E M E N T O V : +% 1. Ce zelite prosojnice brez kazala poglavij, zakomentirajte spodnji dve vrstici +% 2. Ce zelite prosojnice s kazalom ob strani in logom v zgornjem levem kotu, izberite \useoutertheme[left,hideallsubsections]{sidebar} +% 3. Ce zelite prosojnice s kazalom v glavi, izberite \useoutertheme{split} +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +%\useoutertheme[left,hideallsubsections]{sidebar} +%\useoutertheme{split} +\useoutertheme[footline=authorinstitutetitle]{miniframes} +%\useoutertheme{shadow} + + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +% B A R V N A P R E D L O G A I N F O N T I +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +\usecolortheme{ULFRI} +\usecolortheme{orchid} +\setbeamercolor*{frametitle}{parent=palette primary} +\setbeamerfont{block title}{size={}} + +\mode + -- cgit v1.2.1