summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/jslectureplanner/examples/English/lecpresbody-english.tex
blob: 1d219786b8b02f6f7cf4d414c1c0c83e1423a9af (plain)
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
% Example file, part of the package jslectureplanner
%
% Body to be included in lecturepresentation.tex and lecturehandout.tex

\title{\lectype\ \lecfulltitle}

\author{\lecinstructor}

\date{\lecsemester}

\frame{\maketitle}

\ThisSession{1}

\section<article>*{\lectypesession\ \sesnr: \sesfulltitle\ (\sesdate)}

\begin{frame}<presentation>[plain]

\Large\structure{\sesnr}

\structure{\sesfulltitle\ (\sesdate)}
\end{frame}

% Generate the course program slides
\makebeamerprogram

\begin{frame}{Further information}

\begin{description}
\item [{Course material:}] \lecplatform
\item [{Office hours:}] \officehours
\end{description}
\end{frame}

\begin{frame}{Next week}

\AdjSessionFullTitle

\end{frame}