Skip to content

Tag Archives: LaTeX

THE way to draw graphs in LaTeX

Per Rafael, tkz-berge.sty is the way to draw graphs in LaTeX.

PGF and TikZ

PGF is a TeX macro package for generating graphics. It is platform- and format-independent and works together with the most important TeX backend drivers, including pdftex and dvips. It comes with a user-friedly syntax layer called TikZ. (via this post on the PLT list)

The LaTeX Beamer Class

(via SourceForge) The beamer class is a LaTeX class for creating presentations using a video projector. It offers incremental display, prearranged themes, automatic table of contents, navigation bars, bibliographies, and other features. Check out the home page, it has some nice examples. The LaTeX Beamer Class lets you prepare beautiful presentations!