Difference between revisions of "ConTeXt Standalone/Implementation"

From Wiki
Jump to navigation Jump to search
m (PPC binary is now really for PPC (only))
m (Added latest pdfTeX for mac-ppc)
Line 11: Line 11:
 
|-
 
|-
 
! pdfTeX
 
! pdfTeX
| latest (A/M) || latest (M) || latest (M) || latest (M) || TL || 1.40.5 || 1.40.2
+
| latest (A/M) || latest (M) || latest (M) || latest (M) || latest (M) || 1.40.5 || 1.40.2
 
|-
 
|-
 
! XeTeX
 
! XeTeX

Revision as of 21:03, 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) latest (M) 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)