SmtC: Show me the Code
Ole Peter Smith
Instituto de Matemática e Estatística
Universidade Federal de Goiás
http://www.olesmith.com.br

$\LaTeX$ II
Viver é algo que se faz agora ou nunca...
Qual você faz?
Piet Hein
< $\LaTeX$ I | Document Types | Commands >

Document Types

  1. Letter:
    \documentclass[letterpaper,10pt]{letter}
  2. Article:
    \documentclass[letterpaper,10pt]{article}
  3. Slides:
    \documentclass[18pt,handout,hyperref]{beamer}
  4. Report:
    \documentclass[a4paper,landscape,10pt]{report}
  5. Book:
    \documentclass[a4paper,twoside,10pt]{book}
  6. ABNT:
    \documentclass{abntex2}
  7. ...
< $\LaTeX$ I | Document Types | Commands >
Messages:
0 secs.