Code

769af372ae3e8253b5fc0f66f7de1ac41cd70322
[tokkeebeamer.git] / README.md
1 tokkee's utilities / add-ons for LaTeX beamer
2 =============================================
4 This project provides a set of LaTeX packages I use to generate presentation
5 slides. It may or may not be useful to anyone else …
7 The files are provided under the terms of the 2-clause BSD license. See
8 LICENSE for details.
10 Required packages
11 -----------------
13 On a Debian system, you'll need the following packages:
15   * lmodern
16   * texlive-latex-recommended (beamer)
17   * texlive-pictures (pgf / tikz)
19 For the example slides, you'll also need these packages:
21   * fonts-wqy-zenhei (Chinese font)
22   * texlive-xetex
24 Author
25 ------
27 Sebastian “tokkee” Harl <sh@tokkee.org>