-
Notifications
You must be signed in to change notification settings - Fork 1
/
part1.tex
41 lines (35 loc) · 1.28 KB
/
part1.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
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\part{\partonename}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section*{Part 1}
\begin{frame}
\begin{block}{Part 1}
\partonename
\end{block}
\tableofcontents[hideallsubsections]
\vfill
\hypertarget{part1}{\beamerbutton{Part 1}}
\hyperlink{part2}{\beamerbutton{Part 2}}
\hyperlink{part3}{\beamerbutton{Part 3}}
\end{frame}
\include{setup}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%\section{Application Examples}
%\frame{\tableofcontents[currentsection,hideothersubsections]}
%\include{gallery}
\include{step1}
\include{intro}
\include{post1}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%\section{Main features}
%\frame{\tableofcontents[currentsection,hideothersubsections]}
%\include{features}
%%% Local Variables:
%%% mode: latex
%%% TeX-master: "slides"
%%% End: