软件包: latex-beamer (3.07-1ubuntu1)
latex-beamer 的相关链接
Ubuntu 的资源:
下载源码包 latex-beamer:
- [latex-beamer_3.07-1ubuntu1.dsc]
- [latex-beamer_3.07.orig.tar.gz]
- [latex-beamer_3.07-1ubuntu1.diff.gz]
维护者:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainer (usually from Debian):
- OHURA Makoto
It should generally not be necessary for users to contact the original maintainer.
相似软件包:
LaTeX class to produce presentations
The beamer class is a LaTeX class that allows you to create a beamer presentation. It can also be used to create slides. It behaves similarly to other packages like Prosper, but has the advantage that it works together directly with pdflatex, but also with dvips.
Once you have installed the beamer class, the basic steps to create a beamer presentation are the following:
- Specify beamer as document class instead of article. - Structure your LaTeX text using \section and \subsection commands. - Place the text of the individual slides inside \frame commands. - Run pdflatex on the text (or latex and dvips).
The beamer class has several useful features: You don't need any external programs to use it other than pdflatex, but it works also with dvips. You can easily and intuitively create sophisticated overlays. Finally, you can easily change the whole slide theme or only parts of it.
其它与 latex-beamer 有关的软件包
|
|
|
-
- dep: latex-xcolor (>= 2.00-1)
- Easy driver-independent TeX class for color
-
- dep: pgf (>= 1.00-1)
- TeX Portable Graphic Format
-
- dep: tetex-extra
- TeX Live: teTeX transitional package
- 或者 texlive-latex-base
- TeX Live: Basic LaTeX packages