diff options
Diffstat (limited to 'Master/tlpkg/tlpsrc/aleph.tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/aleph.tlpsrc | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/Master/tlpkg/tlpsrc/aleph.tlpsrc b/Master/tlpkg/tlpsrc/aleph.tlpsrc index ea6c137ef3f..d8477aed84c 100644 --- a/Master/tlpkg/tlpsrc/aleph.tlpsrc +++ b/Master/tlpkg/tlpsrc/aleph.tlpsrc @@ -2,9 +2,11 @@ depend latex depend plain depend lambda # -execute AddFormat name=aleph engine=aleph options=*aleph.ini +execute AddFormat name=aleph engine=aleph options=*aleph.ini \ + fmttriggers=cm,hyphen-base,knuth-lib,plain execute AddFormat name=lamed engine=aleph patterns=language.dat \ - options=*lambda.ini + options=*lambda.ini \ + fmttriggers=antomega,cm,hyphen-base,lambda,latex,latex-fonts,omega binpattern f bin/${ARCH}/aleph binpattern f bin/${ARCH}/lamed docpattern +f texmf-dist/doc/man/man1/aleph.* |