-
Notifications
You must be signed in to change notification settings - Fork 0
/
presentation template.tex
157 lines (134 loc) · 6.42 KB
/
presentation template.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
\documentclass{beamer}
%----------------------------------------------------------------------------------------
% PRESENTATION SETTINGS
%----------------------------------------------------------------------------------------
\mode<presentation> {
% other possibilities for themes (choose one): default, AnnArbor, Antibes, Bergen, Berkeley, Berlin, Boadilla, CambridgeUS, Copenhagen, Darmstadt, Dresden, Frankfurt, Goettingen, Hannover, Ilmenau, Luebeck, Madrid, Malmoe, Marburg, Montpellier, PaloAlto, Pittsburgh, Rochester, Singapore, Szeged, Warsaw.
\usetheme{JuanLesPins}
% other possibilities for color (choose one): seagull, albatross, beaver, beetle, crane, dolphin, dove, fly, lily, orchid, rose, seahorse, whale, wolverine.
\usecolortheme{seagull}
}
\setbeamertemplate{navigation symbols}{}
\setbeamertemplate{blocks}[rounded][shadow=true]
\setbeamertemplate{itemize item}[ball]
\setbeamertemplate{enumerate items}[ball]
\setbeamertemplate{section in toc}[ball]
\setbeamertemplate{subsection in toc}[false]
\setbeamertemplate{footline}[page number]
%----------------------------------------------------------------------------------------
% IMPORTING
%----------------------------------------------------------------------------------------
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage[english]{babel}
\usepackage{lmodern}
\usepackage{graphicx}
\usepackage{hyperref}
%----------------------------------------------------------------------------------------
% TITLE PAGE
%----------------------------------------------------------------------------------------
% minimum title requirements: \theShortTitle, \theTitle, \theAuthor, \theShortInstitute, \theInstitute, \theDate
%%%%%%% template for \titleFrame{01_title-intern.tex} (in the slide folder)
%%%%%%% use it for internal presentation in the university
% \newcommand{\theTitle}{The Title}
% \newcommand{\theShortTitle}{The sub Title}
% \newcommand{\thePosition}{Curriculum in whatever}
% \newcommand{\theAccademicYear}{academic year 2015--2016}
% \newcommand{\theAuthor}{Me Name\\ \href{mailto:me@me.me}{me@me.me}}
% \newcommand{\theProf}{Prof Name\\ \href{mailto:he@he.he}{he@he.he}}
% \newcommand{\theInstitute}{
% \href{http://www.unige.it/}{University of Genoa},\\
% \href{http://www.dibris.unige.it/}{DIBRIS},
% }
% \newcommand{\theShortInstitute}{\href{https://github.com/EmaroLab}{EMAROlab}}
% \newcommand{\theDate}{\today}
%%%%%%% template for \titleFrame{01_title-extern.tex} (in the slide folder)
%%%%%%% use it for external presentations from the university
% \newcommand{\theTitle}{The Full Title}
% \newcommand{\theShortTitle}{short title}
% \newcommand{\theAuthor}{Me Name\\ \href{mailto:me@me.me}{me@me.me}}
% \newcommand{\theInstitute}{
% \href{http://www.unige.it/}{University of Genoa},
% \href{http://www.dibris.unige.it/}{DIBRIS departement},
% \href{https://github.com/EmaroLab}{EMAROlab}.
% }
% \newcommand{\theShortInstitute}{EMAROlab, DIBRIS department at the University of Genoa.}
% \newcommand{\theDate}{\today}
%%%%%%% template for \titleFrame{01_title-conference.tex} (in the slide folder)
%%%%%%% use it for external presentations from the university
\newcommand{\theTitle}{The Full Title}
\newcommand{\theShortTitle}{short title}
\newcommand{\theAuthor}{Me Name\\ \href{mailto:me@me.me}{me@me.me}}
\newcommand{\theCooathor}{Me Name\\ \href{mailto:me@me.me}{me@me.me}}
\newcommand{\theInstitute}{
\href{http://www.unige.it/}{University of Genoa},
\href{http://www.dibris.unige.it/}{DIBRIS departement},
\href{https://github.com/EmaroLab}{EMAROlab}.
}
\newcommand{\theShortInstitute}{EMAROlab, DIBRIS department at the University of Genoa.}
\newcommand{\theDate}{\today}
\newcommand{\theConference}{\nth{3} Conference in Someting}
%----------------------------------------------------------------------------------------
% FACILITY
%----------------------------------------------------------------------------------------
% 1) for itemize check and unckec (\cmark, \xmark)
% 2) for easy quete "something" (\QUOTE{something})
% 3) for dia graph (\rawInputTikZ{.9}{file.tex}, \inputTikZ{.9}{file.tex})
% 4) for easy divide on minipage
% \halfPage{LeftContents}{RightContents}
% \halfMiniPage{LeftSize}{LeftContents}{RightSize}{RightContents}
% \thirdPage{LeftContents}{MiddleContents}{RightContents}
% \thirdMiniPage{LeftSize}{LeftContents}{MiddleContents}{RightContents}{RightSize}{RightContents}
% 5) for adding for instance a pdf image as a full slide \fillSlide{file.pdf}
% 6) for textual blocks and pop-ups
% \Block{.9}{Contents}
% \titleBlock{.9}{Title}{Contents}
% \blockCol{.9}{Contents}
% \titleBlockCol{.9}{AAA}{BBB}
% \blockPop{\uncover<2-4>}{.9}{Contents}
% \titleBlockPop{\uncover<2-4>}{.9}{Title}{Contents}
% \blockColPop{\only<2-4>}{.9}{Contents}
% \titleBlockColPop{\only<2-4>}{.9}{Title}{Contents}
% \blockPopOfset{\uncover<2-4>}{-3cm}{.9}{Contents}
% \titleBlockPopOfset{\uncover<2-4>}{-3cm}{.9}{Title}{Contents}
% \blockColPopOfset{\only<2-4>}{-3cm}{.9}{Contents}
% \titleBlockColPopOfset{\only<2-4>}{-3cm}{.9}{Title}{Contents}
% 7) for show agenda presentation contents:
% \fullToc : prints a slide with the complete toc
% \secToc : prints a slide with the actual section in toc
% \subsecToc : prints a slide with the actual sub section in toc
% 8) for show common slides
% \titleFrame : prints the title slide
% \questionFrame : prints the final slide
% \Frame{T}{C} : prints a slide with title T and contents C
%2
% check also: \onslide<j>, \only<j>, \item<j-> and \uncover<j->
\input{./slides/00_facilities.tex}
%----------------------------------------------------------------------------------------
% PRESENTATION SLIDES
%----------------------------------------------------------------------------------------
\begin{document}
% print the title
\titleFrame{01_title-conference.tex}
% print the toc
\fullToc
% set section
\section{TEST}
\subsection{SUB TEST}
% print a slide with an animation <1-2>
\Frame{PRESENTATION TEMPLATE}{
\titleBlockCol{.9}{HINT}{Read the comments above in the latex code}
\vfill
\blockPop{\onslide<2->}{.4}{\footnotesize And check out possible customization in the title by looking at the two examples.}
}
% print the actual section
\subsecToc
% change section
\section{easy}
% make a concluding slide
\Frame{CONCLUSION}{ go to do useful works !! (e.g., \cite{dl})}
% ask for question
\questionFrame
% show bibliography (to be filled with item manually)
\input{./slides/bib.tex}
\end{document}