Version 1.20 has been released. Bugs permitting, this may be the final version.
In summary, the script now:
Calls pdflatex by default (though defaults can now be easily changed at the top of the script)
Should run both on Linux and OS X
Is compatible both with python 2 and 3
Allows you to set ...
Search found 4 matches
- Wed Sep 28, 2011 11:25 am
- Forum: TeX Live and MacTeX
- Topic: Script to download TeX Live Packages "on the fly" (ver 1.20)
- Replies: 3
- Views: 43931
- Sat Sep 24, 2011 8:05 am
- Forum: TeX Live and MacTeX
- Topic: Script to download TeX Live Packages "on the fly" (ver 1.20)
- Replies: 3
- Views: 43931
Script to download TeX Live Packages "on the fly" (ver 1.20)
The September 24, 2011 version should now work with OS X, if I've gotten all the commands correct. However, lacking a mac, I've not been able to test it per se 
Any volunteers appreciated!

Any volunteers appreciated!

- Mon Sep 19, 2011 6:57 am
- Forum: TeX Live and MacTeX
- Topic: Endless Run with XeLaTeX on TeXmaker
- Replies: 1
- Views: 5571
Endless Run with XeLaTeX on TeXmaker
Try running the command from a terminal; this will help distinguish whether the problem is XeLaTeX or texmaker. From what I can see, your command is xelatex "your file name".tex (After making sure your terminal's navigated to the folder, of course.)
If xelatex fails, then you know where the problem ...
If xelatex fails, then you know where the problem ...
- Sun Sep 18, 2011 9:00 pm
- Forum: TeX Live and MacTeX
- Topic: Script to download TeX Live Packages "on the fly" (ver 1.20)
- Replies: 3
- Views: 43931
Script to download TeX Live Packages "on the fly" (ver 1.20)
From reading the forums and groups, I gather that a lot of us miss the "download on the fly" feature offered by MiKTeX. I've written a script that should allow us to do just that. Make sure you have python (most OS X and linux distributions provide it by default; if not, you can get either the 2 or ...