Last change
on this file since 2007 was
1868,
checked in by Ian Stark, 9 years ago
|
Put beamer code in the template to remove fungus
|
File size:
437 bytes
|
Line | |
---|
1 | \documentclass{beamer} |
---|
2 | |
---|
3 | \usetheme{Frankfurt} |
---|
4 | \logo{\includegraphics[height=1.0cm]{fetopen.png}} |
---|
5 | |
---|
6 | % Omit the navigation symbols ("fungus") |
---|
7 | \setbeamertemplate{navigation symbols}{} |
---|
8 | |
---|
9 | \usepackage[english]{babel} |
---|
10 | \usepackage{inputenc} |
---|
11 | |
---|
12 | \author{zzzzzzzzzzzzzzzzzz} |
---|
13 | \title{CerCo Work Package X} |
---|
14 | \date{March 11, 2011} |
---|
15 | |
---|
16 | \begin{document} |
---|
17 | |
---|
18 | \begin{frame} |
---|
19 | \maketitle |
---|
20 | \end{frame} |
---|
21 | |
---|
22 | \begin{frame} |
---|
23 | \frametitle{Work Package X} |
---|
24 | \end{frame} |
---|
25 | |
---|
26 | \end{document} |
---|
Note: See
TracBrowser
for help on using the repository browser.