Change the itemize symbol to Lightning

master
Peter Babič 8 years ago
parent 027092fcba
commit 40459d5d59
Signed by: peter.babic
GPG Key ID: 4BB075BC1884BA40
  1. BIN
      thesis-presentation/beamer-tuke-thesis-presentation.pdf
  2. 18
      thesis-presentation/beamer-tuke-thesis-presentation.tex

@ -1,4 +1,12 @@
\documentclass[hyperref={unicode}]{beamer} \documentclass[hyperref={unicode}]{beamer}
\usepackage[utf8]{inputenc}
\usepackage[english]{babel}
\usepackage[T1]{fontenc}
\usepackage{csquotes,lmodern,silence}
\usepackage{marvosym}
\usepackage{textpos}
% %
% Choose how your presentation looks. % Choose how your presentation looks.
% %
@ -14,14 +22,10 @@
\setbeamertemplate{caption}{\raggedright\insertcaption\par} \setbeamertemplate{caption}{\raggedright\insertcaption\par}
% Numbered bibiolgraphy items % Numbered bibiolgraphy items
% \setbeamertemplate{bibliography item}{\insertbiblabel} % \setbeamertemplate{bibliography item}{\insertbiblabel}
\setbeamertemplate{itemize item}{$\mbox{\Lightning}$}
} }
\usepackage[utf8]{inputenc}
\usepackage[english]{babel}
\usepackage[T1]{fontenc}
\usepackage{csquotes,lmodern,silence}
\usepackage{textpos}
%\usepackage[style=numeric,backend=biber]{biblatex} %\usepackage[style=numeric,backend=biber]{biblatex}
%\WarningFilter{biblatex}{Patching footnotes failed} %\WarningFilter{biblatex}{Patching footnotes failed}
@ -32,7 +36,7 @@
%\addbibresource{bibliography.bib} %\addbibresource{bibliography.bib}
\graphicspath{{figures/}} \graphicspath{{figures/}}
\title[Linux Boards]{Viacúčelový systém merania elektrického výkonu dodávaný elektrickými zásuvkami} \title[DP prezentácia]{Viacúčelový systém merania elektrického výkonu dodávaný elektrickými zásuvkami}
\author{Peter Babič} \author{Peter Babič}
\institute{Technická Univerzita v Košiciach \\ Počítačové Modelovanie, Ing.} \institute{Technická Univerzita v Košiciach \\ Počítačové Modelovanie, Ing.}
\date{24.05.2016} \date{24.05.2016}
@ -69,7 +73,7 @@
\begin{figure}[htp] \begin{figure}[htp]
\centering \centering
% \includegraphics[width=.25\linewidth]{arrow-up}\hfill % \includegraphics[width=.25\linewidth]{arrow-up}\hfill
\includegraphics[height=5cm]{analog-power-meter}\hfill \includegraphics[height=5cm]{analog-power-meter}\hspace{1cm}
\includegraphics[height=5cm]{digital-plug-meter} \includegraphics[height=5cm]{digital-plug-meter}
% \caption{default} % \caption{default}
% \label{fig:figure3} % \label{fig:figure3}

Loading…
Cancel
Save