-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpart2.tex
37 lines (31 loc) · 923 Bytes
/
part2.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
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\part{\parttwoname}
\section*{Part 2}
\begin{frame}
\begin{block}{Part 2}
\parttwoname
\end{block}
\tableofcontents[hideallsubsections]
\vfill
\hyperlink{part1}{\beamerbutton{Part 1}}
\hypertarget{part2}{\beamerbutton{Part 2}}
\hyperlink{part3}{\beamerbutton{Part 3}}
\end{frame}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%\section[Example]{An example program}
%\include{example}
%\include{step1}
\include{fem5}
\include{step3}
\include{step4}
\include{adaptive}
%\include{step5}
%\include{step6}
\include{post2}
%%% Local Variables:
%%% mode: latex
%%% TeX-master: "slides"
%%% End: