Skip to content

Commit

Permalink
+ Updated tex command.
Browse files Browse the repository at this point in the history
  • Loading branch information
luismartingil committed Nov 12, 2014
1 parent 8d6059f commit 3684e6f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ Install latex dependencies and Pygments for source code highlight.

# 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 apt-get install texlive-base texlive-fonts-recommended texlive-latex-base texlive-latex-recommended texify 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-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 cp *.sty /usr/share/texmf/tex/latex/
sudo texhash

Expand Down

0 comments on commit 3684e6f

Please sign in to comment.