Skip to content

Commit

Permalink
+ Updated.
Browse files Browse the repository at this point in the history
  • Loading branch information
luismartingil committed Nov 5, 2014
1 parent 5780dd0 commit 67eaded
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,19 +12,15 @@ Installation
- Debian:

# Installing some dependencies

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

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

# Install python Pygments
# Install python Pygments for minted source code
sudo pip install Pygments

# Run the pdflatex command
make

Author
------

- Luis Martin Gil - www.luismartingil.com

0 comments on commit 67eaded

Please sign in to comment.