Difference between revisions of "ConTeXt Standalone/Implementation"

From Wiki
Jump to navigation Jump to search
m (PPC binary is now really for PPC (only))
Line 20: Line 20:
 
|-
 
|-
 
! luatex
 
! luatex
| semi-latest (A/M) ||  ||  ||  || (Universal binary) || 0.11.2 || --
+
| semi-latest (A/M) ||  ||  ||  || latest (M) || 0.11.2 || --
 
|-
 
|-
 
|}
 
|}

Revision as of 17:27, 28 September 2007

Current state of binaries in minimals

(Not yet online.)

program windows linux linux-64 mac-intel mac-ppc latest TL
metapost latest (A/M) latest (M) latest(M) latest (M) latest (M) 1.00x 0.993
pdfTeX latest (A/M) latest (M) latest (M) latest (M) TL 1.40.5 1.40.2
XeTeX latest (A/M) latest (M) latest (M) latest (M) latest (M) 0.997 0.996
xdvipdfmx latest (A/M) latest (M) latest (M) latest (M) TL
luatex semi-latest (A/M) latest (M) 0.11.2 --

A = automatic, M = manual

splitting binaries

files.lst :

# common
...
...
#luatex
...
...
#xetex
...
...
#pdftex
...
...

i can then use that (will make a script) that will install what is needed

mtxrun --script install --engine=xetex --platform=macosx-intel

and such (is we make luatex 'common' we have a scripting machinery)