Skip to content

Commit

Permalink
+ Updated doc.
Browse files Browse the repository at this point in the history
  • Loading branch information
luismartingil committed Nov 5, 2014
1 parent e365d76 commit 8187a6b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ cookiecutter-beamer

Cookiecutter template for a LaTeX Beamer presentation.

`cookiecutter https://github.com/luismartingil/cookiecutter-beamer.git`

Installation
------------

Expand All @@ -14,6 +16,8 @@ Install latex dependencies and Pygments for source code highlight.

sudo apt-get install texlive-base texlive-fonts-recommended texlive-latex-base texlive-latex-recommended texify multex-bin tetex-frogg tex-gyre texlive-xetex texlive-pictures texlive-luatex texlive-bibtex-extra texlive-extra-utils texlive-font-utils texlive-fonts-extra texlive-formats-extra texlive-generic-extra texlive-games texlive-plain-extra texlive-latex-extra texlive-science texlive-base texlive-fonts-recommended texlive-latex-base ttf-dejavu-core ttf-gfs-* ttf-dejavu ttf-liberation ttf-bitstream-vera

# `lstcustom.sty` and `minted.sty` are provided within this repo

sudo cp *.sty /usr/share/texmf-texlive/tex/latex/
sudo texhash
Expand Down

0 comments on commit 8187a6b

Please sign in to comment.