blob: aafec8ef98cf25a4e2e94b5516eb022f3d930739 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
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.
asymptote/ asymptote binary plus necessary libraries for windows
bin/ maintenance scripts for TeX Live; nothing for installer or user.
doc/ documentation of the infrastructure.
dev/ patches and programs under development
dviout/ the dvi previewer for windows which we ship
installer/ the cross-platform Perl installer.
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.
tlpostcode/ scripts for configuration of some packages
tlpsrc/ original source definitions for all packages in TeX Live.
tlpsv/ the PostScript previewer for windows which we ship
translations/ the Perl module used for translations, and all .po files
|