AZ logo

CTAN directory: /support/texliveonfly

You can get the contents of this directory bundled as a zip file.

Packages in this directory:

Identifier Caption
texliveonfly On-the-fly download of missing TeX live packages.

Files

Name Size* Date UTC Notes
README 1 KiB 2011-Sep-19 Shown below
texliveonfly.py 17 KiB 2011-Oct-02

  *File sizes in kibibytes.

Contents of README

This script performs "on the fly" downloads of missing packages on compilation,
a feature that many missed from MiKTeX.  To use it, replace your
lualatex/pdflatex/etc command with a call to this script, e.g.

texliveonfly.py file.tex

[Current default options are --engine=lualatex and
--arguments="-synctex=1 -interaction=nonstopmode"; these can be changed.]

The script was written on Ubuntu and should (hopefully) be compatible with
linux distributions.  Because it is strongly dependent on tlmgr, it can
only be used with TeX Live 2010 or later.