Skip to content

Commit

Permalink
Merge pull request #71 from mdboom/fix-tex
Browse files Browse the repository at this point in the history
Add float to list of TeX packages
  • Loading branch information
mdboom committed Mar 11, 2015
2 parents bb1cadf + a0068cc commit d77bd1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install-texlive.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ cd ..

# Now install the required packages into our fresh installation
export PATH=$PWD/texlive/bin/x86_64-linux:$PATH
tlmgr install cmap ec fancybox titlesec framed fancyvrb threeparttable mdwtools wrapfig parskip url multirow inconsolata cabin bbding microtype changepage xcolor mdframed l3kernel l3packages etoolbox needspace pgf times upquote helvetic fontaxes mweights ms charter mathdesign enumitem ly1
tlmgr install cmap ec fancybox titlesec framed fancyvrb threeparttable mdwtools wrapfig parskip url multirow inconsolata cabin bbding microtype changepage xcolor mdframed l3kernel l3packages etoolbox needspace pgf times upquote helvetic fontaxes mweights ms charter mathdesign enumitem ly1 float

0 comments on commit d77bd1c

Please sign in to comment.