summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/beamer/INSTALL
blob: 13fcda0e3318b2a2ef165043e114c5a11b4b1222 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Installing the Beamer class
===========================

* TeX stuff:

  + For the impatient:

    Put all files somewhere where TeX can find them. Also install the following
    packages somewhere where TeX can find them:

    - pgf, version >= 1.00
    - xcolor, version >= 2.00

   + Long version:

     In the users guide, which you can find in the file doc/beameruserguide.pdf,
     you will find a detailed explanation on how to install the beamer class.

* Emacs Stuff:

  There is a file emacs/beamer.el that adds some beamer stuff to emacs' AucTeX
  mode. Read the instructions in that file on how to install it.