L A T EXpresentations with Beamer Tim Clark (eclipse) October 16, - - PowerPoint PPT Presentation

l a t expresentations with beamer
SMART_READER_LITE
LIVE PREVIEW

L A T EXpresentations with Beamer Tim Clark (eclipse) October 16, - - PowerPoint PPT Presentation

Introduction Usage Example Finally L A T EXpresentations with Beamer Tim Clark (eclipse) October 16, 2008 Tim Clark (eclipse) L A T EXpresentations with Beamer Introduction Usage Example Finally What is Beamer? A L A T EXclass


slide-1
SLIDE 1

Introduction Usage Example Finally

L

AT

EXpresentations with Beamer

Tim Clark (eclipse) October 16, 2008

Tim Clark (eclipse) L

A

T EXpresentations with Beamer

slide-2
SLIDE 2

Introduction Usage Example Finally

What is Beamer?

◮ A L AT

EXclass

Tim Clark (eclipse) L

A

T EXpresentations with Beamer

slide-3
SLIDE 3

Introduction Usage Example Finally

What is Beamer?

◮ A L AT

EXclass

◮ Used for making presentation slides

Tim Clark (eclipse) L

A

T EXpresentations with Beamer

slide-4
SLIDE 4

Introduction Usage Example Finally

What is Beamer?

◮ A L AT

EXclass

◮ Used for making presentation slides ◮ Supports all the usual L AT

EXniceness

Tim Clark (eclipse) L

A

T EXpresentations with Beamer

slide-5
SLIDE 5

Introduction Usage Example Finally

What is Beamer?

◮ A L AT

EXclass

◮ Used for making presentation slides ◮ Supports all the usual L AT

EXniceness

◮ Easy to use if you have already know how to do documents

with L

AT

EX

Tim Clark (eclipse) L

A

T EXpresentations with Beamer

slide-6
SLIDE 6

Introduction Usage Example Finally

What is Beamer?

◮ A L AT

EXclass

◮ Used for making presentation slides ◮ Supports all the usual L AT

EXniceness

◮ Easy to use if you have already know how to do documents

with L

AT

EXOr if you dont

Tim Clark (eclipse) L

A

T EXpresentations with Beamer

slide-7
SLIDE 7

Introduction Usage Example Finally Basic More Complex

Basic usage

◮ Presuming you already have L AT

EXinstalled already

Tim Clark (eclipse) L

A

T EXpresentations with Beamer

slide-8
SLIDE 8

Introduction Usage Example Finally Basic More Complex

Basic usage

◮ Presuming you already have L AT

EXinstalled already

◮ First install beamer (latex-beamer package in ubuntu)

Tim Clark (eclipse) L

A

T EXpresentations with Beamer

slide-9
SLIDE 9

Introduction Usage Example Finally Basic More Complex

Basic usage

◮ Presuming you already have L AT

EXinstalled already

◮ First install beamer (latex-beamer package in ubuntu) ◮ Use \documentclass{beamer}

Tim Clark (eclipse) L

A

T EXpresentations with Beamer

slide-10
SLIDE 10

Introduction Usage Example Finally Basic More Complex

Basic usage

◮ Presuming you already have L AT

EXinstalled already

◮ First install beamer (latex-beamer package in ubuntu) ◮ Use \documentclass{beamer} ◮ Put each silde in a \frame{put slide here}

Tim Clark (eclipse) L

A

T EXpresentations with Beamer

slide-11
SLIDE 11

Introduction Usage Example Finally Basic More Complex

Basic usage

◮ Presuming you already have L AT

EXinstalled already

◮ First install beamer (latex-beamer package in ubuntu) ◮ Use \documentclass{beamer} ◮ Put each silde in a \frame{put slide here} ◮ Or in a \begin{frame} Put Slide Here \end{frame}

Tim Clark (eclipse) L

A

T EXpresentations with Beamer

slide-12
SLIDE 12

Introduction Usage Example Finally Basic More Complex

Basic usage

◮ Presuming you already have L AT

EXinstalled already

◮ First install beamer (latex-beamer package in ubuntu) ◮ Use \documentclass{beamer} ◮ Put each silde in a \frame{put slide here} ◮ Or in a \begin{frame} Put Slide Here \end{frame} ◮ Add a \frametitle{put title here} into each slide to

add slide titles

Tim Clark (eclipse) L

A

T EXpresentations with Beamer

slide-13
SLIDE 13

Introduction Usage Example Finally Basic More Complex

Basic usage

◮ Presuming you already have L AT

EXinstalled already

