dr. latex beamer - kde community home - kde.org basic structuring fancy features dr. latex beamer...

23
Introduction Basic structuring Fancy features Dr. LaTeX Beamer How I Learned to Stop Worrying and Love the Slide Konqi Konqueror September 8, 2006 Konqi Konqueror — Dr. LaTeX Beamer 1/14

Upload: vankhanh

Post on 28-Apr-2018

225 views

Category:

Documents


8 download

TRANSCRIPT

Introduction Basic structuring Fancy features

Dr. LaTeX BeamerHow I Learned to Stop Worrying and Love the Slide

Konqi Konqueror

September 8, 2006

Konqi Konqueror — Dr. LaTeX Beamer 1/14

Introduction Basic structuring Fancy features

Outline

1 Introduction

2 Basic structuring

3 Fancy features

Konqi Konqueror — Dr. LaTeX Beamer 2/14

Introduction Basic structuring Fancy features

Outline

1 Introduction

2 Basic structuring

3 Fancy features

Konqi Konqueror — Dr. LaTeX Beamer 3/14

Introduction Basic structuring Fancy features

Prerequisites & GoalsKnowledge is a brick wall that you raise line by line forever

LaTeX

Obviously some basic LaTeX knowledge is necessary

Some more features will be provided here

Beamer

You’ll learn them by looking at this presentation source

Goal

Learn how to make well structured slides

Using a beautiful theme (congrats to the Oxygen team!)

Take over the world

Relax...

Konqi Konqueror — Dr. LaTeX Beamer 4/14

Introduction Basic structuring Fancy features

Outline

1 Introduction

2 Basic structuring

3 Fancy features

Konqi Konqueror — Dr. LaTeX Beamer 5/14

Introduction Basic structuring Fancy features

Sections, Frames and BlocksPut everything into boxes

The current section is ”Basic structuring”. And the currentframe is what you have on the screen right now.

A beautiful block

A block has a title, and some content. You can put in a blockalmost everything you want that is provided by LaTeX. Forexample math works as usual:

n∑i=1

i =n × (n + 1)

2(1)

Also works outside a block:n∑

i=1

i2 =n × (n + 1)× (2n + 1)

6(2)

Konqi Konqueror — Dr. LaTeX Beamer 6/14

Introduction Basic structuring Fancy features

Different type of blocksWeeeee! Colors!!

Standard block

A standard block, used for grouping

Obviously can contain itemizes too...

And nested itemizes...of course!

Alert block

WARNING: Something very important inside this block!

Example

Note that examples are displayed as a special block...

Konqi Konqueror — Dr. LaTeX Beamer 7/14

Introduction Basic structuring Fancy features

Outline

1 Introduction

2 Basic structuring

3 Fancy features

Konqi Konqueror — Dr. LaTeX Beamer 8/14

Introduction Basic structuring Fancy features

HighlightingHey! Look here! here!

A regular block

Normal text

Highlighted text to draw attention

”Alert’ed” text to spot very important information

Alternatively you can

”Alert” the item itselfOr ”Highlight” it

If it’s very very important...

... you can ”alert” in an ”alertblock”Ewww, nasty, heh?

Konqi Konqueror — Dr. LaTeX Beamer 9/14

Introduction Basic structuring Fancy features

Overlay effectsKeep the suspense!

Time bomb

1 Two more to go

2 One more to go

3 Last chance...

4 BOOM!

”Animation”

Konqi Konqueror — Dr. LaTeX Beamer 10/14

Introduction Basic structuring Fancy features

Overlay effectsKeep the suspense!

Time bomb

1 Two more to go

2 One more to go

3 Last chance...

4 BOOM!

”Animation”

Konqi Konqueror — Dr. LaTeX Beamer 10/14

Introduction Basic structuring Fancy features

Overlay effectsKeep the suspense!

Time bomb

1 Two more to go

2 One more to go

3 Last chance...

4 BOOM!

”Animation”

Konqi Konqueror — Dr. LaTeX Beamer 10/14

Introduction Basic structuring Fancy features

Overlay effectsKeep the suspense!

Time bomb

1 Two more to go

2 One more to go

3 Last chance...

4 BOOM!

”Animation”

Konqi Konqueror — Dr. LaTeX Beamer 10/14

Introduction Basic structuring Fancy features

Overlay effectsKeep the suspense!

Time bomb

1 Two more to go

2 One more to go

3 Last chance...

4 BOOM!

”Animation”

Konqi Konqueror — Dr. LaTeX Beamer 10/14

Introduction Basic structuring Fancy features

Overlay effectsKeep the suspense!

Time bomb

1 Two more to go

2 One more to go

3 Last chance...

4 BOOM!

”Animation”

Konqi Konqueror — Dr. LaTeX Beamer 10/14

Introduction Basic structuring Fancy features

Overlay effectsKeep the suspense!

Time bomb

1 Two more to go

2 One more to go

3 Last chance...

4 BOOM!

”Animation”

Konqi Konqueror — Dr. LaTeX Beamer 10/14

Introduction Basic structuring Fancy features

Overlay effectsKeep the suspense!

Time bomb

1 Two more to go

2 One more to go

3 Last chance...

4 BOOM!

”Animation”

Konqi Konqueror — Dr. LaTeX Beamer 10/14

Introduction Basic structuring Fancy features

Overlay effectsKeep the suspense!

Time bomb

1 Two more to go

2 One more to go

3 Last chance...

4 BOOM!

”Animation”

Konqi Konqueror — Dr. LaTeX Beamer 10/14

Introduction Basic structuring Fancy features

Overlay effectsKeep the suspense!

Time bomb

1 Two more to go

2 One more to go

3 Last chance...

4 BOOM!

”Animation”

Konqi Konqueror — Dr. LaTeX Beamer 10/14

Introduction Basic structuring Fancy features

And now?Enter the secret section

Konqi Konqueror — Dr. LaTeX Beamer 11/14

Introduction Basic structuring Fancy features

Contributing to this beamer styleWe want you !

Why?

Beamer is hot!

This style deserves to be improved

How?

Grab it

Improve its LaTeX code

Use you artistics skills

Document it

Help other people to use it

Use it...

Konqi Konqueror — Dr. LaTeX Beamer 12/14

Introduction Basic structuring Fancy features

ResourcesIf you want to improve this style

LaTeX Beamerhttp://latex-beamer.sourceforge.net/

KDE Presentationshttp://www.kde.org/kdeslides/

Konqi Konqueror — Dr. LaTeX Beamer 13/14

Introduction Basic structuring Fancy features

Questions ?

Konqi [email protected]

Konqi Konqueror — Dr. LaTeX Beamer 14/14