blob: 1e71a106f10f33ae01961b407c9a70b54c91b07e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
Originally written by Norbert Preining, 2007. Public domain.
This directory contains infrastructure for TeX Live.
texlive.tlpdb the database of installed packages, updated
automatically in svn by karl@tug cron.
TeXLive/ the Perl library for TeX Live support; this is what the
infrastructure and installer use.
archive/ old junk kept online for posterity.
bin/ maintenance scripts for TeX Live; nothing for installer or user.
doc/ documentation of the infrastructure.
dviout/ the dvi previewer for windows which we ship
etc/ patches under development and archives of scripts used in switching.
installer/ the cross-platform Perl installer.
lib/ tlpkg libraries in other languages, none complete or usable.
libexec/ helpers for ctan2tl.
tlgs/ the stripped-down Ghostscript for Windows which we ship.
tlperl/ small Perl for TeX Live scripts, not installed for general use.
tlpsrc/ original source definitions for all packages in TeX Live.
tlpsv/ the PostScript previewer for windows which we ship
|