◮ First install beamer (latex-beamer package in ubuntu) ◮ Use \documentclass{beamer} ◮ Put each silde in a \frame{put slide here} ◮ Or in a \begin{frame} Put Slide Here \end{frame} ◮ Add a \frametitle{put title here} into each slide to

add slide titles

◮ All other standard L AT

EXcommands work as (almost) normal

Tim Clark (eclipse) L

A

T EXpresentations with Beamer

slide-14
SLIDE 14

Introduction Usage Example Finally Basic More Complex

\pause

◮ If you put \pause between commands or text on a slide it

spilts the slide into multiple sections

Tim Clark (eclipse) L

A

T EXpresentations with Beamer

slide-15
SLIDE 15

Introduction Usage Example Finally Basic More Complex

\pause

◮ If you put \pause between commands or text on a slide it

spilts the slide into multiple sections

◮ It is commonly used to create bullet points appear one at a

time

Tim Clark (eclipse) L

A

T EXpresentations with Beamer

slide-16
SLIDE 16

Introduction Usage Example Finally Basic More Complex

\pause

◮ If you put \pause between commands or text on a slide it

spilts the slide into multiple sections

◮ It is commonly used to create bullet points appear one at a

time

◮ But it can be used

Tim Clark (eclipse) L

A

T EXpresentations with Beamer

slide-17
SLIDE 17

Introduction Usage Example Finally Basic More Complex

\pause

◮ If you put \pause between commands or text on a slide it

spilts the slide into multiple sections

◮ It is commonly used to create bullet points appear one at a

time

◮ But it can be used to spilt anywhere

Tim Clark (eclipse) L

A

T EXpresentations with Beamer

slide-18
SLIDE 18

Introduction Usage Example Finally Basic More Complex

beamerthemesplit

◮ The layout this presentation uses

Tim Clark (eclipse) L

A

T EXpresentations with Beamer

slide-19
SLIDE 19

Introduction Usage Example Finally Basic More Complex

beamerthemesplit

◮ The layout this presentation uses ◮ Use \usepackage{beamerthemesplit} in the document

header

Tim Clark (eclipse) L

A

T EXpresentations with Beamer

slide-20
SLIDE 20

Introduction Usage Example Finally Basic More Complex

beamerthemesplit

◮ The layout this presentation uses ◮ Use \usepackage{beamerthemesplit} in the document

header

◮ Use \section{First Section} to add sections for the list

  • n the left

Tim Clark (eclipse) L

A

T EXpresentations with Beamer

slide-21
SLIDE 21

Introduction Usage Example Finally Basic More Complex

beamerthemesplit

◮ The layout this presentation uses ◮ Use \usepackage{beamerthemesplit} in the document

header

◮ Use \section{First Section} to add sections for the list

  • n the left

◮ And use \subsection{First Section} for the subsections

  • n the right

Tim Clark (eclipse) L

A

T EXpresentations with Beamer

slide-22
SLIDE 22

Introduction Usage Example Finally

Header

\documentclass{beamer} \usepackage{beamerthemesplit} \title{Example Presentation} \author{Tim Clark (eclipse)} \begin{document}

Tim Clark (eclipse) L

A

T EXpresentations with Beamer

slide-23
SLIDE 23

Introduction Usage Example Finally

Special Slides

\frame{\titlepage} \section[Outline]{} \frame{\tableofcontents}

Tim Clark (eclipse) L

A

T EXpresentations with Beamer

slide-24
SLIDE 24

Introduction Usage Example Finally

Slide

\section{Introduction} \subsection{Overview of the Beamer Class} \frame { \frametitle{Features of the Beamer Class} \begin{itemize} \item Normal LaTeX class. \pause \item Easy overlays. \pause \item No external programs needed. \end{itemize} }

Tim Clark (eclipse) L

A

T EXpresentations with Beamer

slide-25
SLIDE 25

Introduction Usage Example Finally

Slide 2

\section{Introduction} \subsection{Overview of the Beamer Class} \begin{frame} \frametitle{Features of the Beamer Class} \begin{itemize} \item Normal LaTeX class. \pause \item Easy overlays. \pause \item No external programs needed. \end{itemize} \end{frame}

Tim Clark (eclipse) L

A

T EXpresentations with Beamer

slide-26
SLIDE 26

Introduction Usage Example Finally

End

\end{document}

Tim Clark (eclipse) L

A

T EXpresentations with Beamer

slide-27
SLIDE 27

Introduction Usage Example Finally

The Internet

Slides and Source Availble at http://sucs.org/~eclipse

Tim Clark (eclipse) L

A

T EXpresentations with Beamer

slide-28
SLIDE 28

Introduction Usage Example Finally

Questions?

Any Questions?

Tim Clark (eclipse) L

A

T EXpresentations with Beamer