Portable usage of TeX Live
Various things can be done with DVD or USB instantations of TeX Live.
Running from USB
You can run the normal TeX Live
installation and make the output directory be a USB stick.
Then you do several things:
- Use the tl-portable script
to run completely from the stick, without touching the host system at
all. As described in the documentation, tl-portable starts a new shell
(command prompt) within which you do your work.
- Do a simple (complete) copy of the stick to a hard drive on another
computer. The only sticking point should be XeTeX's access to
system fonts, which is inherently system-dependent.
- Create a texmf.cnf file at the root of the TeX Live
installation on the stick redefining paths to all refer to the stick:
TEXMFLOCAL = $SELFAUTOPARENT/texmf-local
TEXMFHOME = $SELFAUTOPARENT/texmf-home
TEXMFCONFIG = $TEXMFSYSCONFIG
TEXMFVAR = $TEXMFSYSVAR
ASYMPTOTE_HOME = $TEXMFCONFIG/asymptote
Then, running TeX from the stick will be self-contained.
$Date: 2010/09/08 00:08:18 $;
TeX Live;