Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        tetex-beamer: A LaTeX class for producing presentations and slides
        
        
        - Summary
- The beamer LaTeX class can be used for producing slides.  Its
functionality is similar to Prosper but does not need any external
programs and can directly produce a presentation using pdflatex.
Beamer uses pgf for pdf/ps independent graphics.  Frames are created
using \frame{...}, and a frame can build multiple slides through a
simple notation for specifying material for each slide within a frame.
Beamer supports bibliographies, appendicies and transitions.  Short
versions of title, authors, institute can also be specified as
optional parameters.  A \plainframe{} allows a picture, for example,
to fill the whole frame.  Support figure and table environments,
transparency effects, a \transduration command, animation commands, a
pauses environment.  Beamer also provides compatibility with other
packages like prosper.
Changelog
        
            - * Thu Jun  2 17:00:00 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.01-2
- - Missing build requirement: /usr/bin/kpsewhich.
- Dist tag. 
            - * Wed Feb 23 16:00:00 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.01-1
- - First build.