forked from TeX-Live/xetex
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathINSTALL
More file actions
22 lines (15 loc) · 800 Bytes
/
Copy pathINSTALL
File metadata and controls
22 lines (15 loc) · 800 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
INSTALL for XeTeX Snapshots
This distribution is essentially a stripped-down version of
the TeXlive distribution with some additional libraries.
All source code is in the directory source; the build.sh
scripts will generate and populate a directory build.
The actual code of XeTeX is in source/texk/web2c/xetexdir
and its subdirectories.
* build.sh builds a native xetex on your system
* build.sh --ppc crosscompiles for osx-ppx from osx-intel
* build.sh --mingw crosscompiles xetex for mingw32 on i686-linux
XeTeX does not need a run-time pool file, and it locates
texmf.cnf based on its relative position in the TeX tree.
Post-compilation installation should be a simple matter
of copying the executable to a normal place for web2c
binaries and generating the desired formats.