-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathexample.tex
48 lines (32 loc) · 933 Bytes
/
example.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
\documentclass{beamleeto}
\usepackage[english]{babel}
\usepackage[utf8]{inputenc}
\title{Why Beamer Looks Terrible \\ Theoretical and Experimental Evidence}
\author{Miguel Murça}
\affiliation{Free-thinkers Inc.}
\author{Phone E. Author}
\affiliation{Association for Better \LaTeX}
\affiliation{Different Affiliation}
\author{James Reviewer III}
\affiliation{No Publications Initiative}
\affiliation{Association for Better \LaTeX}
\date{\today}
\logo[height=2cm]{logo.png}
\begin{document}
\maketitle
\slide[In this presentation]
\vskip 0pt plus .5fil
\maketopics
\slide[Introduction]
\vskip 0pt plus .75fil
\begin{center}
Welcome to this example presentation.
\end{center}
\slide[Some Indiscriminate Insults]
\subtitle[Generally Employable]
\slide
\subtitle[Topic Appropriate]
\slide[Personal Reflection \& Apologies]
\slide[Well-known Socio-psycological Effects]
\slide[The Large Hadron Colider]
\end{document}