Created
October 27, 2011 01:36
-
-
Save admackin/1318551 to your computer and use it in GitHub Desktop.
Install packages from last year's BasicTeX distribution in this year's.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| grep install /usr/local/texlive/2010basic//texmf-var/web2c/tlmgr.log| perl -pi -e 's/.*install: //' | sudo xargs tlmgr install |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment