diff --git a/presentation/Presentation.tex b/presentation/Presentation.tex new file mode 100644 index 0000000..94a8445 --- /dev/null +++ b/presentation/Presentation.tex @@ -0,0 +1,227 @@ +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +%% I, the copyright holder of this work, release this work into the +%% public domain. This applies worldwide. In some countries this may +%% not be legally possible; if so: I grant anyone the right to use +%% this work for any purpose, without any conditions, unless such +%% conditions are required by law. +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + +\documentclass{beamer} +\usetheme[faculty=fi]{fibeamer} +\usepackage[utf8]{inputenc} + +\usepackage[ + main=czech, %% By using `czech` or `slovak` as the main locale + %% instead of `english`, you can typeset the + %% presentation in either Czech or Slovak, + %% respectively. + english, slovak %% The additional keys allow foreign texts to be +]{babel} %% typeset as follows: +%% +%% \begin{otherlanguage}{czech} ... \end{otherlanguage} +%% \begin{otherlanguage}{slovak} ... \end{otherlanguage} +%% +%% These macros specify information about the presentation +\title{Používání a získávání kryptoměny Monero z pohledu použitelné bezpečnosti} %% that will be typeset on the + +\subtitle{21. června 2019} %% title page. +\author{Bc. Radim Lipovčan, 433279@muni.cz} +%% These additional packages are used within the document: +\usepackage{ragged2e} % `\justifying` text +\usepackage{booktabs} % Tables +\usepackage{tabularx} +\usepackage{tikz} % Diagrams +\usetikzlibrary{calc, shapes, backgrounds} +\usepackage{amsmath, amssymb} +\usepackage{url} % `\url`s +\usepackage{listings} % Code listings +\frenchspacing + +\usepackage{multicol} +\begin{document} + + \frame{\maketitle} + + \AtBeginSection[]{% Print an outline at the beginning of sections + \begin{frame} + \frametitle{Obsah sekce \thesection} + \begin{multicols}{2} + \tableofcontents[currentsection] + \end{multicols} + \end{frame}} + + \begin{darkframes} + \section{Motivace} + \subsection{SSME} + \begin{frame}{Motivace | SSME} + Při výběru tématu bylo potřeba dbát pozor na: + \begin{itemize} + \item Důraz na T-shape, jak jej zohlednit v diplomové práci? + \item "Diplomová práce by měla reflektovat tvůj Interim Projekt nebo alespoň zkušenosti v něm nabyté." (převzato z http://ssme.fi.muni.cz/student/studium) + \end{itemize} + + \end{frame} + \subsection{Monero} + \begin{frame}{Motivace | Monero} + \begin{itemize} + \item Open-source kryptoměna + \item Zaměření na anonymitu, decentralizaci + \item Aktivní komunita na GitHubu a na Redditu včetně dalších sociálních sítí + \end{itemize} + + \end{frame} + \subsection{Cíl diplomové práce} + \begin{frame}{Motivace | Cíl diplomové práce} + Zkombinovat: + \begin{itemize} + \item Znalosti nabyté na intermu, studiu, rozsah T-shape + \item Technické téma kryptoměny Monero + \end{itemize} + Cílem: + \begin{itemize} + \item + \end{itemize} + \end{frame} + \end{darkframes} + + \AtBeginSection[]{% Print an outline at the beginning of sections + \begin{frame} + \frametitle{Obsah sekce \thesection} + \begin{multicols}{2} + \tableofcontents[currentsection] + \end{multicols} + \end{frame}} + + \begin{darkframes} + \section{Kryptoměna Monero} + \subsection{Informace o krypoměně} + \begin{frame}{Informace o krypoměně} + Obsah + \end{frame} + \subsection{Vývoj, peněženky, transakce a problémy} + \begin{frame}{Vývojový cyklus} + Obsah + \end{frame} + \begin{frame}{Princip transakcí} + Obsah + \end{frame} + \begin{frame}{Peněženky} + Obsah + \end{frame} + \begin{frame}{Útoky na peněženky} + Obsah + \end{frame} + \begin{frame}{Problémy Monera} + Obsah + \end{frame} + \begin{frame}{Název frame} + Obsah + \end{frame} + \end{darkframes} + + + \AtBeginSection[]{% Print an outline at the beginning of sections + \begin{frame} + \frametitle{Obsah sekce \thesection} + \begin{multicols}{2} + \tableofcontents[currentsection] + \end{multicols} + \end{frame}} + + + \begin{darkframes} + \section{Výzkum uživatelů Monera} + \subsection{Cíl} + \begin{frame}{Cíl výzkumu uživatelů Monera} + Obsah + \end{frame} + \subsection{Sběr dat} + \begin{frame}{Sběr dat} + Obsah + \end{frame} + \subsection{Nasbíraná data} + \begin{frame}{Nasbíraná data} + Obsah + \end{frame} + \subsection{Výsledky} + \begin{frame}{Výsledky} + Obsah + \end{frame} + \subsection{Nejlepší praktiky} + \begin{frame}{Nejlepší praktiky} + Obsah + \end{frame} + \end{darkframes} + + \AtBeginSection[]{% Print an outline at the beginning of sections + \begin{frame} + \frametitle{Obsah sekce \thesection} + \begin{multicols}{2} + \tableofcontents[currentsection] + \end{multicols} + \end{frame}} + + \begin{darkframes} + \section{Výzkum těžařů Monera} + \subsection{Cíl} + \begin{frame}{Cíl výzkumu těžařů Monera} + Obsah + \end{frame} + \subsection{Sběr dat} + \begin{frame}{Sběr dat} + Obsah + \end{frame} + \subsection{Nasbíraná data} + \begin{frame}{Nasbíraná data} + Obsah + \end{frame} + \subsection{Výsledky} + \begin{frame}{Výsledky} + Obsah + \end{frame} + \subsection{Automatizace} + \begin{frame}{Automatizace} + Obsah + \end{frame} + \end{darkframes} + + \AtBeginSection[]{% Print an outline at the beginning of sections + \begin{frame} + \frametitle{Obsah sekce \thesection} + \begin{multicols}{2} + \tableofcontents[currentsection] + \end{multicols} + \end{frame}} + + \begin{darkframes} + \section{Závěr} + \subsection{Webový portál} + \begin{frame}{Webový portál} + Obsah + \end{frame} + \subsection{Open-source} + \begin{frame}{Open-source} + Obsah + \end{frame} + \end{darkframes} + + \begin{frame}{} +\end{frame} + + \AtBeginSection[]{% Print an outline at the beginning of sections + \begin{frame} + \frametitle{Obsah sekce \thesection} + \begin{multicols}{2} + \tableofcontents[currentsection] + \end{multicols} + \end{frame}} + + \begin{darkframes} + \section{Reakce na posudky, dotazy} + \subsection{Název sekce} + \begin{frame}{Název frame} + Obsah + \end{frame} + \end{darkframes} + +\end{document} diff --git a/presentation/beamerthemefibeamer.sty b/presentation/beamerthemefibeamer.sty new file mode 100644 index 0000000..f3d4d3c --- /dev/null +++ b/presentation/beamerthemefibeamer.sty @@ -0,0 +1,231 @@ +%% +%% This is file `beamerthemefibeamer.sty', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% fibeamer.dtx (with options: `class') +%% +%% Copyright 2015 Vít Novotný +%% Faculty of Informatics, Masaryk University (Brno, Czech Republic) +%% +%% This work is based on the (Unofficial) University of Manchester +%% Beamer Theme by Andrew Mundy . +%% +%% This work may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, either version +%% 1.3 of this license or (at your option) any later version. +%% The latest version of this license is available at +%% +%% http://www.latex-project.org/lppl.txt +%% +%% and version 1.3 or later is part of all distributions of LaTeX +%% version 2005/12/01 or later. +%% +%% This work has the LPPL maintenance status `maintained'. +%% +%% The Current Maintainer of this work is Vít Novotný (VN). +%% Send bug reports, requests for additions and questions +%% either to the fithesis discussion forum at +%% +%% http://is.muni.cz/auth/df/fithesis-sazba/ +%% +%% or to the e-mail address . +%% +%% +%% MODIFICATION ADVICE: +%% +%% If you want to customize this file, it is best to make a copy of +%% the source file(s) from which it was produced. Use a different +%% name for your copy(ies) and modify the copy(ies); this will ensure +%% that your modifications do not get overwritten when you install a +%% new release of the standard system. You should also ensure that +%% your modified source file does not generate any modified file with +%% the same name as a standard file. +%% +%% You will also need to produce your own, suitably named, .ins file to +%% control the generation of files from your source file; this file +%% should contain your own preambles for the files it generates, not +%% those in the standard .ins files. +%% +%% The names of the source files used are shown above. +%% +\NeedsTeXFormat{LaTeX2e} +{\def\fibeamer@versiondef#1#2{ + \gdef\fibeamer@version@number{#1} + \gdef\fibeamer@version@date{#2} + \gdef\fibeamer@version{#2 #1 fibeamer MU beamer theme}} +\fibeamer@versiondef{v1.1.5}{2016/06/16}} +\hypersetup{% + pdfcreator=\fibeamer@version, + pdfencoding=auto} +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +\ProvidesPackage{fibeamer/beamerthemefibeamer}[\fibeamer@version] +\newif\iffibeamer@fonts +\DeclareOptionBeamer{fonts}{\fibeamer@fontstrue} +\ExecuteOptionsBeamer{fonts} +\DeclareOptionBeamer{nofonts}{\fibeamer@fontsfalse} +\newif\iffibeamer@microtype +\DeclareOptionBeamer{microtype}{\fibeamer@microtypetrue} +\ExecuteOptionsBeamer{microtype} +\DeclareOptionBeamer{nomicrotype}{\fibeamer@microtypefalse} +\DeclareOptionBeamer{university}{\def\fibeamer@university{#1}} +\ExecuteOptionsBeamer{university=mu} +\DeclareOptionBeamer{faculty}{\def\fibeamer@faculty{#1}} +\ExecuteOptionsBeamer{faculty=fi} +\def\fibeamer@locale{% + % Babel / polyglossia detection + \ifx\languagename\undefined% + english\else\languagename\fi} +\DeclareOptionBeamer{locale}{% + \def\fibeamer@locale{#1}} +\def\fibeamer@logoLocale{\fibeamer@locale} +\DeclareOptionBeamer{logoLocale}{% + \def\fibeamer@logoLocale{#1}} +\DeclareOptionBeamer{basePath}{% + \ifx\fibeamer@empty#1\fibeamer@empty% + \def\fibeamer@basePath{}% + \else% + \def\fibeamer@basePath{#1/}% + \fi} +\ExecuteOptionsBeamer{basePath=fibeamer} +\def\fibeamer@subdir#1#2#3#4\empty{% + \ifx#1\empty% -> + \fibeamer@basePath + \else + \if#1/% + \ifx#2\empty% / -> / + /% + \else% / -> // + #1#2#3#4/% + \fi + \else + \if#1.% + \ifx#2\empty% . -> ./ + ./% + \else + \if#2.% + \ifx#3\empty% .. -> ../ + ../% + \else + \if#3/% ../ -> ..// + ../#4/% + \else + \fibeamer@basePath#1#2#3#4/% + \fi + \fi + \else + \if#2/% ./ -> .// + ./#3#4/% + \else + \fibeamer@basePath#1#2#3#4/% + \fi + \fi + \fi + \else + \fibeamer@basePath#1#2#3#4/% + \fi + \fi + \fi} +\DeclareOptionBeamer{themePath}{% + \def\fibeamer@themePath{\fibeamer@subdir#1% + \empty\empty\empty\empty}} +\ExecuteOptionsBeamer{themePath=theme} +\DeclareOptionBeamer{logoPath}{% + \def\fibeamer@logoPath{\fibeamer@subdir#1% + \empty\empty\empty\empty}} +\ExecuteOptionsBeamer{logoPath=logo/\fibeamer@university} +\DeclareOptionBeamer{logo}{\def\fibeamer@logo{#1}} +\ExecuteOptionsBeamer{% + logo=\fibeamer@logoPath fibeamer-\fibeamer@university-% + \fibeamer@faculty-\fibeamer@logoLocale} +\DeclareOptionBeamer{fallbackLogo}{\def\fibeamer@fallbackLogo{#1}} +\def\fibeamer@fallbackLogo{% + \fibeamer@logoPath fibeamer-\fibeamer@university-% + \fibeamer@faculty-english} +\def\fibeamer@require#1{\IfFileExists{#1.sty}{% + \@ifpackageloaded{#1}{}{\RequirePackage{#1}}}{}} +\def\fibeamer@requireTheme#1{% + \fibeamer@require{\fibeamer@themePath beamer#1themefibeamer} + \fibeamer@require{\fibeamer@themePath\fibeamer@university% + /beamer#1themefibeamer-\fibeamer@university} + \fibeamer@require{\fibeamer@themePath\fibeamer@university% + /beamer#1themefibeamer-\fibeamer@university-\fibeamer@faculty}} +\fibeamer@require{etoolbox} +\newcommand\fibeamer@includeLogo[1][]{{ + % See . + \patchcmd{\Gin@ii}% Make `\includegraphics` use `@fallbackLogo`. + {\begingroup}% + {\begingroup\renewcommand{\@latex@error}[2]{% + \includegraphics[#1]\fibeamer@fallbackLogo}}% + {}% + {}% + \includegraphics[#1]\fibeamer@logo}} +\def\fibeamer@patch#1#2{% + \def\fibeamer@patch@versions{#1}% + \def\fibeamer@patch@action{#2}% + \def\fibeamer@patch@next##1,{% + \def\fibeamer@patch@arg{##1}% + \def\fibeamer@patch@relax{\relax}% + \ifx\fibeamer@patch@arg\fibeamer@version@number + \def\fibeamer@patch@next####1\relax,{}% + \expandafter\fibeamer@patch@action + \expandafter\fibeamer@patch@next + \else\ifx\fibeamer@patch@arg\fibeamer@patch@relax\else + \expandafter\expandafter\expandafter\fibeamer@patch@next + \fi\fi}% + \expandafter\expandafter\expandafter\fibeamer@patch@next + \expandafter\fibeamer@patch@versions\expandafter,\relax,} +\ProcessOptionsBeamer + % Set up the microtypographic extensions + \iffibeamer@microtype + \RequirePackage{microtype} + \fi +\mode + % Set up the fonts + \iffibeamer@fonts + \RequirePackage{ifthen} + \RequirePackage{ifxetex} + \RequirePackage{ifluatex} + \RequirePackage{lmodern} + \RequirePackage[sfdefault,lf]{carlito} + \renewcommand*\oldstylenums[1]{{\carlitoOsF #1}} + + %% Load arev with scaling factor of .85 + %% See + \DeclareFontFamily{OML}{zavm}{\skewchar\font=127 } + \DeclareFontShape{OML}{zavm}{m}{it}{<-> s*[.85] zavmri7m}{} + \DeclareFontShape{OML}{zavm}{b}{it}{<-> s*[.85] zavmbi7m}{} + \DeclareFontShape{OML}{zavm}{m}{sl}{<->ssub * zavm/m/it}{} + \DeclareFontShape{OML}{zavm}{bx}{it}{<->ssub * zavm/b/it}{} + \DeclareFontShape{OML}{zavm}{b}{sl}{<->ssub * zavm/b/it}{} + \DeclareFontShape{OML}{zavm}{bx}{sl}{<->ssub * zavm/b/sl}{} + + \AtBeginDocument{ + \SetSymbolFont{operators} {normal}{OT1}{zavm}{m}{n} + \SetSymbolFont{letters} {normal}{OML}{zavm}{m}{it} + \SetSymbolFont{symbols} {normal}{OMS}{zavm}{m}{n} + \SetSymbolFont{largesymbols}{normal}{OMX}{iwona}{m}{n}} + \RequirePackage[sans]{dsfont} + + \ifthenelse{\boolean{xetex}\OR\boolean{luatex}}{ + \RequirePackage{fontspec} + \setmonofont[Scale=0.85,Ligatures=TeX]{DejaVu Sans Mono} + }{ + \usepackage[scaled=0.85]{DejaVuSansMono} + \RequirePackage[resetfonts]{cmap} + \RequirePackage[T1]{fontenc} + } + \RequirePackage{setspace} + \setstretch{1.15} + \fi +\mode + +\fibeamer@requireTheme{color} +\fibeamer@requireTheme{font} +\fibeamer@requireTheme{inner} +\fibeamer@requireTheme{outer} +\endinput +%% +%% End of file `beamerthemefibeamer.sty'. diff --git a/presentation/fi-lualatex.tex b/presentation/fi-lualatex.tex new file mode 100644 index 0000000..671c201 --- /dev/null +++ b/presentation/fi-lualatex.tex @@ -0,0 +1,398 @@ +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +%% I, the copyright holder of this work, release this work into the +%% public domain. This applies worldwide. In some countries this may +%% not be legally possible; if so: I grant anyone the right to use +%% this work for any purpose, without any conditions, unless such +%% conditions are required by law. +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + +\documentclass{beamer} +\usetheme[faculty=fi]{fibeamer} +\usepackage{polyglossia} %% By using `czech` or `slovak` as the +\setmainlanguage{english} %% main locale instead of `english`, you +%% can typeset the presentation in either Czech or Slovak, +%% respectively. +\setotherlanguages{czech, slovak} %% The additional keys allow +%% +%% \begin{otherlanguage}{czech} ... \end{otherlanguage} +%% \begin{otherlanguage}{slovak} ... \end{otherlanguage} +%% +%% These macros specify information about the presentation +\title{Presentation Title} %% that will be typeset on the +\subtitle{Presentation Subtitle} %% title page. +\author{Author's Name} +%% These additional packages are used within the document: +\usepackage{ragged2e} % `\justifying` text +\usepackage{booktabs} % Tables +\usepackage{tabularx} +\usepackage{tikz} % Diagrams +\usetikzlibrary{calc, shapes, backgrounds} +\usepackage{amsmath, amssymb} +\usepackage{url} % `\url`s +\usepackage{listings} % Code listings +\frenchspacing +\begin{document} + \frame{\maketitle} + + \AtBeginSection[]{% Print an outline at the beginning of sections + \begin{frame} + \frametitle{Outline for Section \thesection} + \tableofcontents[currentsection] + \end{frame}} + + \begin{darkframes} + \section{Dark Frames} + \subsection{Blind Text} + \begin{frame}{Jabberwocky} + \framesubtitle{Lewis Carroll}% + \begin{tikzpicture}[overlay,remember picture] + \node[anchor=south east,xshift=-30pt,yshift=35pt] + at (current page.south east) { + \includegraphics[width=35mm]{resources/jabberwocky-dark} + }; + \end{tikzpicture}% + 'Twas brillig, and the slithy toves\\ + Did gyre and gimble in the wabe;\\ + All mimsy were the borogoves,\\ + And the mome raths outgrabe.\\\bigskip + + “Beware the Jabberwock, my son!\\ + The jaws that bite, the claws that catch!\\ + Beware the Jubjub bird, and shun\\ + The frumious Bandersnatch!”\\ + \end{frame} + + \begin{frame}[label=lists]{Lists and locales} + \framesubtitle{Lorem ipsum dolor sit amet} + \begin{columns}[onlytextwidth] + \column{.5\textwidth} + \begin{itemize} + \item Nulla nec lacinia odio. Curabitur urna tellus. + \begin{itemize} + \item Fusce id sodales dolor. Sed id metus dui. + \begin{itemize} + \item Cupio virtus licet mi vel feugiat. + \end{itemize} + \end{itemize} + \end{itemize} + \column{.5\textwidth} + \begin{enumerate} + \item Donec porta, risus porttitor egestas scelerisque video. + \begin{enumerate} + \item Nunc non ante fringilla, manus potentis cario. + \begin{enumerate} + \item Pellentesque servus morbi tristique. + \end{enumerate} + \end{enumerate} + \end{enumerate} + \end{columns} + \bigskip + \justifying + + {\uselanguage{czech}Nechť již hříšné saxofony ďáblů + rozzvučí síň úděsnými tóny waltzu, tanga a quickstepu!} + {\uselanguage{slovak} Nezvyčajné kŕdle šťastných figliarskych + ďatľov učia pri kótovanom ústí Váhu mĺkveho koňa Waldemara + obžierať väč\-šie kusy exkluzívnej kôry.} + {\uselanguage{english}The quick, brown fox jumps over a lazy + dog. DJs flock by when MTV ax quiz prog. “Now fax quiz Jack!”} + \end{frame} + + \subsection{Structuring Elements} + \begin{frame}[label=simmonshall]{Text blocks} + \framesubtitle{In plain, example, and \alert{alert} flavour} + \alert{This text} is highlighted. + + \begin{block}{A plain block} + This is a plain block containing some \alert{highlighted text}. + \end{block} + \begin{exampleblock}{An example block} + This is an example block containing some \alert{highlighted text}. + \end{exampleblock} + \begin{alertblock}{An alert block} + This is an alert block containing some \alert{highlighted text}. + \end{alertblock} + \end{frame} + + \begin{frame}[label=proof]{Definitions, theorems, and proofs} + \framesubtitle{All integers divide zero} + \begin{definition} + $\forall a,b\in\mathds{Z}: a\mid b\iff\exists c\in\mathds{Z}:a\cdot c=b$ + \end{definition} + \begin{theorem} + $\forall a\in\mathds{Z}: a\mid 0$ + \end{theorem} + \begin{proof}[Proof\nopunct] + $\forall a\in\mathds{Z}: a\cdot 0=0$ + \end{proof} + \end{frame} + + \subsection{Numerals and Mathematics} + \begin{frame}[label=math]{Numerals and Mathematics} + \framesubtitle{Formulae, equations, and expressions} + \begin{columns}[onlytextwidth] + \column{.20\textwidth} + 1234567890 + \column{.20\textwidth} + \oldstylenums{1234567890} + \column{.20\textwidth} + $\hat{x}$, $\check{x}$, $\tilde{a}$, + $\bar{a}$, $\dot{y}$, $\ddot{y}$ + \column{.40\textwidth} + $\int \!\! \int f(x,y,z)\,\mathsf{d}x\mathsf{d}y\mathsf{d}z$ + \end{columns} + \begin{columns}[onlytextwidth] + \column{.5\textwidth} + $$\frac{1}{\displaystyle 1+ + \frac{1}{\displaystyle 2+ + \frac{1}{\displaystyle 3+x}}} + + \frac{1}{1+\frac{1}{2+\frac{1}{3+x}}}$$ + \column{.5\textwidth} + $$F:\left| \begin{array}{ccc} + F''_{xx} & F''_{xy} & F'_x \\ + F''_{yx} & F''_{yy} & F'_y \\ + F'_x & F'_y & 0 + \end{array}\right| = 0$$ + \end{columns} + \begin{columns}[onlytextwidth] + \column{.3\textwidth} + $$\mathop{\int \!\!\! \int}_{\mathbf{x} \in \mathds{R}^2} + \! \langle \mathbf{x},\mathbf{y}\rangle\,\mathsf{d}\mathbf{x}$$ + \column{.33\textwidth} + $$\overline{\overline{a\alpha}^2+\underline{b\beta} + +\overline{\overline{d\delta}}}$$ + \column{.37\textwidth} + $\left] 0,1\right[ + \lceil x \rfloor - \langle x,y\rangle$ + \end{columns} + \begin{columns}[onlytextwidth] + \column{.4\textwidth} + \begin{eqnarray*} + e^x &\approx& 1+x+x^2/2! + \\ + && {}+x^3/3! + x^4/4! + \end{eqnarray*} + \column{.6\textwidth} + $${n+1\choose k} = {n\choose k} + {n \choose k-1}$$ + \end{columns} + \end{frame} + + \subsection{Figures and Code Listings} + \begin{frame}[label=figs1]{Figures} + \framesubtitle{Tables, graphs, and images} + \begin{table}[!b] + {\carlitoTLF % Use monospaced lining figures + \begin{tabularx}{\textwidth}{Xrrr} + \textbf{Faculty} & \textbf{With \TeX} & \textbf{Total} & + \textbf{\%} \\ + \toprule + Faculty of Informatics & 1\,716 & 2\,904 & + 59.09 \\% 1433 + Faculty of Science & 786 & 5\,275 & + 14.90 \\% 1431 + Faculty of $\genfrac{}{}{0pt}{}{\textsf{Economics and}}{% + \textsf{Administration}}$ & 64 & 4\,591 & + 1.39 \\% 1456 + Faculty of Arts & 69 & 10\,000 & + 0.69 \\% 1421 + Faculty of Medicine & 8 & 2\,014 & + 0.40 \\% 1411 + Faculty of Law & 15 & 4\,824 & + 0.31 \\% 1422 + Faculty of Education & 19 & 8\,219 & + 0.23 \\% 1441 + Faculty of Social Studies & 12 & 5\,599 & + 0.21 \\% 1423 + Faculty of Sports Studies & 3 & 2\,062 & + 0.15 \\% 1451 + \bottomrule + \end{tabularx}} + \caption{The distribution of theses written using \TeX\ during 2010--15 at MU} + \end{table} + \end{frame} + \begin{frame}[label=figs2]{Figures} + \framesubtitle{Tables, graphs, and images} + \begin{figure}[b] + \centering + % Flipping a coin + % Author: cis + \tikzset{ + head/.style = {fill = none, label = center:\textsf{H}}, + tail/.style = {fill = none, label = center:\textsf{T}}} + \scalebox{0.65}{\begin{tikzpicture}[ + scale = 1.5, transform shape, thick, + every node/.style = {draw, circle, minimum size = 10mm}, + grow = down, % alignment of characters + level 1/.style = {sibling distance=3cm}, + level 2/.style = {sibling distance=4cm}, + level 3/.style = {sibling distance=2cm}, + level distance = 1.25cm + ] + \node[shape = rectangle, + minimum width = 6cm, font = \sffamily] {Coin flipping} + child { node[shape = circle split, draw, line width = 1pt, + minimum size = 10mm, inner sep = 0mm, rotate = 30] (Start) + { \rotatebox{-30}{H} \nodepart{lower} \rotatebox{-30}{T}} + child { node [head] (A) {} + child { node [head] (B) {}} + child { node [tail] (C) {}} + } + child { node [tail] (D) {} + child { node [head] (E) {}} + child { node [tail] (F) {}} + } + }; + + % Filling the root (Start) + \begin{scope}[on background layer, rotate=30] + \fill[head] (Start.base) ([xshift = 0mm]Start.east) arc (0:180:5mm) + -- cycle; + \fill[tail] (Start.base) ([xshift = 0pt]Start.west) arc (180:360:5mm) + -- cycle; + \end{scope} + + % Labels + \begin{scope}[nodes = {draw = none}] + \path (Start) -- (A) node [near start, left] {$0.5$}; + \path (A) -- (B) node [near start, left] {$0.5$}; + \path (A) -- (C) node [near start, right] {$0.5$}; + \path (Start) -- (D) node [near start, right] {$0.5$}; + \path (D) -- (E) node [near start, left] {$0.5$}; + \path (D) -- (F) node [near start, right] {$0.5$}; + \begin{scope}[nodes = {below = 11pt}] + \node [name = X] at (B) {$0.25$}; + \node at (C) {$0.25$}; + \node [name = Y] at (E) {$0.25$}; + \node at (F) {$0.25$}; + \end{scope} + \end{scope} + \end{tikzpicture}} + \caption{Tree of probabilities -- Flipping a coin\footnote[frame]{% + A derivative of a diagram from \url{texample.net} by cis, CC BY 2.5 licensed}} + \end{figure} + \end{frame} + + \defverbatim[colored]\sleepSort{ + \begin{lstlisting}[language=C,tabsize=2] + #include + #include + #include + #include + + // This is a comment + int main(int argc, char **argv) + { + while (--c > 1 && !fork()); + sleep(c = atoi(v[c])); + printf("%d\n", c); + wait(0); + return 0; + } + \end{lstlisting}} + \begin{frame}{Code listings}{An example source code in C} + \sleepSort + \end{frame} + + \subsection{Citations and Bibliography} + \begin{frame}[label=citations]{Citations} + \framesubtitle{\TeX, \LaTeX, and Beamer} + + \justifying\TeX\ is a programming language for the typesetting + of documents. It was created by Donald Erwin Knuth in the late + 1970s and it is documented in \emph{The \TeX + book}~\cite{knuth84}. + + In the early 1980s, Leslie Lamport created the initial version + of \LaTeX, a high-level language on top of \TeX, which is + documented in \emph{\LaTeX : A Document Preparation + System}~\cite{lamport94}. There exists a healthy ecosystem of + packages that extend the base functionality of \LaTeX; + \emph{The \LaTeX\ Companion}~\cite{MG94} acts as a guide + through the ecosystem. + + In 2003, Till Tantau created the initial version of Beamer, a + \LaTeX\ package for the creation of presentations. Beamer is + documented in the \emph{User's Guide to the Beamer + Class}~\cite{tantau04}. + \end{frame} + + \begin{frame}[label=bibliography]{Bibliography} + \framesubtitle{\TeX, \LaTeX, and Beamer} + \begin{thebibliography}{9} + \bibitem{knuth84} + Donald~E.~Knuth. + \emph{The \TeX book}. + Addison-Wesley, 1984. + \bibitem{lamport94} + Leslie~Lamport. + \emph{\LaTeX : A Document Preparation System}. + Addison-Wesley, 1986. + \bibitem{MG94} + M.~Goossens, F.~Mittelbach, and A.~Samarin. + \emph{The \LaTeX\ Companion}. + Addison-Wesley, 1994. + \bibitem{tantau04} + Till~Tantau. + \emph{User's Guide to the Beamer Class Version 3.01}. + Available at \url{http://latex-beamer.sourceforge.net}. + \bibitem{MS05} + A.~Mertz and W.~Slough. + Edited by B.~Beeton and K.~Berry. + \emph{Beamer by example} In TUGboat, + Vol. 26, No. 1., pp. 68-73. + \end{thebibliography} + \end{frame} + + \end{darkframes} + + \section{Light Frames} + \subsection{Blind Text} + \begin{frame}{Jabberwocky} + \framesubtitle{Lewis Carroll}% + \begin{tikzpicture}[overlay,remember picture] + \node[anchor=south east,xshift=-30pt,yshift=35pt] + at (current page.south east) { + \includegraphics[width=35mm]{resources/jabberwocky-light} + }; + \end{tikzpicture}% + 'Twas brillig, and the slithy toves\\ + Did gyre and gimble in the wabe;\\ + All mimsy were the borogoves,\\ + And the mome raths outgrabe.\\\bigskip + + “Beware the Jabberwock, my son!\\ + The jaws that bite, the claws that catch!\\ + Beware the Jubjub bird, and shun\\ + The frumious Bandersnatch!”\\ + \end{frame} + \againframe{lists} + \subsection{Structuring Elements} + \againframe{simmonshall} + \againframe{proof} + \subsection{Numerals and Mathematics} + \againframe{math} + \subsection{Figures and Code Listings} + \againframe{figs1} + \againframe{figs2} + \defverbatim[colored]\sleepSort{ + \begin{lstlisting}[language=C,tabsize=2] +#include +#include +#include +#include + +// This is a comment +int main(int argc, char **argv) +{ + while (--c > 1 && !fork()); + sleep(c = atoi(v[c])); + printf("%d\n", c); + wait(0); + return 0; +} + \end{lstlisting}} + \begin{frame}{Code listings}{An example source code in C} + \sleepSort + \end{frame} + \subsection{Citations and Bibliography} + \againframe{citations} + \againframe{bibliography} +\end{document} diff --git a/presentation/fi-pdflatex.tex b/presentation/fi-pdflatex.tex new file mode 100644 index 0000000..fbfb7ca --- /dev/null +++ b/presentation/fi-pdflatex.tex @@ -0,0 +1,401 @@ +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +%% I, the copyright holder of this work, release this work into the +%% public domain. This applies worldwide. In some countries this may +%% not be legally possible; if so: I grant anyone the right to use +%% this work for any purpose, without any conditions, unless such +%% conditions are required by law. +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + +\documentclass{beamer} +\usetheme[faculty=fi]{fibeamer} +\usepackage[utf8]{inputenc} +\usepackage[ + main=english, %% By using `czech` or `slovak` as the main locale + %% instead of `english`, you can typeset the + %% presentation in either Czech or Slovak, + %% respectively. + czech, slovak %% The additional keys allow foreign texts to be +]{babel} %% typeset as follows: +%% +%% \begin{otherlanguage}{czech} ... \end{otherlanguage} +%% \begin{otherlanguage}{slovak} ... \end{otherlanguage} +%% +%% These macros specify information about the presentation +\title{Presentation Title} %% that will be typeset on the +\subtitle{Presentation Subtitle} %% title page. +\author{Author's Name} +%% These additional packages are used within the document: +\usepackage{ragged2e} % `\justifying` text +\usepackage{booktabs} % Tables +\usepackage{tabularx} +\usepackage{tikz} % Diagrams +\usetikzlibrary{calc, shapes, backgrounds} +\usepackage{amsmath, amssymb} +\usepackage{url} % `\url`s +\usepackage{listings} % Code listings +\frenchspacing +\begin{document} + \frame{\maketitle} + + \AtBeginSection[]{% Print an outline at the beginning of sections + \begin{frame} + \frametitle{Outline for Section \thesection} + \tableofcontents[currentsection] + \end{frame}} + + \begin{darkframes} + \section{Dark Frames} + \subsection{Blind Text} + \begin{frame}{Jabberwocky} + \framesubtitle{Lewis Carroll}% + \begin{tikzpicture}[overlay,remember picture] + \node[anchor=south east,xshift=-30pt,yshift=35pt] + at (current page.south east) { + \includegraphics[width=35mm]{resources/jabberwocky-dark} + }; + \end{tikzpicture}% + 'Twas brillig, and the slithy toves\\ + Did gyre and gimble in the wabe;\\ + All mimsy were the borogoves,\\ + And the mome raths outgrabe.\\\bigskip + + “Beware the Jabberwock, my son!\\ + The jaws that bite, the claws that catch!\\ + Beware the Jubjub bird, and shun\\ + The frumious Bandersnatch!”\\ + \end{frame} + + \begin{frame}[label=lists]{Lists and locales} + \framesubtitle{Lorem ipsum dolor sit amet} + \begin{columns}[onlytextwidth] + \column{.5\textwidth} + \begin{itemize} + \item Nulla nec lacinia odio. Curabitur urna tellus. + \begin{itemize} + \item Fusce id sodales dolor. Sed id metus dui. + \begin{itemize} + \item Cupio virtus licet mi vel feugiat. + \end{itemize} + \end{itemize} + \end{itemize} + \column{.5\textwidth} + \begin{enumerate} + \item Donec porta, risus porttitor egestas scelerisque video. + \begin{enumerate} + \item Nunc non ante fringilla, manus potentis cario. + \begin{enumerate} + \item Pellentesque servus morbi tristique. + \end{enumerate} + \end{enumerate} + \end{enumerate} + \end{columns} + \bigskip + \justifying + + {\uselanguage{czech}Nechť již hříšné saxofony ďáblů + rozzvučí síň úděsnými tóny waltzu, tanga a quickstepu!} + {\uselanguage{slovak} Nezvyčajné kŕdle šťastných figliarskych + ďatľov učia pri kótovanom ústí Váhu mĺkveho koňa Waldemara + obžierať väč\-šie kusy exkluzívnej kôry.} + {\uselanguage{english}The quick, brown fox jumps over a lazy + dog. DJs flock by when MTV ax quiz prog. “Now fax quiz Jack!”} + \end{frame} + + \subsection{Structuring Elements} + \begin{frame}[label=simmonshall]{Text blocks} + \framesubtitle{In plain, example, and \alert{alert} flavour} + \alert{This text} is highlighted. + + \begin{block}{A plain block} + This is a plain block containing some \alert{highlighted text}. + \end{block} + \begin{exampleblock}{An example block} + This is an example block containing some \alert{highlighted text}. + \end{exampleblock} + \begin{alertblock}{An alert block} + This is an alert block containing some \alert{highlighted text}. + \end{alertblock} + \end{frame} + + \begin{frame}[label=proof]{Definitions, theorems, and proofs} + \framesubtitle{All integers divide zero} + \begin{definition} + $\forall a,b\in\mathds{Z}: a\mid b\iff\exists c\in\mathds{Z}:a\cdot c=b$ + \end{definition} + \begin{theorem} + $\forall a\in\mathds{Z}: a\mid 0$ + \end{theorem} + \begin{proof}[Proof\nopunct] + $\forall a\in\mathds{Z}: a\cdot 0=0$ + \end{proof} + \end{frame} + + \subsection{Numerals and Mathematics} + \begin{frame}[label=math]{Numerals and Mathematics} + \framesubtitle{Formulae, equations, and expressions} + \begin{columns}[onlytextwidth] + \column{.20\textwidth} + 1234567890 + \column{.20\textwidth} + \oldstylenums{1234567890} + \column{.20\textwidth} + $\hat{x}$, $\check{x}$, $\tilde{a}$, + $\bar{a}$, $\dot{y}$, $\ddot{y}$ + \column{.40\textwidth} + $\int \!\! \int f(x,y,z)\,\mathsf{d}x\mathsf{d}y\mathsf{d}z$ + \end{columns} + \begin{columns}[onlytextwidth] + \column{.5\textwidth} + $$\frac{1}{\displaystyle 1+ + \frac{1}{\displaystyle 2+ + \frac{1}{\displaystyle 3+x}}} + + \frac{1}{1+\frac{1}{2+\frac{1}{3+x}}}$$ + \column{.5\textwidth} + $$F:\left| \begin{array}{ccc} + F''_{xx} & F''_{xy} & F'_x \\ + F''_{yx} & F''_{yy} & F'_y \\ + F'_x & F'_y & 0 + \end{array}\right| = 0$$ + \end{columns} + \begin{columns}[onlytextwidth] + \column{.3\textwidth} + $$\mathop{\int \!\!\! \int}_{\mathbf{x} \in \mathds{R}^2} + \! \langle \mathbf{x},\mathbf{y}\rangle\,\mathsf{d}\mathbf{x}$$ + \column{.33\textwidth} + $$\overline{\overline{a\alpha}^2+\underline{b\beta} + +\overline{\overline{d\delta}}}$$ + \column{.37\textwidth} + $\left] 0,1\right[ + \lceil x \rfloor - \langle x,y\rangle$ + \end{columns} + \begin{columns}[onlytextwidth] + \column{.4\textwidth} + \begin{eqnarray*} + e^x &\approx& 1+x+x^2/2! + \\ + && {}+x^3/3! + x^4/4! + \end{eqnarray*} + \column{.6\textwidth} + $${n+1\choose k} = {n\choose k} + {n \choose k-1}$$ + \end{columns} + \end{frame} + + \subsection{Figures and Code Listings} + \begin{frame}[label=figs1]{Figures} + \framesubtitle{Tables, graphs, and images} + \begin{table}[!b] + {\carlitoTLF % Use monospaced lining figures + \begin{tabularx}{\textwidth}{Xrrr} + \textbf{Faculty} & \textbf{With \TeX} & \textbf{Total} & + \textbf{\%} \\ + \toprule + Faculty of Informatics & 1\,716 & 2\,904 & + 59.09 \\% 1433 + Faculty of Science & 786 & 5\,275 & + 14.90 \\% 1431 + Faculty of $\genfrac{}{}{0pt}{}{\textsf{Economics and}}{% + \textsf{Administration}}$ & 64 & 4\,591 & + 1.39 \\% 1456 + Faculty of Arts & 69 & 10\,000 & + 0.69 \\% 1421 + Faculty of Medicine & 8 & 2\,014 & + 0.40 \\% 1411 + Faculty of Law & 15 & 4\,824 & + 0.31 \\% 1422 + Faculty of Education & 19 & 8\,219 & + 0.23 \\% 1441 + Faculty of Social Studies & 12 & 5\,599 & + 0.21 \\% 1423 + Faculty of Sports Studies & 3 & 2\,062 & + 0.15 \\% 1451 + \bottomrule + \end{tabularx}} + \caption{The distribution of theses written using \TeX\ during 2010--15 at MU} + \end{table} + \end{frame} + \begin{frame}[label=figs2]{Figures} + \framesubtitle{Tables, graphs, and images} + \begin{figure}[b] + \centering + % Flipping a coin + % Author: cis + \tikzset{ + head/.style = {fill = none, label = center:\textsf{H}}, + tail/.style = {fill = none, label = center:\textsf{T}}} + \scalebox{0.65}{\begin{tikzpicture}[ + scale = 1.5, transform shape, thick, + every node/.style = {draw, circle, minimum size = 10mm}, + grow = down, % alignment of characters + level 1/.style = {sibling distance=3cm}, + level 2/.style = {sibling distance=4cm}, + level 3/.style = {sibling distance=2cm}, + level distance = 1.25cm + ] + \node[shape = rectangle, + minimum width = 6cm, font = \sffamily] {Coin flipping} + child { node[shape = circle split, draw, line width = 1pt, + minimum size = 10mm, inner sep = 0mm, rotate = 30] (Start) + { \rotatebox{-30}{H} \nodepart{lower} \rotatebox{-30}{T}} + child { node [head] (A) {} + child { node [head] (B) {}} + child { node [tail] (C) {}} + } + child { node [tail] (D) {} + child { node [head] (E) {}} + child { node [tail] (F) {}} + } + }; + + % Filling the root (Start) + \begin{scope}[on background layer, rotate=30] + \fill[head] (Start.base) ([xshift = 0mm]Start.east) arc (0:180:5mm) + -- cycle; + \fill[tail] (Start.base) ([xshift = 0pt]Start.west) arc (180:360:5mm) + -- cycle; + \end{scope} + + % Labels + \begin{scope}[nodes = {draw = none}] + \path (Start) -- (A) node [near start, left] {$0.5$}; + \path (A) -- (B) node [near start, left] {$0.5$}; + \path (A) -- (C) node [near start, right] {$0.5$}; + \path (Start) -- (D) node [near start, right] {$0.5$}; + \path (D) -- (E) node [near start, left] {$0.5$}; + \path (D) -- (F) node [near start, right] {$0.5$}; + \begin{scope}[nodes = {below = 11pt}] + \node [name = X] at (B) {$0.25$}; + \node at (C) {$0.25$}; + \node [name = Y] at (E) {$0.25$}; + \node at (F) {$0.25$}; + \end{scope} + \end{scope} + \end{tikzpicture}} + \caption{Tree of probabilities -- Flipping a coin\footnote[frame]{% + A derivative of a diagram from \url{texample.net} by cis, CC BY 2.5 licensed}} + \end{figure} + \end{frame} + + \defverbatim[colored]\sleepSort{ + \begin{lstlisting}[language=C,tabsize=2] + #include + #include + #include + #include + + // This is a comment + int main(int argc, char **argv) + { + while (--c > 1 && !fork()); + sleep(c = atoi(v[c])); + printf("%d\n", c); + wait(0); + return 0; + } + \end{lstlisting}} + \begin{frame}{Code listings}{An example source code in C} + \sleepSort + \end{frame} + + \subsection{Citations and Bibliography} + \begin{frame}[label=citations]{Citations} + \framesubtitle{\TeX, \LaTeX, and Beamer} + + \justifying\TeX\ is a programming language for the typesetting + of documents. It was created by Donald Erwin Knuth in the late + 1970s and it is documented in \emph{The \TeX + book}~\cite{knuth84}. + + In the early 1980s, Leslie Lamport created the initial version + of \LaTeX, a high-level language on top of \TeX, which is + documented in \emph{\LaTeX : A Document Preparation + System}~\cite{lamport94}. There exists a healthy ecosystem of + packages that extend the base functionality of \LaTeX; + \emph{The \LaTeX\ Companion}~\cite{MG94} acts as a guide + through the ecosystem. + + In 2003, Till Tantau created the initial version of Beamer, a + \LaTeX\ package for the creation of presentations. Beamer is + documented in the \emph{User's Guide to the Beamer + Class}~\cite{tantau04}. + \end{frame} + + \begin{frame}[label=bibliography]{Bibliography} + \framesubtitle{\TeX, \LaTeX, and Beamer} + \begin{thebibliography}{9} + \bibitem{knuth84} + Donald~E.~Knuth. + \emph{The \TeX book}. + Addison-Wesley, 1984. + \bibitem{lamport94} + Leslie~Lamport. + \emph{\LaTeX : A Document Preparation System}. + Addison-Wesley, 1986. + \bibitem{MG94} + M.~Goossens, F.~Mittelbach, and A.~Samarin. + \emph{The \LaTeX\ Companion}. + Addison-Wesley, 1994. + \bibitem{tantau04} + Till~Tantau. + \emph{User's Guide to the Beamer Class Version 3.01}. + Available at \url{http://latex-beamer.sourceforge.net}. + \bibitem{MS05} + A.~Mertz and W.~Slough. + Edited by B.~Beeton and K.~Berry. + \emph{Beamer by example} In TUGboat, + Vol. 26, No. 1., pp. 68-73. + \end{thebibliography} + \end{frame} + + \end{darkframes} + + \section{Light Frames} + \subsection{Blind Text} + \begin{frame}{Jabberwocky} + \framesubtitle{Lewis Carroll}% + \begin{tikzpicture}[overlay,remember picture] + \node[anchor=south east,xshift=-30pt,yshift=35pt] + at (current page.south east) { + \includegraphics[width=35mm]{resources/jabberwocky-light} + }; + \end{tikzpicture}% + 'Twas brillig, and the slithy toves\\ + Did gyre and gimble in the wabe;\\ + All mimsy were the borogoves,\\ + And the mome raths outgrabe.\\\bigskip + + “Beware the Jabberwock, my son!\\ + The jaws that bite, the claws that catch!\\ + Beware the Jubjub bird, and shun\\ + The frumious Bandersnatch!”\\ + \end{frame} + \againframe{lists} + \subsection{Structuring Elements} + \againframe{simmonshall} + \againframe{proof} + \subsection{Numerals and Mathematics} + \againframe{math} + \subsection{Figures and Code Listings} + \againframe{figs1} + \againframe{figs2} + \defverbatim[colored]\sleepSort{ + \begin{lstlisting}[language=C,tabsize=2] +#include +#include +#include +#include + +// This is a comment +int main(int argc, char **argv) +{ + while (--c > 1 && !fork()); + sleep(c = atoi(v[c])); + printf("%d\n", c); + wait(0); + return 0; +} + \end{lstlisting}} + \begin{frame}{Code listings}{An example source code in C} + \sleepSort + \end{frame} + \subsection{Citations and Bibliography} + \againframe{citations} + \againframe{bibliography} +\end{document} diff --git a/presentation/fibeamer/logo/mu/fibeamer-mu-fi-czech.pdf b/presentation/fibeamer/logo/mu/fibeamer-mu-fi-czech.pdf new file mode 100644 index 0000000..c19610e --- /dev/null +++ b/presentation/fibeamer/logo/mu/fibeamer-mu-fi-czech.pdf @@ -0,0 +1,325 @@ +%PDF-1.5 % +13 0 obj <>/OCGs[15 0 R]>>/Pages 1 0 R/Type/Catalog>> endobj 12 0 obj <>stream + + + + + + + mu-stitky-fakulty-cz + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + endstream endobj 1 0 obj <> endobj 3 0 obj <>/Resources<>/Properties<>>>/Thumb 20 0 R/TrimBox[0.0 0.0 226.771 90.708]/Type/Page>> endobj 17 0 obj <>stream +HWێd9|ﯨN"h-Tu5=Zu|I%2ݟ}wn//fnl56j뷷5Ǘ0'G=^mK6m+\`L״}r.5o%Mc\`׾-Зdg[v-Ր;,f +Bm<<Q-gLҴ snAд%Q*ύ2wERӽ ).36^۴O`2L۬Zu3eȣS~{mVhtqJvVw~"X;O?Ӆ/-O79eJmD6Ì7ܪv;PB#pIXjdT9zc|#5Nqu#D^IR-ڮFBl_Vgv1.kg7B}˗6y$T6/, á[GHd F:K6鬲'EܸIڱuB sYTƑJ >ڰzzVyy˜:ީ\ӹȚ=c 48::NndA0Ee"'шU5 XeaCt̮cnc2`/;b%!VC$>i ν| 度\c#VP*u=o(㱬$v=*x +Mx'ݎY(ct:~_Da6LD*2NxPl,N 8e#W2Z\'w]LWJ D4|'ϯi1,8B5zUnc^G:x' NUno*мe"ּ.t}(:.#fXB J-U1 F1_Z"0} kr 2±OsZ=~}hБ7 ؕ=yEףEl-.Y~骇Gz^  Ӎ4 KEnf塒<2P<7$D\d S 6ig+ű[AIB0sB8?x郿ȭ O-8dIugU) +~@R)]N|iyMqქr~PTg=qm/͉ FI6 l3DcW󎝅)zQ< ,<'S3>P$̻[>4fx +)ʅXۅ('PYm~ݤ=\t +Lbt֠eb}M$"*۞Dq-xH8C(6 %%^_ %}%  ž'R BB'BBiPPL(gJ=Jʄn\$ )ׁyzMÐvvıMJyuSx: נIq,:' :d +S9߭ +z>W0U:+xHKҎWM^wWќ*&Ay$9yGHp̤*.Q5է)ǸjUYaOti7N7m2zA\|QoVfIQ.f ,mȄtߕ|3b瀅3SVec :/U<.bf1A9XԦb$ +sӬYUzAj/>4։2=Gsӫq zۇq6g{)d^ "nMR&0UTz6-a|ձOL1gz +)A=k{hS}TI'X֧4l'Nڿ>_IjB7&v3B^n.C,Gô0އ7雉>pk "ka%V: r| Ig8DA8bL46҂j\dz4 ,q1Ԩ:Ya;Zl}ӾmAQ 8.:Ԯ+ZΙ<A_Eo_hO^ cQeaFq=}n}Eܢ暚:!"Q!%nTX h?0Gaց~stP9-,2@`X<Ȓ;b/Ʃ/{o {V1&J*E0&ylGB*Pw\Ȝa^`l{C#\e?_zc8s rwkiG]7`3z>6z.[sX.[\Hz*Wn0+6%ǹ_ѫs-п,9ٳH3Ea;긛Mo+$C`bWSṖ;9KD6.mPEu_1s}&m(l^P(ebSj^Uoʨ +D maj Oh 8GE}_["-b-"=H|(-ʧE{˥E=K8`iHmӝU~dwj-t *=$Wx{XlۤHu?gYi!rw`0{n(;1r#ǾZ5>tإӮ!|a +[E/#l5q!$&H+DD uv|*`ޗ~~_K> endstream endobj 20 0 obj <>stream +8;Xp,I2%bM!!3Q/-RJo-~> endstream endobj 21 0 obj [/Indexed/DeviceRGB 255 22 0 R] endobj 22 0 obj <>stream +8;X]O>EqN@%''O_@%e@?J;%+8(9e>X=MR6S?i^YgA3=].HDXF.R$lIL@"pJ+EP(%0 +b]6ajmNZn*!='OQZeQ^Y*,=]?C.B+\Ulg9dhD*"iC[;*=3`oP1[!S^)?1)IZ4dup` +E1r!/,*0[*9.aFIR2&b-C#soRZ7Dl%MLY\.?d>Mn +6%Q2oYfNRF$$+ON<+]RUJmC0InDZ4OTs0S!saG>GGKUlQ*Q?45:CI&4J'_2j$XKrcYp0n+Xl_nU*O( +l[$6Nn+Z_Nq0]s7hs]`XX1nZ8&94a\~> endstream endobj 15 0 obj <> endobj 23 0 obj [/View/Design] endobj 24 0 obj <>>> endobj 19 0 obj <> endobj 18 0 obj <> endobj 25 0 obj <> endobj 26 0 obj <>stream +%!PS-Adobe-3.0 %%Creator: Adobe Illustrator(R) 16.0 %%AI8_CreatorVersion: 16.0.4 %%For: (Muj Mac) () %%Title: (stitek_fi-uni_outline-inverzni_cz.pdf) %%CreationDate: 28.10.15 18:56 %%Canvassize: 16383 %%BoundingBox: 0 3 134 91 %%HiResBoundingBox: 0.000488 3.54395 133.2959 90.7051 %%DocumentProcessColors: %AI5_FileFormat 12.0 %AI12_BuildNumber: 691 %AI3_ColorUsage: Color %AI7_ImageSettings: 0 %%CMYKProcessColor: 1 1 1 1 ([Registrační]) %AI3_Cropmarks: 0 0 226.7715 90.708 %AI3_TemplateBox: 113.5 44.5 113.5 44.5 %AI3_TileBox: -282.6143 -260.6465 509.3857 351.354 %AI3_DocumentPreview: None %AI5_ArtSize: 14400 14400 %AI5_RulerUnits: 1 %AI9_ColorModel: 2 %AI5_ArtFlags: 0 0 0 1 0 0 1 0 0 %AI5_TargetResolution: 800 %AI5_NumLayers: 1 %AI9_OpenToView: -712 566 1 1656 1054 26 0 0 6 133 0 0 0 1 1 0 1 1 0 1 %AI5_OpenViewLayers: 7 %%PageOrigin:0 -1 %AI7_GridSettings: 14.1732 5 14.1732 5 1 0 0.8 0.8 0.8 0.9 0.9 0.9 %AI9_Flatten: 1 %AI12_CMSettings: 00.MS %%EndComments endstream endobj 27 0 obj <>stream +%%BoundingBox: 0 3 134 91 %%HiResBoundingBox: 0.000488 3.54395 133.2959 90.7051 %AI7_Thumbnail: 128 84 8 %%BeginData: 1864 Hex Bytes %0000330000660000990000CC0033000033330033660033990033CC0033FF %0066000066330066660066990066CC0066FF009900009933009966009999 %0099CC0099FF00CC0000CC3300CC6600CC9900CCCC00CCFF00FF3300FF66 %00FF9900FFCC3300003300333300663300993300CC3300FF333300333333 %3333663333993333CC3333FF3366003366333366663366993366CC3366FF %3399003399333399663399993399CC3399FF33CC0033CC3333CC6633CC99 %33CCCC33CCFF33FF0033FF3333FF6633FF9933FFCC33FFFF660000660033 %6600666600996600CC6600FF6633006633336633666633996633CC6633FF %6666006666336666666666996666CC6666FF669900669933669966669999 %6699CC6699FF66CC0066CC3366CC6666CC9966CCCC66CCFF66FF0066FF33 %66FF6666FF9966FFCC66FFFF9900009900339900669900999900CC9900FF %9933009933339933669933999933CC9933FF996600996633996666996699 %9966CC9966FF9999009999339999669999999999CC9999FF99CC0099CC33 %99CC6699CC9999CCCC99CCFF99FF0099FF3399FF6699FF9999FFCC99FFFF %CC0000CC0033CC0066CC0099CC00CCCC00FFCC3300CC3333CC3366CC3399 %CC33CCCC33FFCC6600CC6633CC6666CC6699CC66CCCC66FFCC9900CC9933 %CC9966CC9999CC99CCCC99FFCCCC00CCCC33CCCC66CCCC99CCCCCCCCCCFF %CCFF00CCFF33CCFF66CCFF99CCFFCCCCFFFFFF0033FF0066FF0099FF00CC %FF3300FF3333FF3366FF3399FF33CCFF33FFFF6600FF6633FF6666FF6699 %FF66CCFF66FFFF9900FF9933FF9966FF9999FF99CCFF99FFFFCC00FFCC33 %FFCC66FFCC99FFCCCCFFCCFFFFFF33FFFF66FFFF99FFFFCC110000001100 %000011111111220000002200000022222222440000004400000044444444 %550000005500000055555555770000007700000077777777880000008800 %000088888888AA000000AA000000AAAAAAAABB000000BB000000BBBBBBBB %DD000000DD000000DDDDDDDDEE000000EE000000EEEEEEEE0000000000FF %00FF0000FFFFFF0000FF00FFFFFF00FFFFFF %524C45FDFCFFFDFCFFFDFCFFFDFCFFFDFCFFFDFCFFFDFCFFFDFCFFFDFCFF %FDFCFFFDFCFFFDFCFFFDFCFFFDFCFFFDFCFFFDFCFFFDFCFFFDFCFFFDFCFF %FDFCFFFDFCFFFDFCFFFDFCFFFDFCFFFDFCFFFDFCFFFDFCFFFDFCFFFDFCFF %FDFCFFFDFCFFFDFCFFFDFCFFFDFCFFFDFCFFFDFCFFFDFCFFFDFCFFFDFCFF %FDFCFFFDFCFFFDFCFFFDA7FFFF %%EndData endstream endobj 28 0 obj <>stream +HWkrۺt:317)llj?4Mh Ae{"J>$!nǒ_|`s ^:+!P~eh,0xEdJ?I }{,pvv*F4UTpL2N"SrG;8$VjciXd8MтЁCɡ=@&r帨m=>0M C봁vkio(zRD$M2=h2vΰB]Z0,>f#N?xq0d@RH[uui`[O&T~ed-E2rßmFr#sIf /v[\>V?Kc6|uo{3ۆzr % e*O8 ˥KqX6|_\d9_R,k6I= N(?0ўU*kXB뿴 #Be^)K jbgGbC?LL +wNYR?!Z=I:)2 "K|,Z;E":4Fu}Ec ,$Fl`n VJ +"jpu_l3HyL+HtmHlׄN=rn{6nhU_*(sFB9%cu!)454LQyi[s6[MlY?oyɈ/>a@ +3p N=(ިMyѕH:Ȝ<'4A4 ʕw1"=rLӄR+Jط*.~izWehFX2kZ B\HV?ڕRm̰=A/Fqqޮ';Ӆ{\ژ%I'D%e+'$8< f8>P3MzŒ#XP8ʓH0̚Nu2%PHzGp̍2 M"Sh"Ee(MÊ ؜y ~n'D2@#_P4PPdw~k.6Qٮ 4 +m+t"IU[=#[5b +X:KdGq:-s.ɭBoc2߱|4Z?v'c+"S%Pyi~PZB>b92sIg= We[y +whimĞtmhv=kSaUն 'i= ^*KfdaFz{gVu0p?aBZ~lʥʑ9:ea5]Zy_sIqJ,YG#XK^k/W1 ++`1ά`X1 JSU=4X?œPԵb ]hUt^T=96߸)- J.Js.ERi09s󃊛nSnsݬky^^]wt<sݵ9Q +,}w,9=JSuh,a֣ Lt^mYm$ItCjla@o66XɒqHB̚,hs>9a_YzHTe=!7nX 3,P:7(Ed~Ԃz{a +S3~!FqO88fEl<8@} 2 uduj^n/,4t?[PwN-3qU@.*j"RQAH<&#BC `>%j~R-b fj P{/K6(@+Qo=e3cyԬ-amoQ&a##\@mŔS\2Cu87T-X5z%0qbr=1,8YUp p!۬M7Ml*-R$-U;dDnD=κN +NGNюM-ϕj"Xv*lbTqM Qqh[GCyLY DH967 :)ݗNf < g)lAYzfcqi,I + 0Wj|KD8W>)PL ȩd=l ˿QMEWTNGi+YK&sE#; +a >La5QBc7U@tdX~GĶG_~9dяr=0mQ.Ɏ@`J, \&G JƔ=T=ZpO.HoEրx)&}f;ښejb4Nb8KXyX$3&wfQ=# <7xJJ=q YEјOȉ! I)0@E⪙.뤴+a#S& +G]:6F\/覜D4]_ց][{ 5 ~PmWb+S +A c!l{C, +Y>{PTptX;uK/nzP3Ȃjj%j޾3lt!셧V;p3􀒝"ޗlrյŕ:Df QUg-N!(PQ-]A~NN ]2%v$<C ߸0*_slQ%NcZm]QX{ub׶`4zҕd +)-at 8]jKHX,J$*9g(ǙE4 C}]*T2S_`yL o->::2 ҔX8=tyUS'2̉FX!cg03h7 H܊j|M_D8[z +{(Z MJ&{@ӖeO +02_O ? @jtnx,{љrhhsIet<(*}T5t{zmf[g 3OoODƠXyPyxK1Oګ/O!oG/N&O 3mTO_綋'k̓ɫ.moqz>jv{aACm̚ow=)iTqqZ>l~ v߽9܂6NrOZ]/PVg{rkNr__n;ٌUl۪hnnћBn}2]\$Kx+7ԾN>譯V_D,?o\5[8}vK{HgܲsەCYЎƽo_+s]X9Ov7y0,Hb Oo.{.<u.AWNzûmid~(D`Ų K}ݎ| Z=&vو\w:7'F=o]7B٫(%|X. +WD!q2M-4*S >y P0l9o};1K%SFj>A{~u4:Ul^AKC{AfE\-1l%Y(/xndJxT*}`VҸ>bQ Z'8 lgQA;xM'^t\ֈ +:Y +s '/^r۟$WAG + 4P/b5}Dn~V݆&l敫R*K̛4hqLXe +'PCM6UF\HBZ cۛB.L]Er{|}R}Xh`2\pq@F5VIGsíٛmtj='V3*">ϲKۭs3o =Zw}1l5+^ZYp/dMXCJ߿aNJN{5Pfv`{,ii ~fnv.;ɆXo!gᗧq4Z pifEtP{-h2<M +(?k 1['4\V4l7—N^ ~J=*(6 +(&lE,syU +^xwMzތ7tP4@4. &1 i*or'I$/S^&]ʹ^ikw845&߈|j+IiWʱF`N';M?fw:`H +D5 +t $YO`˴,_k06Pgg6yG1^ڈHVG'_?T- S ŢCJrr>{>rdw;9սRV\ZΜPuǹXXJOϷ9uzCD4 +ՕG%-+{5C֮8ډCVj 79+Ň@M+U*cV*(ij1k7kwzm0DPBcyCbEf&o|w09 aVt]7(]ZQ};(1tGm{LwڔwgVvEt"'jcMrQbq![9PtGV؀5PR̗uFi-R-BNa v^.lL.Yķ{i\| ֘nI'Fջ\U#7&}++gږlE9'Vf"/Ql?Q&uƚI^:Bz.N왙_#\X`6O0|Q] +)Xa,޸-\|j(_ _=@_^|? bgWT ఝlr +b~pB n%s `ZT P1XʥŘ+ RY;-7]BŔ#bz[,җq2 nnV_ +mmc'u\ND\ ż4 MPJÖ&!K6L{\ܕGK@T_I#+[r~ 6rԱG_X'eQإ/"S#~:dO2e! + aTGh}n9O8Jr0yc8#AXuH3_^Q1@:lKQz.: i bq?gAթmo +Awu>rIIŒ.9VR'ARB__緢)Wet-cX9c{U-Ѕތ09.8ø/UA~K:t{~ƇqƢ[ܡ4I;/ވyM'z*I޾+1^E*s|=ȨW{v̏i'a[eE+ `_!DnV/sW_9Fu嬵]hf@,7 >6PyPWK?G\6;ŠM/J_O&ގ {>]~dqwI|"*t0!D:3O{/"B~Gx _jI-b5e~Xy+L(Im'LT;VkXؾ"c$xIʆz8*M\|tDK&ubKn5q'i="7Y`-&h>&Ffv1Kgb|MDqbpsse8]06~0wW/'A`B`AlJ{ۉ-ʀ}AB Iml08ru?kM@.rX3tƲodi+"^> +U\Cu|M- rp!Zk+Py%= ҽ;5$Ќ!xhZC8*)7ZbLP1)n)G_,L)lߛJ7*Â:3R_u}ܕ ҘJ+j Mqba ӆ1ĢTGo-4+lϿ% +r`hJ?#N+, +و&72RѾ|n#gZ>&6O5MBM'z_)-̳N_@J@nDJS.anYRY֯=y ĺSI/鳴H4/@H )H:wׁtS?e٩%F b#nm}Fsْ2Zv*!Hq0@Auu* ]'m$Y֥ę yIP"uwS( +((BZ.ߙI\L(}N&^@G:%h^^QK*%b,d_}%QE%=gn;rV{\~YTvs/Gi +M)0|7k;9K90j3"%Lu{f'kOV~Z_>M'%"^Ũn%_Ai@В2nMz.69Eff `{fb&cFkE]iFM{>;1a|n672=uwe d,E*yu +Zy摤gg]@]o MCRe_Z(|fp+)u카br2b>U\ B.ږŅq k.p*n[{&`<ʎW{uHJb-U-5節")JLP%AޘQq:VWETH|f苨^D~G5 R\4ݻG/ Zri2bC?xZ +40 +-Ї],vm|f}qDj)hSc`拰$HǀkGhExQmcĤ :cW5Cahb- ey6݂N +,7џƬN +o1 -h2;w%yzxr(w.&+ LXom@Cl*M2a(){D?9^OLz}/x8Hkzy +-.*8Va`%2ܱMty򅝱3DZ2n`XW48!ȋ߂',7lo`K IIW(m58=]zF ɧdz!NaC%1#vJԗy`JIpY|b 2L]c< +W@(8 yK6(:`\:23U(Cv'(q(ǕË6>T54̓q7@;*OB?smͭ_mҰ7gh~Pt(ҰڿZ*\e!awO24 i4"Ftoq4DQ0 ^8"2Q\, (0G翾7xh ?0N +2aZl]h| ƫPmLǀɽb"#9 XQ3i {PP*N{6r$WӛY 1/?P _%;^w2e_;T/Yj#j 6CC]GpА͍?"\> endstream endobj 29 0 obj <>stream +HWBL}<K l5(@(uaRla& E&r2Q- l0/6XKѠC@X`mx>jB,%'JU"b dz}A'+'ma,vXGG*eE&'=˼JMlyaRl:PAD=Pq:TƤlRˁY3U5"V {ݖ.`cL(φϚ7^` ތtaLj9>JA FBY%&ա?Aֺ _%"@,A'KYϗX*'/=+n: e^$~@sK5b]S*{[? AwIcd~טaV evZ3guz}{疽$0fnP]o$^(f̟{Pgn443LYۨT4XFq0cfO0H6{f zUӊa4x¬ ӨTKF̛miFk4Iy f&4:J6 +l5$oG? 0oޭNFkb~2Nc;]3gmW Dqw%H&b A(zxfNs7g /`|V.Z}6;=^KdrIV_ +)wIFy?| oU _2B+sԦ`}gd8<"כ'<%[Kzlҵ]cIh'38E(}Hwۛt𞿧_d&O7ƅ&ՓYq{XWқ- +ybx][ōMgcK7}Њr1a7Ghɐqjlry\*GE7Zq!KV!+3Z3Bԥ#Mb3Xբ5r(/wT8żUW1_q6'1.tl˂bYeJ Zh#ǠC3yO`=mvL=(nmS|{75rs/}{ӺI_Y〻xCk+T>|qS˩K+u罫Rl -v[>g ;kKZ `^gZˉҬjCXYGhsڣsN#˼nKM_S,e>d+a'+=!kW`bq6 1[)Įt9Xp&!sf1.LN> C}ŲS"(S#(~ 38gЎ1]Vtnr/,mҡGTOXeMW1j<S+g?E{hkȰ>Cmslv)Px2XYǕ@eC ]۩@9ul=.wCy"D%c&950v^}ZwnQnlOJWgք@S\Ԛ^Ȇ 0EŻ} N&ՆPFx1v*uNȆϚ7vr1fh|Lh*AQ1t2̹ +(*>vgrDXyYJ 1bSp,YJFݶ +=+ؗM`.NI +vbxz{k +"zpk"Q~s6 fh^VhqSWM7PG}O- 4aZ +(`ٽT2(bLZ5 AL]|S~d_=V(g@,:=w2/UQ /6CP.;p52d1F8쁓,-Qv% cdX`)`,(1Sl㻛H^jdx^jH`ߢ v4bRɤ}-"`M!/ +p,଎dt|wqV_%cW[bE,7>!x ul1aCqQ8<:*ؕ]oqtFyN43ɑN|z.+yxYP}Qd/ew6$вaytJ3!96`{q?5~ [h]׭ ݯWs|v&do1ov^’lہʉmTe#_j;:|nRF2Fǃi֎MēxB;Lp<Lnyc Tr0i1t ƑY P@ЛQ8Zu{Y"zl5!a|-mzް%.-8e T2 y4 %1^W-~egtc?9Ru( x8zr/a]"+0- 0S0bp7ce0@0:c>L* =œE! Wy)Vaxi%*l{/r_/ -9&܇ƚ4 :>ˡJ3Wc^(/n>*^pdg`2: f6N! p8ˀa d [L9i}9i|=<ׇwe /~2fRUFd3p0)Jezs޸O2Q%XA_Ix7Z!ѷ4] g*/BRܕ,Y+{#g'!RbKȈv ISVT 93o{hLFٮ: *勤|ړ7y55~=va=PߚAջGCoˆO2XQ&ta8&SW΃~fMv Mx8e5ocob';:5J/v!?eDC3{^p}>IL4/uqҲ/}B`xw?>¯G{~O`eh͌t #? ߩUF 7QWKS,)jiWZO?GQfXKoGZkO?1b^ks%~O)U)a,V]nd d@> +G +xf<::h"F pՓ;:~ݦΠ/JoE롑ռ6EoW>ceV2!(CwC ݦn9ã!1_!Ie1H\z~p!AL D: ,8GZ]Z7 ̴<"t,} +^:(W.ԦH$K>/k]]D1EsU:%2`3f-ugJtFlkIUc7dFuT{XKٗ@NB4O#ȟ^fZ"̏N!ҝ $wu &'bN| -T1i}8/7W6oqmOIDexJE>0T"AKm۰OPJakx҉Ɲ KІkZDw(%l"//}ދ01P.Z"A#UA)}NDg|g]kb?+@4,~; ',v_ MB^_ YsgA_wz\]uy 8p3?drX42$|d#^"/f +TK|e̒0)eՅ_i>L fp=g`[qO s sɠ70 U!,͓ "gs9Qʮ"-=I4UIs#ZL"6J.l~i&j9Aoz;EJtlIn2ID|LxNr=ܠ~3F/wp;~55N,Vq⿊;}Ɯbe0XSvU#maw G~!no"E8)s"i :{i}ިIxA<9R){z/` +F~2 mRW N%|lX][q]%i8}~\O|> rr^[;= +z(PN)(*(^SdKL$O' lCQ_Nx +'A~z}9 Hsbn.p!udrY<O=b̞^G&A`˻]h؅H%}\=$+Umx_~S&}I p$;~&(B%x5Fw_f$z I,b,~ +z:[ϏfwssCPt܌n9ڷZmb>A+7 Go M_}xۊA{}JGiNPv0 [vMQs=bȈ4A1x/׃~r~oN6'+EX^¬J#*ކdڗl_*M*-{y}ܾw*2xvIVd s{FN>jQ7nxr|L<Ύ 43Z˯}\]WM1w[ >>d6\wnsa6_wwqWt9LkDH/;[V $攭e9P6{ˁX?PAQ%jh##/Sbԣh8il˴qg*J󾤽u2sG..}܍rTު}u8^i3~CU)K0ry ٬gLo9<:( ++: X;wRKقڋKW(5*m/GϵFt]c4}HG~%$+q:jΖC}_$|XܸKkq[#eJPTs⨆k9``}fa!|:ڄU3!hZhY鳁Zh!8 6v‹벁}ɗ~!] آ]+ki-Mr5ه=p57#aHwE$q"~Wnjp(N5NfՖ`~CxCzkvSM=TazHwWmA 9}EӺ~)۠ҁv!D[7J!\KGZON/ 1oΡ?خ0ӕm1vPN3Ne^1x^]b QH ҩ#Y!n-~ᗠחm-#Bnn?qIG^Uz)kVMI)\rP>ަro}^D}b{zdܢZbP|E\闺!+/??).*~7g9uXx)m5t b ^|* Yim/G,^ɮxvVIx_erzh3樁yg?xMUF +eG̷>0m=~<_(J;Ua[wOb} zڛL N=>ܲq>d0FuAS V-Q Rՠ#T2z!_}X XIK1IcMm'UNL2> (C] REL!r6"GG%7GAJPTiYCr:ə`,z`_,S:S$3bB)4l-ye$‘$c-^>X3x9fJ=Y\.."Ae<s^dnֲypeYehaRt6}ExHڲ!IF.&H?iKN$5K$;~F[QX$T`)6*e!S-뼯RWJqLp俔G3 +%$if+zh9‹`tӶgJg *(° +:*9~ɧꪷvIa;:gdHM[vO]=N"&d˰&;H}/c&8/%HC9o.e6v8KE&TR,:|)D0C39\i0ZiÖ- d ;$O׺۾L߽̚GxIIH8k7VMUO>kHOܘRg s݅~p&81Iui md/ma©!ͼy0Z G1,˻_SZYmARN7?;u F $Dz{# PiD7B8@H+8*)ƥ I~BΚ Z9Z H{H?ln`{0i0A8@M sOp+n~)"a0쟩E%W @@j#J' ,0q6A0=@}1Y|7ÄB08Ht Y| ,B֐3~bЩd0bS5Зb"'LS;҅~wzrY\Ho8 +8{Z>& $D}1 ߸@Ciاj|7҇>vl eE9AbwrT䏥T@"J#$GsðegE- Գ=OXi6h60ffˑ˲>|>Jv3OHG@Gk{?')K- 5 K8kϧ*~Y"0y^"4[|ЅfVOc\U3aN=Ԡ:詗y&_!X!0AّE +94űE'$\rDSR=V0m=ZN`_i֗y]HUAdL XU  + vU$IXPb1p:Wu ϦHN@OgGj73n!OS 0_:0oi0M$pBji +K#{E`@QnOcZEv]~_L;eafۯW_TRG<:.?1{B>ϛFT:BLQv5 @ O1Yi!UicHU<NjJX?h7G BL>#Y^OsHuTHG0+_e@'Ȯ7j)R^t3_f%K*A,X%_wpb"TKOT[q/^1]|qJCz>k"D[?,;Q0+'J\F1xjt4og`*:\+8OJr~AԛMk76|~nZ@Ji>ؿ~&K.B0B ԯQn=+dg$q4yi*Ә^$kG__Lk1:97[ 1E]l'jzfMGϑ't.Fp5x 3SZ=__xxt ]\c 1F,M l28 ņ +(|z&S!PO+JWּX˚Le9;-EV\䥁2-w]>`px[N\C;wH +:un/Uq3 Dzdm0DCl>ɢ;K[Gz)|P +Vhg,9O}]P6LRNyKsUq"ԠX⾾ !ro>w"t֜ŴgY5ϕk+.N(#G&ruc2>z>'줱hVeM _;4E&TJmܱtjbE.)-I$du!1ݒ$͑_3I\ͫ r/69i0Uش r#TYX5#%mJfI2٠r"%h~,)3x+r"hyЬ1DdS~\yF[92)(/`F;D%bg䒆bTҭ 9i׎!)u%<XHY?Sn\.J)%Z^2|mŪMWv-jdё M+ +iuZZ5Ho.6/׺jh Rt[[eb}k5r9| Rڷ";AKk߾#`N<` O%OktkYUL|-D/|-YK)o(9٫oodt5V7g5hkkq.-NWH## bX}X||S^|RxEcKgkI%_јjkfqky- F/g!=<+.C2ebHEbHRS#G͞&x\{!ж TBZ1$jy#B"v!g/R @x#z T:GjU %oΓS#; +TCʤ(Y.RZm)tV63]4 1߷t!+)5fGjN as{E3"%dHY2 ]e F +0IF1$E Z{[*iFأm4ֺ-YcK'&eDz~4,<g#*htc=TQsWݬ{$QY,b]8!}RE蓕x}EwH%.Zu[HC}Uז + U6y"N WDpy5=bG:pBt tfHmq Om%vD: 05^&❀ϗ0tؘi}vi$hșvH ^jgz5vMaՐ9R*& p$g_fn0r)[&)`&UU"SRM\1fԡ`$Lae|w&Ҫh`e[ w=AFW,[E"*ժ+h&">եh˂!`@w6T(YKz5-I'S677/ŏI mK^{Җ^R{ DjSJtKhf%;W}Yp˥*&sPK0飊in!`fgᆞn`GQjP |ewy'YL8O qL}Cåh'hyilQ*sXX\[6P /DM@"."3ظH/1f,w6G$kMsޙȕH Q< -3 ZDy_QRӅ=}n%a pYJ}A%+)tJ\;H Uo`uJ"ۤ˂ZU C#jn2~q +l»DI^7Rj.f7pEʅ ]9"W|K[$v<潐JIrkM".]kN4(5RJ$R3QC-m9B{o 3(rg5^" ~`dE#^ agHSFx}Oc!:"P)B^rs2YT~̜ +^Qs[>?$PBU2g$%*Gr*x3MJ5BW 5b`V.b\K~,9:I ;qux@=8xe)3Eٸℴ{޽+uCiBľUh%"PԲ$fjyzLp'^mC H&HF-"ۃW(9| 6=AgLxJ$2v22} hy9*f @ }E?"p\6Q6Lte/Q!7od=u iPqt]:uetvMR7 {Iȴ馨z_Py/jΠ61A s"B]*5wt 1'Rua6{2r + m_hx @^ cO +Q} @zl(Y^e]2ߴEN[s#!HJʋnq#T)?we3:2< ǐ١a!XP]6V! I8@BMz>(7=Zc_qNyQSvNLκ) >]@%_E8(*f٨mE nl R!x0W}Ɗ3fJ:*Mg 8lP_VMWh P@&9naEԍو3& }^JBuȐ@4")5MHIĺ粝>"ˊ&rFFd{9.]72rR\r)D I2) +B kBdm-j_% PQTj*M`Vp7 ~*I?^_ӿ.]{7\/^//__>}/'%? endstream endobj 16 0 obj [15 0 R] endobj 30 0 obj <> endobj xref 0 31 0000000002 65535 f +0000011892 00000 n +0000000000 00000 f +0000011943 00000 n +0000000000 00000 f +0000000000 00000 f +0000000000 00000 f +0000000000 00000 f +0000000000 00000 f +0000000000 00000 f +0000000000 00000 f +0000000000 00000 f +0000000149 00000 n +0000000016 00000 n +0000000000 00000 f +0000016528 00000 n +0000049002 00000 n +0000012293 00000 n +0000016829 00000 n +0000016716 00000 n +0000015805 00000 n +0000015967 00000 n +0000016015 00000 n +0000016600 00000 n +0000016631 00000 n +0000016903 00000 n +0000017086 00000 n +0000018107 00000 n +0000020165 00000 n +0000033271 00000 n +0000049027 00000 n +trailer <]>> startxref 49226 %%EOF \ No newline at end of file diff --git a/presentation/fibeamer/logo/mu/fibeamer-mu-fi-english.pdf b/presentation/fibeamer/logo/mu/fibeamer-mu-fi-english.pdf new file mode 100644 index 0000000..eaf8f16 --- /dev/null +++ b/presentation/fibeamer/logo/mu/fibeamer-mu-fi-english.pdf @@ -0,0 +1,327 @@ +%PDF-1.5 % +13 0 obj <>/OCGs[15 0 R]>>/Pages 1 0 R/Type/Catalog>> endobj 12 0 obj <>stream + + + + + + + mu-stitky-fakulty-en + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + endstream endobj 1 0 obj <> endobj 3 0 obj <>/Resources<>/Properties<>>>/Thumb 20 0 R/TrimBox[0.0 0.0 226.771 90.708]/Type/Page>> endobj 17 0 obj <>stream +HWۊ]}?pU%$Ɓ<h&1d}96 [l]꺪>n~1m%mo/~/TWaַ/K(X}=zGK- f|-{k71nwˉ?YkٵwȚl +Y;pZ'нP@ۻd{+% dd~e9Pm[uQ=CBTSH;peꛪ1?yEUӽHޥ_T NƻVfo +l@ TUjšu\]dAbGUn XvxN4:l^_(hYl\Ҕ.~Qݛ*n*>ׯnX- 7\`@"PZLקjx!U- ՠ֕SRG)zAyyQu`c5h1z +2Mۯ*b ~%-ۅ0v/7+]n,,'\ p ˨0:\"AA8D)eGs\{%eY07G7wG_HA!2$$eh|];+5 +> @6U^[pdR Jwн;.KGbu4]86wװZU\pitD%}-:2ܛ@HFq3! +TD-7gvh~?QftTܵ}$lz`&nkN-h%DTmuo5]82b K7<q4ΣM0M_&>gº"1&:YD]/{ʞrL-r|&3Ո4C{+$تƞ"Ve"|PYw#59ьAQzT66/kɥiCC㋘'(̓w&u]׷t,`E,$ 4fKP=U<%Fa*܎Й®(2i>ĚÙMw4~4N=$LaJio'-εY'%:z#En 3Nl߸)@[vG |5XaɍJd$¸ ?hhhA+zs "xãkDm?g Un Y᜽npF7˱x6V1{Z>hiAٜ(^>&dO?x\Dv-W QHn/?W/6 Z6]`͢kEay:|iA]0l,r|kVm:ME/sXզ_ش/]&5Tc0:wf&7e6"c/ik$\ݧٞ$[0(  +J9"2;!pFŸ[8i؋_թ_Io0aRقt[nO@9!:;'6X_W-p| =Yp̄,?>4V0;@` + 6HzilyOZ@h)?=?7@%>{hx~dޟ:w!퉷-V!^Rںu&F0蹪%9J-(;R%>Q"c a0ЬN T@S s<Q/P +92 #CJeF 4:eS$'j}&'j^DU5a& +'4佯׶n- oKҳ6<JTW |?c fB$oV]$Ygj 4S>PkVS &BBnV7yZG3N_ BC}oQ_gC^ 8m\y"_>vTIˍ=bYiXCj{Z8%;۰ӻ,K3{%y!h\6ύmwgْF9LKk0CEV-ԛ-'f| +OΩ8@qUs>H_Ȁ*$wb}ܹ-P&38m,vgC4 ~١L uv~.`>? 0? endstream endobj 20 0 obj <>stream +8;Xp,I2%bM!!3Q/-RJo-~> endstream endobj 21 0 obj [/Indexed/DeviceRGB 255 22 0 R] endobj 22 0 obj <>stream +8;X]O>EqN@%''O_@%e@?J;%+8(9e>X=MR6S?i^YgA3=].HDXF.R$lIL@"pJ+EP(%0 +b]6ajmNZn*!='OQZeQ^Y*,=]?C.B+\Ulg9dhD*"iC[;*=3`oP1[!S^)?1)IZ4dup` +E1r!/,*0[*9.aFIR2&b-C#soRZ7Dl%MLY\.?d>Mn +6%Q2oYfNRF$$+ON<+]RUJmC0InDZ4OTs0S!saG>GGKUlQ*Q?45:CI&4J'_2j$XKrcYp0n+Xl_nU*O( +l[$6Nn+Z_Nq0]s7hs]`XX1nZ8&94a\~> endstream endobj 15 0 obj <> endobj 23 0 obj [/View/Design] endobj 24 0 obj <>>> endobj 19 0 obj <> endobj 18 0 obj <> endobj 25 0 obj <> endobj 26 0 obj <>stream +%!PS-Adobe-3.0 %%Creator: Adobe Illustrator(R) 16.0 %%AI8_CreatorVersion: 16.0.4 %%For: (Muj Mac) () %%Title: (stitek_fi-uni_outline-inverzni_en.pdf) %%CreationDate: 28.10.15 18:57 %%Canvassize: 16383 %%BoundingBox: 0 3 143 91 %%HiResBoundingBox: 0.000488 3.54297 142.0596 90.7051 %%DocumentProcessColors: %AI5_FileFormat 12.0 %AI12_BuildNumber: 691 %AI3_ColorUsage: Color %AI7_ImageSettings: 0 %%CMYKProcessColor: 1 1 1 1 ([Registrační]) %AI3_Cropmarks: 0 0 226.7715 90.708 %AI3_TemplateBox: 113.5 44.5 113.5 44.5 %AI3_TileBox: -282.6143 -260.6465 509.3857 351.354 %AI3_DocumentPreview: None %AI5_ArtSize: 14400 14400 %AI5_RulerUnits: 1 %AI9_ColorModel: 2 %AI5_ArtFlags: 0 0 0 1 0 0 1 0 0 %AI5_TargetResolution: 800 %AI5_NumLayers: 1 %AI9_OpenToView: -712 566 1 1656 1054 26 0 0 6 133 0 0 0 1 1 0 1 1 0 1 %AI5_OpenViewLayers: 7 %%PageOrigin:0 -1 %AI7_GridSettings: 14.1732 5 14.1732 5 1 0 0.8 0.8 0.8 0.9 0.9 0.9 %AI9_Flatten: 1 %AI12_CMSettings: 00.MS %%EndComments endstream endobj 27 0 obj <>stream +%%BoundingBox: 0 3 143 91 %%HiResBoundingBox: 0.000488 3.54297 142.0596 90.7051 %AI7_Thumbnail: 128 80 8 %%BeginData: 1852 Hex Bytes %0000330000660000990000CC0033000033330033660033990033CC0033FF %0066000066330066660066990066CC0066FF009900009933009966009999 %0099CC0099FF00CC0000CC3300CC6600CC9900CCCC00CCFF00FF3300FF66 %00FF9900FFCC3300003300333300663300993300CC3300FF333300333333 %3333663333993333CC3333FF3366003366333366663366993366CC3366FF %3399003399333399663399993399CC3399FF33CC0033CC3333CC6633CC99 %33CCCC33CCFF33FF0033FF3333FF6633FF9933FFCC33FFFF660000660033 %6600666600996600CC6600FF6633006633336633666633996633CC6633FF %6666006666336666666666996666CC6666FF669900669933669966669999 %6699CC6699FF66CC0066CC3366CC6666CC9966CCCC66CCFF66FF0066FF33 %66FF6666FF9966FFCC66FFFF9900009900339900669900999900CC9900FF %9933009933339933669933999933CC9933FF996600996633996666996699 %9966CC9966FF9999009999339999669999999999CC9999FF99CC0099CC33 %99CC6699CC9999CCCC99CCFF99FF0099FF3399FF6699FF9999FFCC99FFFF %CC0000CC0033CC0066CC0099CC00CCCC00FFCC3300CC3333CC3366CC3399 %CC33CCCC33FFCC6600CC6633CC6666CC6699CC66CCCC66FFCC9900CC9933 %CC9966CC9999CC99CCCC99FFCCCC00CCCC33CCCC66CCCC99CCCCCCCCCCFF %CCFF00CCFF33CCFF66CCFF99CCFFCCCCFFFFFF0033FF0066FF0099FF00CC %FF3300FF3333FF3366FF3399FF33CCFF33FFFF6600FF6633FF6666FF6699 %FF66CCFF66FFFF9900FF9933FF9966FF9999FF99CCFF99FFFFCC00FFCC33 %FFCC66FFCC99FFCCCCFFCCFFFFFF33FFFF66FFFF99FFFFCC110000001100 %000011111111220000002200000022222222440000004400000044444444 %550000005500000055555555770000007700000077777777880000008800 %000088888888AA000000AA000000AAAAAAAABB000000BB000000BBBBBBBB %DD000000DD000000DDDDDDDDEE000000EE000000EEEEEEEE0000000000FF %00FF0000FFFFFF0000FF00FFFFFF00FFFFFF %524C45FDFCFFFDFCFFFDFCFFFDFCFFFDFCFFFDFCFFFDFCFFFDFCFFFDFCFF %FDFCFFFDFCFFFDFCFFFDFCFFFDFCFFFDFCFFFDFCFFFDFCFFFDFCFFFDFCFF %FDFCFFFDFCFFFDFCFFFDFCFFFDFCFFFDFCFFFDFCFFFDFCFFFDFCFFFDFCFF %FDFCFFFDFCFFFDFCFFFDFCFFFDFCFFFDFCFFFDFCFFFDFCFFFDFCFFFDFCFF %FDFCFFFD9FFFFF %%EndData endstream endobj 28 0 obj <>stream +HWkrۺt:37)llj?4Mh Ae{"J>$!n?n,Ƥ&jzu( VB|R%`Ya G%Ȕ + zihUj"mgDM;X HJ {C2 CV)#Z:v 2S>9D\u,'iasNX0:u$lFK4=Lt{c9 +YvIg٣, xע=go 蚿`ԛʐ(:ooLĿnZdT? 7F^,0.D\ &j[ElIBk8 eaS*J^uxZK8<>3TabRЖ9gIaH=h%g,>ˀN,+)%!1:K2/N`!1.'`dw#_RTagYn}DW64D5Mz ݆ cW, s,QF +:b[>a6^|BȁJ{P#55:`F bviJiaWBQ@ܥysiaN>CJn93Ǘ7s^ ժS2g Z<'/_a t>b? Zz#i=87Zi>f0"\vxJ3e?jb*nq Gv&bYlP.kVs+\.ph/E f'oq $gZCR ߀ ]-F^`l, );j3}E2|r:,z=]P`$z}c$n +eCEAr,7b}uoxH՟K]C_8yQ*1{N~<(P|pF?{/mĀ`kB'Mk|lazvX]71Uh@ 挅S\sIrIJ{^H0MFmq uhb87ȁx'?O/Œ( ztS?"f75p^sC)$ %2'AB ci+ cD[J%䈦 ËS,$љWoT\ }izW.rˮ*}#,5-]AAQ_TSJifxҮTce|Dp]8KoWܓY:*`jt$"ɒ2 +\KN3N&B=@aFT],NQ,yJ$\fMhSE$#8T\DS)42c aE b92sIg= Te[y +whimtmh=u=kSaUձ 'i= ^*MfdaFz{gvOza~̄ؔK9v#[ r$UՆtNhmO ~]-&]]ʒy|H;:kyjછ|/|}6i1buuu']A"8pgppX1 JSUȶg + ?r^bNk(Z1SUcy*:/>ÜhKfcw\Ҕ][G]%] +"[buMfu\7yW3pvH"92"&O\mioK~ߝKNg&T5u1x4Kh'eyGҫmm%~A= /\vl2.m,,wkZ-'yZ0TKFj3k`]Uv20@pߠQ + *LUp?؆O ?_VWqٚBJ @Ȼz1p'ҒEy͞(ӱ~oAsʗ~)8N;e T*^6.vJHEv"l + 1#֢IBq0HKa04vByA/hFk2VFA pJ<ْaS OɖFn r S*:Lq .^S`)WVԫĹiQİTdWa Ml,cr$,fl77}H7TE"pS8j:)&: +;=[F;66m?mL3e*/"1,x8&w_:8I^-$ҧI2e陝k Xĥղ&),,N_v\u/IQ"_2@1O& VjtKb//F5]/S#?$:d-4g+&P0=tlWD # TCt;ґab}efkD? E$;^nڂv*h(3@Fr(S6P;磾bj= -fYQhkH&: +.~NbaHL2(ߘF x:l,6PA+*Ĺ/d2ITF +Fc>!'B4@&j; +%︬GL Z* #8uHq]4"r0Q";jp6%h"Y +! +a&@bh˫F`/,) pXK$@`;![0ޖQ;q<* -V~ZE&S[l\}8`:h\&=R!PLC&a`K^莿c _ѹio ԀeN.jMR)jZRkBo6?-piF9w]Tlv*/*Rr#eQ^D|S.QQBnRj:יB=;6{, +(k)c2MG_k3z Ȳ@v}ɗ)yO;u%i0Pu#p +П<]}F ?1CtLqg5e'4k:h@bse&ZYw? L۟O@`&:S#zԹӸZL#~! :g?tќЙS4:S8=Cta,>Wk /ILchA"[V&p]:E _O8'n@/B> .X!M8A܃/;<8CctIYӰ2P@u2. Y3*CfLτIÿꅁkLU$ @u5My@:r8 xOiOL<1eӖ-!tl6Noh +?Unp +G:4j麐`ö#vbO@({ ;bPQa{.qsj$ګ}ѻ?$+V Om) ,fRRJ=^>3a2p\ȀHSbIH>\WMP2ǢaJ̠܈2 s+V'+ƫ55=l)|fe@+Ș~;1t|EAPrV_`2Fʡ}\!́{F'ao

(ӱCm+&"<=r_4V[oc~Z,7϶6Ƽ*>Uj/߽? >?U=?nct7N߷vrP'uS=gGHIZ`s2y|նf +{J=z*m<-KXkt|kt??zyX|j3VyYLE+ts/ϟ._mpjǹ«[y}٤w~o}fמE4eý''t|-;i]Y[;I=<> _͒ۇv4=]oK 18}k~σaD#^}j=} wuwg5C?\HOCZHY2,dWAdMҖ?#4;B.zXm%t7hEk@mvf;k͌&Ik$Ml_bPgA>'w8 kj0#d#7P(l{dM;kMɧe1jx ~`PSQvx> #@o(XAcubiQA뢇5]g4ТdЈM}P"{uŰ$P4EQՂ($UQ}fCe3٧"A +M;o@=&xdZ-Շ2h20}\Ǵ +~Tk2h~W{q"׬h%6kt́ Z A[JZB0JA~6TP2;*h5i5PknkQAV5K}ūB.zs>"hSAW3rEޑۼoHmʠӰې4ބG K +fC8zqmFbfN\|2"18}`ǰl/ Kaݯt((ԧ~8߼rU +_%s})y3͠1Ξ@Ȱfuʈ ThWzya7p{6(_2T.~[_G0in3Cp{8]{Q7~To!|k.}TDUb1Oqڭ_K1x-bQn,uGȥҴ)+}Rn|o^qoV* ]3 n2(H1HynUs?{ӡMЛN-49jwRe5\YְwUpx6w-w^/@> r` ?{\+ . KxY7l؉Uiij Ntxف=0 3.e'=44ם\kA.ͬȠ^jϿ }_VIgmB}!:` ]һ; FՔZkwacߏ<^\>@F$ (e:@TP9}_5қAf(eD26M^e>M$wҖdeҋ窵߹x懿E;~RSW 999'Ylx"•-&y0 FEK+8`o9F-ґu_nXڊbnHN^wI.JXL6.4J 0J6(m^W4Q;۹i6Q+FHJM/B;< y]1y^q +B1y~P,FTK0gYQ#YD'fY'DfK*ϵ6luQ#,&"pV6n3z|d4Jkn:)kl G│zD_-"-@4jĊ*ߙ$$3B}xwrιLI|Xƿ" @G)wM ,csM4-SfCa`rKݗMR.K$ j@ .qwEdNBh[y0FP6Dm0`4SMWvBq +A9싃#Blͩ[,6OSDxÒȣOUbה@+.'Az g 2:ըW7=6QvYd[Y4[hv:5(ـ]f.a(y9lL88 i_CNJn(]j8 ֓N-ŧOX ӴP˗˫<ޟ'AT >sM@AUB­dL*հK԰yEPA*5k~6_2>x$TQQxt{?Cҗ5Wv0mKbģbKɁ4fxyJIqҕ$d)_цiBw+RHz辒+)cyE{ _.ۏrF.z ‚: BD,0Edb*`O'Iw>D'OL_p&HҘỉdZkek:uo0ѫZ;{Z画~ˮ׵^tXU .Wd\_W${XX`O?et/)I_緻5Ԃg0``UEξz3bQ,4j5'':=Pd*"1Ѫ0Tj%uUqx4]f"Ds_HCz/nfĮi'q,9&/oE*k1y +!$ëm3QܱF_@&9u)A=(m89Yt"@%993-6O )] yN7.iK W=&Hg@|c1J77Xa wxA?~Cl[DȑQ¼aoK;[c3v Wd 8I_PW'uWh$2BlífL>vQV^>CЗ ]IZo;E/3\d#\1c&yg)2hEk|uXm,mEVGJkD5.֐XBK_q~~^C*Xk8עv k8ppZCTAp@,!{^6O;Ju?b{NT/+ݞ:ը5 vWЈ5:6'3:.0u#jU(zm_L%.W%Qy d#KCde68Si)~1,ufmy{%WR!P_|'Q5YkG0FKY)*5-I0 {SiF~XPGsVB1^CݕA\SiE0NR¿1Wa0X%yEd`SR[ @goEyE!фUF_*W-b2Z0dx橦IH2>WD 1yCЉH ͐HpJO $h|3/QnC ].}qxH4[;?% XO- RI{ON8,{+ [M!{$&Hxo+wDQRL:῵|X?{=qx- &cNX7HtK +8[%]0iwD([LG(=kď͋4cFDߜ~ :Iޱ[hbET7w :ض Lz5rS{B%yRJ,-($8MI+%&_Bl8-KS;k'+Fɟ1 +'vѓ'\pS<')ƍG[>B^Þ:R. ?KW ^9Yszf#gg嗕lOU|^l>rtДwVSڹC6,2>\Tiz\!qҼdu4|]"BY?U:\btM -)vڤlә_k,,``h +K Hg&v}a1&a&a^ܕjfW/Cʺ3 Fn#`* p*SwW@R;\Wרp gI*}:5 ԥJ۴1t ,UF_*ų̍__+|{uaPtW3@O3*Vu2Bjِ@I㸨 +SfpbܐkR{S:9 bt@^W&[ !LX!b:Fc/_0ousUq5jZ<~:zhJ +;!s~7M 9 rw]%p,Ai&d܍!ŷ4\G?US#7LXuvXɘɀP\iRС@ZǞK+,'/-YJ\PEp8ʕP-DmY\Wk=ẋ+P&J +B r%8gɓx5Wg$vْ_u.ݒ^sjI-tUTcu^DiE'}Tc(ɫ(Jӽ+}4%/&sM ?OL?Pߒ< }8n 21nMoi[Wk W-L656xvO`ۍaArt 0vVm^P<ߍk_Ֆ;FL[(s>v[]3^-&6" +O[v7i-rÍL>.iꄡSmv*sWž>WNo'r2;oRJ\ 4$vbrIdhyܗ:ˎVMB<ߊCm VR, ߄Nבg !_;sN%FU}8+OS(-(}rD{UZV3;ރߥýaolЉ|NƬ +$;T3bwD}uЭ1Y/ְ*3ԅYOk<)pd j3 3 5#s;SZQ2 +o'(/0N|RǍR}\9(.oCUC/0M<>OzDcz$<7Ֆ{- {sw> E" URv!J3`F.aD7Va[܎LCpՍ#!ɒ8ѐ/>! CX{,{VA0@{c #~ƯVN׹` Ft ܛ(-&2:b<p Խ`#AR}8`CqN R>stream +HWBL}<K `+@A ԅkxofM${}0I_x;*oKʼݶH󄾧XdNmOVN @a}{IJNe3oVB70>Bů&*l | +Z(ZƊvXN"\nb9/WN&6̋X t<P(*Xǀ_;%=M*ҬjEH(%'elޕGEJ|Km/uVgoX\PIEQOM.l.B8g4\A%ċΏk PFLz6l>S/AN]y0콟[BAu%xmo ?BhviT Vg +0NQi44Fa̞*cF"mT }L!-ŸVf_FjN0#|_m G/L`-6ZF=QџXI77ZQ_f/GV9S[:#tƗ8:>tYNR4 c{˙ƸP:z28f+JzUP5[lk끴qW`L}oVtWZQi8& f-!AM#o4kwQEUB+=$ i*dpTkFtA }WBboZTtP[A +W0V +<=K_v:$>F 5` ^L}gï*]kЂDfd<"Θ!Kf~ClfGtmk}є{~,O+؛M:Ț^[)OrAC;R+p޻*VeL?_\[b4?:S|WZfU +r ϊŘ2 b9kb9юd,-5~Y(6cL}(0ҧNԮ]}@Y.#b_vAߦbAD|̆(h4ta:t-JA?dJ,hhn?|28SNM21V@YH%`Ew&&]zTNTV֤zzlPͣQ5࿒a1k\O,O-0 k34O~:f9fמŋ'%p|\ T6ܕ,tɱS֓~?'BD0]2fS S;m{ѧ%~w~6lM4?EOaL8 AZYDhlbYmh Q7cRɟLyCn-e_dY]ϨbC'Ü;r r3kGwKN4kΩ#!V9 +znudm)S}t + ؑ`w-o^ c[ DQK^ϥۼkD4oq{[CsO]]4ܿB r>援Єj]+=fj\Pxc1i$/1!wի^N>^}XMD8#B +'v8>XP&c،v7_Ԑ3E~h~Ť-N [D`M / +,p,଎dt|oqV_%cW[b  , )][LXP{u, +vA2~p\6ݔQE $Lv$2Xŕ<,Xm>dew6$в`yt +MW0꽸|?-SVՆ+9 {D7 Ia[aI{6@e*/u>{ƪn->ϫ`tc.s8އ9OS7G.ϫL.&LX.{;]ðqxiV=nn/f޷'UFb8R)jZ+;a作|§Q4V"ǽ &QV҆ {]2bS/Q[@5@!ҙJHSP3/e[jz| W&|ּJa1J˞#U@i/%"cҐ) ӥ AC+I-* wS;\> +$?yc3v> +Ĥc ̹Y"AR`Yj26"ab1nym6><Е4x XdZDyu3Qrs]>c/c/DǴI0!w)T]k![~fb֗gl=S0HD-ZJ}`{ڜ7PVW).>܍Y^@x+ʉgwUuw:Kj}%WoZޫx "%XjZ;EmE۞3AyddΜrB8@o3T{P=;o6&/Q;gWӎ:lÁz[S4zhm^QUU+DԃgT]=Z$U\I)ByVU#$]sق~xqEy94ӒNAVCn}!0SR6w͗rKA;h(WC\k%V ̘2$"]+pvh;Tbb^d>8ҥJ3#;|/S|خ 8Pq7S7}lB.\ce$V-(gkR!jNY& +J +媉~7\wBO-{@_܁`^VjSsX3,HUW8^rm?FX {]^rG=NOv&p+'mXd˔ۍӇ#7[|. 'djyO졉66NaɖGƖ@*č };ca5va;-0]ZN+.pH% g >y ϨO +U&^<DžS-+vq % SR=L,ǎ;/Vv[VFD'>',~֭ %eِ/DPr uzauQ~/uŇg֢L# _Q|MyGF. ht0Y!xf]Kg7 N֣74.BZ6OGh:>?#~ ɷCU? qqad;—3&jr~w T<-Jv"Y( KzC0^+zIz=Fkm)=EZ>jkG.A!%m@ +qsw FQ&ЩQZyMrʊ=r.~) +ӆU6T'&:pXmkM/}l頍f@o/c h_CV![;֧m P]/ÌTG\GPM(؝.z}wGGՏtRE <@>h=4Qæg̪;Xf9qn3r ?ih_ bwgFC#hmQ J #l O:Ӹ`c)ڰۛS蛚mC兰qC@}Co{?ƶ#_[܅BkZ$h^U=(%/݉l1k{ X짰~濙opAv=] vB==},+qN݁+S0S =G~cBb&'L"YO`KŌRajI࿌Y2F:uin@+IDֳ7ZަRɅmݕ܏6D_-'M/uQH])- MF?oՓpI^';OwhC@3RE5ѿponWo©1Ū?NWq|2ϘSLcβ*|$-6wn|\/TҍxvQdHǕ"%Nd7 $^g@2â0o#" O3('YJ8eRO<%~L_q/wZ&y!-`]w 4_Z!i C}0+$ /+G~XZ.Z3?WVNރ +-S +*n( +",?f+Y3i3ɓIoQ{I=4mqi\_qw߬חCA?0P< 4;!'^G&c;#udr^!/a݅]dQ̥#KZն7+5=eҗGkB/TWc${ЏeFNǐd+",,ɒ=Wk9\lv?77ujK}۪%(VLr2pwgѧtkGC e7+揌xOIcn=2J}=x-lsO_zY(*4uW ǧ.@=UnnY_XZMߗ|l_^%= en{~|4sǾU~},`LOns-;ͿE=_wO 6f?nsQw{0EW?KPcʴFe@bNZA1Co lȌ# tUf022e/F=zXLwp4K[G.0Ǐ;}䲋`"ط/J.^+[#*61Gx;TD#G zF3cP+i~s>obߡbñz~iˮ >-ռT-]kؾzb,\r|t\|m@U:bY[ %A9-jV +g>Y,M[5><0@6rÎhc a.ܗ-|)ZYh j .-ڵr6Aq[$g|^`}hYW z~36@`hT}JXOKA'{EψMءfr++T3tmoPm 7DG0̏wf7=dcOeA ܍uސW4j" -jṱ)@u;ؑdrZɵtJxXTr*c6 + S: +S;1]ycG!%A4Tclߌu(ϨȋdP!:RЏ'~ -p}ւ;1"ƨt\0YL<`5ԛT1pbZ_/ߡ+m*E'fᾧOivƝ)_~ڞqKFУ_qwswwpNF +eb@BzEAϜ%#yŐ\Fna7Es!ÙnFz:\u"TFϳ>G.MFa-W +˩UVy&Eg#W^-ИdbA$NR#DkU9EbNj_ :"*{tA^AKyTQϓ)c[^U))X:~䐹nisTj+rVnWȌ;2Jf` }IyP%YqE3iK3d+4^aJG6mwM0DCH.N0PBrhkV\/j.VK7m?U8 H$ݰUAEUAVYwϹSݝM>up?P؆^nŠUPH\$aH<q7,BqI;t3- L #묇4h"F@{946l&7\fݱpĵoN#9ց]hJ~<3~(| =s|"?֍TϛTP3U`mxԟW]7 e՝mg93H_,Bègܟ6rs9z|0܄!;wq}ebW]V^keooԚ'Ckm(^ + +37v,S"TB 6 jՈa# b"Z]Zk &*XڨD/#ʗfR\+`La>.TbBn*TbBB寕)xzҮ@a'twy/؞^uU[Ϻaac[SEhZ8P=D?Y m5;n-]BcvlVgҟ[w*ĭ + +Z`73 ji0}Z|{(!PHu}45{%%=_#ᬵlK7=z^CB}Ƃ7|ց~2!x]gi(;]0S)1,DM]\~ٟ@v,O-,857/BKwA(%`vyKp +aSW+˞҈O]c،rVӃTFS7*ﲎr[ Ձ |h͈ qI_c獬[hH3^g!m:.l̖#e}|u]UrfZp쏬J~/O]bH5[fkq 0O=T '{RAu.S/luN3Ch9"`XC#KricK;gO9aO)I!JU :Ch N: QpZ_w!#U=2bU2l*U'9Aaz6a' X;\'m߫>"Y5bY0BFN4~{a-t`2V1aʛx^TAy9hxumz [yr8ʥ5J>͝7qx Mn I8UK4;[F`? Ce7bT'QPģ&W!$f6ͷd3z7uwW pZ2zv׊'${(:/UU7,ًܵ:%h2(;Gr#~a9HJjeؚ)IZ=̙+/Mb*)a#̀pq6Oeϋ!bXsӹsmԾb㼘X `AZ ,z4(i;: Sfa!T7P*RG1ZG +h9kFՇYL +D WQgf 2 /8%"W"/k0G$Qt)"Db"^U$G +#JՈ|0(.9ƫH`@Ud 3bx08Y`*GEs`/{3ITzETȲ)C<΁(qĤ8U% +hh-c,x-}KKB/c~*esxZ^JH1#gh͜_CJ>)Bjxbcv/QQ{|䍔L1ꪋ{3y<0/#`ojsM<[ zϣ ss.>k^I|==-z^[Yk!3W~#[kU2H4$krMTk423vPa]00B_(|㿏vŮ"t""*QeY# ]) O [sRҝ.$t, X7;ק$m O*N'jBZc2sW !1| zKx4Tիw])pvh-cƇP~9%L/(b'j0gW*n N*7B-FRԭC$ |=`Wg] }'ybJכcEgC ]a鞕W-ɸdMt,~,i\@s AtKRTXjJun_.kqm˨]X3.:=3i[%3cIf 16o6I1ь/t[#뷇fp|Guގ`H(Pz5>?E=fBߌ$B ?B쯉do #[rևY.N{MqE+pZO½a=(ky_yte7Kv]F5y2`䛐('1UAٮ2+9]ЊW ++wfQ6A't~ .7&R@D2l*pHq=,%Өfd8cdXD[P3ӈLD^K~c@u)vxe@'ިS@k米z99J~fvw>\nRhAxrbqq1I\~ .t- ʹp[ujϼ& "KC +K8DǮ8P%S7x[xcopΉ)ƍݪ)}b9*'EN@|ÛD-"Kp+49>c~A>v!PVl5TLBe-!]PTk@Na3ID苎;ѺuDY8d":#VGsQכE|e6AX[-i|EF8d\zO!o%|RmɫsܔR*BRu#YbAt!徴pP7j>x?sؒ<uktjR"tBd~lЙ5poL[wIQ[g9nP[P 9xu*jqq3H lW>hͯ/ ֜zPA2K·6#[y1-e(6 +S{ŇO2BX%$d)76=$5 B4vhNV.2i.C&dgâi&bb2^ʝov)~}>]_HT$Mrl2xҹVaЖь +ր]$0Z$$`9mkCgmp^Սծm5mP$kY/5ZT ۻq5]a?niT ' .-ƒ(T8#rVCbս^0?q>3^!F԰D#j'Q/57`fmxJQ#j^=u/̧k%$J%j<=4Oc4̀V獦\4Nx\Xp6pJ"5MtC`CF +u6JHʙ) +%IM_gԿ"|G!-+R{2挡>@S/ngZ">pQư!y!-[Aee ]Ʒ`4D*5zo!e49^24O򬑄=/+.wb׫TR$?@2n!(Y϶ +I. 蝠nrV1&Y5|deFC\+x-EXmzTHM>(-va ?!ŗ76p:yalSuTEQpbOp ^IEH"74U1fuTKlfm/XNE!TH|("QOq^q*{%>[}}V?feOmӅ50t]ַ9 +qUnDiYz⫩HW fɅN9_ [7a +_*t&,VxR.H=()7YW܎RIvk-!- LG愄ںs|DDӺ#7")E "bV}=q)޷`v+& ڔ~QIA{v`ydٻNVwY62m\V(fOpH}[) nkxb?fmh%R˜Xq]m4_` =ýѧIflQDΛ!qn:O5p_)5eAj~}to#gA4X@؜cQ}* uȃsK#u/HYd~_/΀% ۞ \O/ i{9>HJ(wąo5 En ! 1pb +eNlk\J0 +U/wk^PgĖ<2ȉ$״$JbI<YF) zE'GȕN1dVt$G+p)|l@rB{0wH#(pa 7'WpT)}u0hrS81x (jRgY;Hv:V*p 9ZBć=ft-MG&Q(j}ۿ?J endstream endobj 16 0 obj [15 0 R] endobj 30 0 obj <> endobj xref 0 31 0000000002 65535 f +0000011807 00000 n +0000000000 00000 f +0000011858 00000 n +0000000000 00000 f +0000000000 00000 f +0000000000 00000 f +0000000000 00000 f +0000000000 00000 f +0000000000 00000 f +0000000000 00000 f +0000000000 00000 f +0000000149 00000 n +0000000016 00000 n +0000000000 00000 f +0000016349 00000 n +0000048797 00000 n +0000012207 00000 n +0000016650 00000 n +0000016537 00000 n +0000015626 00000 n +0000015788 00000 n +0000015836 00000 n +0000016421 00000 n +0000016452 00000 n +0000016724 00000 n +0000016907 00000 n +0000017928 00000 n +0000019974 00000 n +0000033078 00000 n +0000048822 00000 n +trailer <<0347D8DC6219449F96574B22469CA69D>]>> startxref 49021 %%EOF \ No newline at end of file diff --git a/presentation/fibeamer/theme/mu/beamercolorthemefibeamer-mu-fi.sty b/presentation/fibeamer/theme/mu/beamercolorthemefibeamer-mu-fi.sty new file mode 100644 index 0000000..3eeaf89 --- /dev/null +++ b/presentation/fibeamer/theme/mu/beamercolorthemefibeamer-mu-fi.sty @@ -0,0 +1,148 @@ +%% +%% This is file `beamercolorthemefibeamer-mu-fi.sty', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% fi.dtx +%% +%% Copyright 2015 Vít Novotný +%% Faculty of Informatics, Masaryk University (Brno, Czech Republic) +%% +%% This work is based on the (Unofficial) University of Manchester +%% Beamer Theme by Andrew Mundy . +%% +%% This work may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, either version +%% 1.3 of this license or (at your option) any later version. +%% The latest version of this license is available at +%% +%% http://www.latex-project.org/lppl.txt +%% +%% and version 1.3 or later is part of all distributions of LaTeX +%% version 2005/12/01 or later. +%% +%% This work has the LPPL maintenance status `maintained'. +%% +%% The Current Maintainer of this work is Vít Novotný (VN). +%% Send bug reports, requests for additions and questions +%% either to the fithesis discussion forum at +%% +%% http://is.muni.cz/auth/df/fithesis-sazba/ +%% +%% or to the e-mail address . +%% +%% +%% MODIFICATION ADVICE: +%% +%% If you want to customize this file, it is best to make a copy of +%% the source file(s) from which it was produced. Use a different +%% name for your copy(ies) and modify the copy(ies); this will ensure +%% that your modifications do not get overwritten when you install a +%% new release of the standard system. You should also ensure that +%% your modified source file does not generate any modified file with +%% the same name as a standard file. +%% +%% You will also need to produce your own, suitably named, .ins file to +%% control the generation of files from your source file; this file +%% should contain your own preambles for the files it generates, not +%% those in the standard .ins files. +%% +%% The names of the source files used are shown above. +%% +\NeedsTeXFormat{LaTeX2e} +\ProvidesPackage{fibeamer/theme/mu/% + beamercolorthemefibeamer-mu-fi}[2016/06/16] +\mode + \definecolor{fibeamer@black}{HTML}{2B2E34} + \definecolor{fibeamer@white}{HTML}{F3EEE1} + \definecolor{fibeamer@yellow}{HTML}{FFD564} + \definecolor{fibeamer@orange}{HTML}{FF5500} + \colorlet{fibeamer@lightGray}{white!80!fibeamer@black} + \colorlet{fibeamer@gray}{white!35!fibeamer@black} + \colorlet{fibeamer@darkGray}{white!20!fibeamer@black} + \definecolor{fibeamer@blue}{HTML}{3333B3} + \definecolor{fibeamer@lightRed}{HTML}{FF8E6B} + \colorlet{fibeamer@darkRed}{red!80!fibeamer@white} + %% Background gradients + \colorlet{fibeamer@dark@backgroundInner}{fibeamer@black} + \colorlet{fibeamer@dark@backgroundOuter}{fibeamer@black} + \colorlet{fibeamer@light@backgroundInner}{fibeamer@white} + \colorlet{fibeamer@light@backgroundOuter}{fibeamer@white} + \renewenvironment{darkframes}{% + \begingroup + \fibeamer@darktrue + %% Structures + \setbeamercolor*{frametitle}{fg=fibeamer@yellow} + \setbeamercolor*{framesubtitle}{fg=fibeamer@lightGray} + %% Text + \setbeamercolor*{normal text}{fg=white, bg=fibeamer@black} + \setbeamercolor*{structure}{fg=white, bg=fibeamer@black} + \setbeamercolor*{alerted text}{fg=fibeamer@lightRed} + %% Items, footnotes and links + \setbeamercolor*{item}{fg=fibeamer@yellow} + \setbeamercolor*{footnote mark}{fg=fibeamer@yellow} + \hypersetup{urlcolor=fibeamer@yellow} + %% Blocks + \setbeamercolor*{block title}{% + fg=fibeamer@black, bg=fibeamer@yellow} + \setbeamercolor*{block title example}{% + fg=fibeamer@yellow, bg=fibeamer@darkGray} + \setbeamercolor*{block title alerted}{% + fg=fibeamer@black, bg=fibeamer@lightRed} + \setbeamercolor*{block body}{% + fg=fibeamer@white, + bg=fibeamer@darkGray} + \usebeamercolor*{normal text} + % Code listings + \lstset{% + commentstyle=\color{green!30!white}, + keywordstyle=\color{blue!30!white}, + stringstyle=\color{fibeamer@orange!30!white}} + }{% + \endgroup} + %% Structures + \setbeamercolor{frametitle}{fg=fibeamer@blue} + \setbeamercolor{framesubtitle}{fg=fibeamer@gray} + %% Text + \setbeamercolor{normal text}{fg=fibeamer@black, bg=fibeamer@white} + \setbeamercolor{structure}{fg=fibeamer@black, bg=fibeamer@white} + \setbeamercolor{alerted text}{fg=red} + \addtobeamertemplate{block begin}{% + \iffibeamer@dark\else % alerted text in plain blocks at light slides + \setbeamercolor{alerted text}{fg=fibeamer@darkRed} + \fi}{} + %% Items and links + \setbeamercolor{item}{fg=fibeamer@blue} + \setbeamercolor{footnote mark}{fg=fibeamer@blue} + \hypersetup{urlcolor=fibeamer@blue} + %% Blocks + \setbeamercolor{block title}{% + fg=fibeamer@black, bg=fibeamer@yellow} + \setbeamercolor{block title example}{% + fg=fibeamer@yellow, bg=fibeamer@black} + \setbeamercolor{block title alerted}{% + fg=fibeamer@white, bg=red} + \setbeamercolor{block body}{% + fg=fibeamer@white, bg=fibeamer@black} + %% Title + \setbeamercolor{title}{fg=fibeamer@yellow, bg=fibeamer@black} + \setbeamercolor{subtitle}{fg=fibeamer@white, bg=fibeamer@black} + \setbeamercolor{author}{fg=fibeamer@lightGray, bg=fibeamer@black} + % Code listings + \lstset{% + basicstyle=\footnotesize\ttfamily, + breakatwhitespace=false, + breaklines=true, + commentstyle=\color{green!60!black}, + extendedchars=true, + keywordstyle=\color{fibeamer@blue}, + showspaces=false, + showstringspaces=false, + showtabs=false, + stringstyle=\color{violet}} +\mode + +\endinput +%% +%% End of file `beamercolorthemefibeamer-mu-fi.sty'. diff --git a/presentation/fibeamer/theme/mu/beamercolorthemefibeamer-mu.sty b/presentation/fibeamer/theme/mu/beamercolorthemefibeamer-mu.sty new file mode 100644 index 0000000..bd1f477 --- /dev/null +++ b/presentation/fibeamer/theme/mu/beamercolorthemefibeamer-mu.sty @@ -0,0 +1,91 @@ +%% +%% This is file `beamercolorthemefibeamer-mu.sty', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% base.dtx (with options: `color') +%% +%% Copyright 2015 Vít Novotný +%% Faculty of Informatics, Masaryk University (Brno, Czech Republic) +%% +%% This work is based on the (Unofficial) University of Manchester +%% Beamer Theme by Andrew Mundy . +%% +%% This work may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, either version +%% 1.3 of this license or (at your option) any later version. +%% The latest version of this license is available at +%% +%% http://www.latex-project.org/lppl.txt +%% +%% and version 1.3 or later is part of all distributions of LaTeX +%% version 2005/12/01 or later. +%% +%% This work has the LPPL maintenance status `maintained'. +%% +%% The Current Maintainer of this work is Vít Novotný (VN). +%% Send bug reports, requests for additions and questions +%% either to the fithesis discussion forum at +%% +%% http://is.muni.cz/auth/df/fithesis-sazba/ +%% +%% or to the e-mail address . +%% +%% +%% MODIFICATION ADVICE: +%% +%% If you want to customize this file, it is best to make a copy of +%% the source file(s) from which it was produced. Use a different +%% name for your copy(ies) and modify the copy(ies); this will ensure +%% that your modifications do not get overwritten when you install a +%% new release of the standard system. You should also ensure that +%% your modified source file does not generate any modified file with +%% the same name as a standard file. +%% +%% You will also need to produce your own, suitably named, .ins file to +%% control the generation of files from your source file; this file +%% should contain your own preambles for the files it generates, not +%% those in the standard .ins files. +%% +%% The names of the source files used are shown above. +%% +\NeedsTeXFormat{LaTeX2e} +\ProvidesPackage{fibeamer/theme/mu/% + beamercolorthemefibeamer-mu}[2016/05/06] +\newenvironment{darkframes}{}{} +\mode + \RequirePackage{listings} + \RequirePackage{ifthen} + \RequirePackage{tikz} + \newif\iffibeamer@dark\fibeamer@darkfalse + \defbeamertemplate*{background canvas}{fibeamer}{% + \ifthenelse{% + \boolean{fibeamer@dark} \OR \c@framenumber=0 + }{% + \begin{tikzpicture} + \clip (0,\fibeamer@lengths@clipbottom) rectangle + (\paperwidth,\fibeamer@lengths@cliptop); + \path [inner color = fibeamer@dark@backgroundInner, + outer color = fibeamer@dark@backgroundOuter] + (0,0) rectangle (\paperwidth,\paperwidth); + \end{tikzpicture} + }{% + \begin{tikzpicture} + \clip (0,\fibeamer@lengths@clipbottom) rectangle + (\paperwidth,\fibeamer@lengths@cliptop); + \path [inner color = fibeamer@light@backgroundInner, + outer color = fibeamer@light@backgroundOuter] + (0,0) rectangle (\paperwidth,\paperwidth); + \end{tikzpicture} + }} + \setbeamercolor{qed symbol}{% + use=block body, + fg=block body.fg, + bg=block body.bg} + \hypersetup{colorlinks,linkcolor=} +\mode + +\endinput +%% +%% End of file `beamercolorthemefibeamer-mu.sty'. diff --git a/presentation/fibeamer/theme/mu/beamerfontthemefibeamer-mu.sty b/presentation/fibeamer/theme/mu/beamerfontthemefibeamer-mu.sty new file mode 100644 index 0000000..f479cc5 --- /dev/null +++ b/presentation/fibeamer/theme/mu/beamerfontthemefibeamer-mu.sty @@ -0,0 +1,68 @@ +%% +%% This is file `beamerfontthemefibeamer-mu.sty', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% base.dtx (with options: `font') +%% +%% Copyright 2015 Vít Novotný +%% Faculty of Informatics, Masaryk University (Brno, Czech Republic) +%% +%% This work is based on the (Unofficial) University of Manchester +%% Beamer Theme by Andrew Mundy . +%% +%% This work may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, either version +%% 1.3 of this license or (at your option) any later version. +%% The latest version of this license is available at +%% +%% http://www.latex-project.org/lppl.txt +%% +%% and version 1.3 or later is part of all distributions of LaTeX +%% version 2005/12/01 or later. +%% +%% This work has the LPPL maintenance status `maintained'. +%% +%% The Current Maintainer of this work is Vít Novotný (VN). +%% Send bug reports, requests for additions and questions +%% either to the fithesis discussion forum at +%% +%% http://is.muni.cz/auth/df/fithesis-sazba/ +%% +%% or to the e-mail address . +%% +%% +%% MODIFICATION ADVICE: +%% +%% If you want to customize this file, it is best to make a copy of +%% the source file(s) from which it was produced. Use a different +%% name for your copy(ies) and modify the copy(ies); this will ensure +%% that your modifications do not get overwritten when you install a +%% new release of the standard system. You should also ensure that +%% your modified source file does not generate any modified file with +%% the same name as a standard file. +%% +%% You will also need to produce your own, suitably named, .ins file to +%% control the generation of files from your source file; this file +%% should contain your own preambles for the files it generates, not +%% those in the standard .ins files. +%% +%% The names of the source files used are shown above. +%% +\NeedsTeXFormat{LaTeX2e} +\ProvidesPackage{fibeamer/theme/mu/% + beamerfontthemefibeamer-mu}[2016/01/12] +\mode + \setbeamerfont{normal text}{size=\normalsize} + \setbeamerfont{title}{size=\LARGE, series=\bfseries} + \setbeamerfont{subtitle}{parent=normal text, size=\Large} + \setbeamerfont{frametitle}{size=\Large} + \setbeamerfont{framesubtitle}{size=\large, shape=\itshape} + \setbeamerfont{description item}{series=\bfseries} + \setbeamerfont{author}{size=\large} +\mode + +\endinput +%% +%% End of file `beamerfontthemefibeamer-mu.sty'. diff --git a/presentation/fibeamer/theme/mu/beamerinnerthemefibeamer-mu.sty b/presentation/fibeamer/theme/mu/beamerinnerthemefibeamer-mu.sty new file mode 100644 index 0000000..99279c8 --- /dev/null +++ b/presentation/fibeamer/theme/mu/beamerinnerthemefibeamer-mu.sty @@ -0,0 +1,89 @@ +%% +%% This is file `beamerinnerthemefibeamer-mu.sty', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% base.dtx (with options: `inner') +%% +%% Copyright 2015 Vít Novotný +%% Faculty of Informatics, Masaryk University (Brno, Czech Republic) +%% +%% This work is based on the (Unofficial) University of Manchester +%% Beamer Theme by Andrew Mundy . +%% +%% This work may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, either version +%% 1.3 of this license or (at your option) any later version. +%% The latest version of this license is available at +%% +%% http://www.latex-project.org/lppl.txt +%% +%% and version 1.3 or later is part of all distributions of LaTeX +%% version 2005/12/01 or later. +%% +%% This work has the LPPL maintenance status `maintained'. +%% +%% The Current Maintainer of this work is Vít Novotný (VN). +%% Send bug reports, requests for additions and questions +%% either to the fithesis discussion forum at +%% +%% http://is.muni.cz/auth/df/fithesis-sazba/ +%% +%% or to the e-mail address . +%% +%% +%% MODIFICATION ADVICE: +%% +%% If you want to customize this file, it is best to make a copy of +%% the source file(s) from which it was produced. Use a different +%% name for your copy(ies) and modify the copy(ies); this will ensure +%% that your modifications do not get overwritten when you install a +%% new release of the standard system. You should also ensure that +%% your modified source file does not generate any modified file with +%% the same name as a standard file. +%% +%% You will also need to produce your own, suitably named, .ins file to +%% control the generation of files from your source file; this file +%% should contain your own preambles for the files it generates, not +%% those in the standard .ins files. +%% +%% The names of the source files used are shown above. +%% +\NeedsTeXFormat{LaTeX2e} +\ProvidesPackage{fibeamer/theme/mu/% + beamerinnerthemefibeamer-mu}[2016/01/14] +\mode +\defbeamertemplate*{itemize item}{fibeamer}{$\bullet$} +\defbeamertemplate*{itemize subitem}{fibeamer}{\---} +\defbeamertemplate*{itemize subsubitem}{fibeamer}{\guillemotright} +\defbeamertemplate*{bibliography item}{fibeamer}{\insertbiblabel} +\AtBeginDocument{% + \let\fibeamer@oldcite\cite + \def\cite#1{{% + \usebeamercolor[fg]{item}% + \fibeamer@oldcite{#1}}}} +\defbeamertemplate*{section in toc}{fibeamer}{% + \usebeamercolor[fg]{item}% + \inserttocsectionnumber.% + \usebeamercolor[fg]{structure}% + \kern1.25ex\inserttocsection\par} +\defbeamertemplate*{subsection in toc}{fibeamer}{% + \hspace\leftmargini + \usebeamercolor[fg]{item}% + \inserttocsectionnumber.\inserttocsubsectionnumber% + \usebeamercolor[fg]{structure}% + \kern1.25ex\inserttocsubsection\par} +\defbeamertemplate*{subsubsection in toc}{fibeamer}{% + \hspace\leftmargini + \hspace\leftmarginii + \usebeamercolor[fg]{item}% + \inserttocsectionnumber.\inserttocsubsectionnumber.% + \inserttocsubsubsectionnumber% + \usebeamercolor[fg]{structure}% + \kern1.25ex\inserttocsubsubsection\par} +\mode + +\endinput +%% +%% End of file `beamerinnerthemefibeamer-mu.sty'. diff --git a/presentation/fibeamer/theme/mu/beamerouterthemefibeamer-mu.sty b/presentation/fibeamer/theme/mu/beamerouterthemefibeamer-mu.sty new file mode 100644 index 0000000..7333fcf --- /dev/null +++ b/presentation/fibeamer/theme/mu/beamerouterthemefibeamer-mu.sty @@ -0,0 +1,182 @@ +%% +%% This is file `beamerouterthemefibeamer-mu.sty', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% base.dtx (with options: `outer') +%% +%% Copyright 2015 Vít Novotný +%% Faculty of Informatics, Masaryk University (Brno, Czech Republic) +%% +%% This work is based on the (Unofficial) University of Manchester +%% Beamer Theme by Andrew Mundy . +%% +%% This work may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, either version +%% 1.3 of this license or (at your option) any later version. +%% The latest version of this license is available at +%% +%% http://www.latex-project.org/lppl.txt +%% +%% and version 1.3 or later is part of all distributions of LaTeX +%% version 2005/12/01 or later. +%% +%% This work has the LPPL maintenance status `maintained'. +%% +%% The Current Maintainer of this work is Vít Novotný (VN). +%% Send bug reports, requests for additions and questions +%% either to the fithesis discussion forum at +%% +%% http://is.muni.cz/auth/df/fithesis-sazba/ +%% +%% or to the e-mail address . +%% +%% +%% MODIFICATION ADVICE: +%% +%% If you want to customize this file, it is best to make a copy of +%% the source file(s) from which it was produced. Use a different +%% name for your copy(ies) and modify the copy(ies); this will ensure +%% that your modifications do not get overwritten when you install a +%% new release of the standard system. You should also ensure that +%% your modified source file does not generate any modified file with +%% the same name as a standard file. +%% +%% You will also need to produce your own, suitably named, .ins file to +%% control the generation of files from your source file; this file +%% should contain your own preambles for the files it generates, not +%% those in the standard .ins files. +%% +%% The names of the source files used are shown above. +%% +\NeedsTeXFormat{LaTeX2e} +\ProvidesPackage{fibeamer/theme/mu/% + beamerouterthemefibeamer-mu}[2016/01/12] +\mode + \RequirePackage{ifthen} + \RequirePackage{ifpdf} + \ifpdf\else + \@ifundefined{pdfpagewidth}{\newdimen\pdfpagewidth}{} + \@ifundefined{pdfpageheight}{\newdimen\pdfpageheight}{} + \pdfpagewidth=\paperwidth + \pdfpageheight=\paperheight + \fi + \RequirePackage{tikz} + \RequirePackage{pgfcore} + \newlength\fibeamer@lengths@baseunit + \fibeamer@lengths@baseunit=3.75mm + % The footer padding + \newlength\fibeamer@lengths@footerpad + \setlength\fibeamer@lengths@footerpad{% + \fibeamer@lengths@baseunit} + % The side margins + \newlength\fibeamer@lengths@margin + \setlength\fibeamer@lengths@margin{% + 3\fibeamer@lengths@baseunit} + \setbeamersize{ + text margin left=\fibeamer@lengths@margin, + text margin right=\fibeamer@lengths@margin} + % The upper margin + \newlength\fibeamer@lengths@titleline + \setlength\fibeamer@lengths@titleline{% + 3\fibeamer@lengths@baseunit} + % The background clipping + \newlength\fibeamer@lengths@clipbottom + \setlength\fibeamer@lengths@clipbottom\paperwidth + \addtolength\fibeamer@lengths@clipbottom{-\paperheight} + \setlength\fibeamer@lengths@clipbottom{% + 0.5\fibeamer@lengths@clipbottom} + \newlength\fibeamer@lengths@cliptop + \setlength\fibeamer@lengths@cliptop\paperwidth + \addtolength\fibeamer@lengths@cliptop{% + -\fibeamer@lengths@clipbottom} + % The logo size + \newlength\fibeamer@lengths@logowidth + \setlength\fibeamer@lengths@logowidth{% + 14\fibeamer@lengths@baseunit} + \newlength\fibeamer@lengths@logoheight + \setlength\fibeamer@lengths@logoheight{% + 0.4\fibeamer@lengths@logowidth} + \defbeamertemplate*{navigation symbols}{fibeamer}{} + \defbeamertemplate*{headline}{fibeamer}{} + \defbeamertemplate*{frametitle}{fibeamer}{% + \vskip-1em % Align the text with the top border + \vskip\fibeamer@lengths@titleline + \usebeamercolor[fg]{frametitle}% + \usebeamerfont{frametitle}% + \insertframetitle\par% + \usebeamercolor[fg]{framesubtitle}% + \usebeamerfont{framesubtitle}% + \insertframesubtitle} + \defbeamertemplate*{footline}{fibeamer}{% + \ifnum\c@framenumber=0\else% + \begin{tikzpicture}[overlay] + \node[anchor=south east, + yshift=\fibeamer@lengths@footerpad, + xshift=-\fibeamer@lengths@footerpad] at + (current page.south east) { + \usebeamercolor[fg]{framenumber}% + \usebeamerfont{framenumber}% + \insertframenumber/\inserttotalframenumber}; + \end{tikzpicture} + \fi} + \defbeamertemplate*{title page}{fibeamer}{% + % This is slide 0 + \setcounter{framenumber}{0} + + % Input the university logo + \begin{tikzpicture}[ + remember picture, + overlay, + xshift=0.5\fibeamer@lengths@logowidth, + yshift=0.5\fibeamer@lengths@logoheight + ] + \node at (0,0) { + \fibeamer@includeLogo[ + width=\fibeamer@lengths@logowidth, + height=\fibeamer@lengths@logoheight + ]}; + \end{tikzpicture} + + % Input the title + \usebeamerfont{title}% + \usebeamercolor[fg]{title}% + \begin{minipage}[b][2\baselineskip][b]{\textwidth}% + \raggedright\inserttitle + \end{minipage} + \vskip-.5\baselineskip + + % Input the dashed line + \begin{pgfpicture} + \pgfsetlinewidth{2pt} + \pgfsetroundcap + \pgfsetdash{{0pt}{4pt}}{0cm} + + \pgfpathmoveto{\pgfpoint{0mm}{0mm}} + \pgfpathlineto{\pgfpoint{\textwidth}{0mm}} + + \pgfusepath{stroke} + \end{pgfpicture} + \vfill + % Input the subtitle + \usebeamerfont{subtitle}% + \usebeamercolor[fg]{subtitle}% + \begin{minipage}{\textwidth} + \raggedright% + \insertsubtitle% + \end{minipage}\vskip.25\baselineskip + + % Input the author's name + \usebeamerfont{author}% + \usebeamercolor[fg]{author}% + \begin{minipage}{\textwidth} + \raggedright% + \insertauthor% + \end{minipage}} + +\mode + +\endinput +%% +%% End of file `beamerouterthemefibeamer-mu.sty'. diff --git a/presentation/latexmkrc b/presentation/latexmkrc new file mode 100644 index 0000000..be4c81b --- /dev/null +++ b/presentation/latexmkrc @@ -0,0 +1 @@ +$ENV{'TZ'}='Europe/Prague'; diff --git a/presentation/resources/jabberwocky-dark.pdf b/presentation/resources/jabberwocky-dark.pdf new file mode 100644 index 0000000..e7cf089 Binary files /dev/null and b/presentation/resources/jabberwocky-dark.pdf differ diff --git a/presentation/resources/jabberwocky-light.pdf b/presentation/resources/jabberwocky-light.pdf new file mode 100644 index 0000000..dd11643 Binary files /dev/null and b/presentation/resources/jabberwocky-light.pdf differ