How I make slides in L A T EX Dennis Chao Department of Computer - - PowerPoint PPT Presentation

how i make slides in l a t ex
SMART_READER_LITE
LIVE PREVIEW

How I make slides in L A T EX Dennis Chao Department of Computer - - PowerPoint PPT Presentation

How I make slides in L A T EX Dennis Chao Department of Computer Science University of New Mexico dlchao@cs.unm.edu August 2003 Outline Introduction Using the foils package Conclusions 1 Introduction Why I make slides in L A T


slide-1
SLIDE 1

How I make slides in L

AT

EX

Dennis Chao Department of Computer Science University of New Mexico dlchao@cs.unm.edu

August 2003

slide-2
SLIDE 2

Outline

  • Introduction
  • Using the foils package
  • Conclusions

1

slide-3
SLIDE 3

Introduction

Why I make slides in L

AT

EX:

  • Don’t like PowerPoint
  • Can import text and figures from other L

A

T EX documents

  • Looks ok

2

slide-4
SLIDE 4

Outline

  • Introduction
  • Using the foils package
  • Conclusions

3

slide-5
SLIDE 5

L

AT

EX packages

I think you just need the foils package, available at www.ctan.org. Also getting the pdftricks package is recommended.

4

slide-6
SLIDE 6

Compiling the document

I put conditionals in the source so L

A

T EX can be used, but I use pdflatex for the final output because:

  • Acroread is available on all platforms, so pdfs are a portable

presentation format. Acroread has a full-screen mode that looks good.

  • PDFs are nice because web search engines can parse them. This

means that you can put your talk slides on the web and not only can you view them in a web browser using the acroread plugin, they can be found by people searching the web.

  • I often use lots of figures in my slides, so it is nice that pdflatex can

read jpg files.

5

slide-7
SLIDE 7

Outline

  • Introduction
  • Using the foils package
  • Conclusions

6

slide-8
SLIDE 8

Conclusions

Making slides in L

A

T EX is easy.

7