diff options
Diffstat (limited to 'Master/tlpkg/tlpsrc/bin-aleph.tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/bin-aleph.tlpsrc | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/Master/tlpkg/tlpsrc/bin-aleph.tlpsrc b/Master/tlpkg/tlpsrc/bin-aleph.tlpsrc new file mode 100644 index 00000000000..83e4a28e469 --- /dev/null +++ b/Master/tlpkg/tlpsrc/bin-aleph.tlpsrc @@ -0,0 +1,15 @@ +name bin-aleph +category TLCore +shortdesc The Omega extended TeX engine. +longdesc Aleph, formerly known as e-Omega, is a project whose aim is to +longdesc provide an extension to Knuth's TeX comprising both Omega 1.15 and +longdesc e-TeX 2.1 features. Its main goals are stability, speed and power. +depend TLCore/bin-omega +execute BuildFormat aleph +runpattern f texmf/fmtutil/format.aleph.cnf +runpattern f texmf/web2c/aleph.pool +binpattern f bin/${ARCH}/aleph +binpattern f bin/${ARCH}/lamed +binpattern f bin/win32/aleph.dll +binpattern f bin/win32/aleph.exe +binpattern f bin/win32/lamed.exe |