From 4c015cef69dbc996e766a3113004f24c700c166d Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 13 Jun 2016 20:45:11 +0000 Subject: fmttrigger updates git-svn-id: svn://tug.org/texlive/trunk@41438 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/tlpsrc/latex-bin.tlpsrc | 4 ++-- Master/tlpkg/tlpsrc/lollipop.tlpsrc | 2 +- Master/tlpkg/tlpsrc/platex.tlpsrc | 4 +--- Master/tlpkg/tlpsrc/ptex.tlpsrc | 6 +++--- Master/tlpkg/tlpsrc/uptex.tlpsrc | 6 +++--- Master/tlpkg/tlpsrc/xetex.tlpsrc | 4 ++-- 6 files changed, 12 insertions(+), 14 deletions(-) (limited to 'Master/tlpkg/tlpsrc') diff --git a/Master/tlpkg/tlpsrc/latex-bin.tlpsrc b/Master/tlpkg/tlpsrc/latex-bin.tlpsrc index 23e8373514e..90e1315bddb 100644 --- a/Master/tlpkg/tlpsrc/latex-bin.tlpsrc +++ b/Master/tlpkg/tlpsrc/latex-bin.tlpsrc @@ -11,13 +11,13 @@ binpattern f bin/${ARCH}/latex execute AddFormat name=latex engine=pdftex \ patterns=language.dat \ options="-translate-file=cp227.tcx *latex.ini" \ - fmttriggers=${fmtcomm} + fmttriggers=${fmtcomm},latexconfig # binpattern f bin/${ARCH}/pdflatex execute AddFormat name=pdflatex engine=pdftex \ patterns=language.dat \ options="-translate-file=cp227.tcx *pdflatex.ini" \ - fmttriggers=${fmtcomm} + fmttriggers=${fmtcomm},latexconfig # binpattern f bin/${ARCH}/dvilualatex execute AddFormat name=dvilualatex engine=luatex \ diff --git a/Master/tlpkg/tlpsrc/lollipop.tlpsrc b/Master/tlpkg/tlpsrc/lollipop.tlpsrc index 43d96dd341c..4fbacde00bf 100644 --- a/Master/tlpkg/tlpsrc/lollipop.tlpsrc +++ b/Master/tlpkg/tlpsrc/lollipop.tlpsrc @@ -1,4 +1,4 @@ binpattern f bin/${ARCH}/lollipop execute AddFormat name=lollipop engine=tex \ options="lollipop.ini" \ - fmttriggers=cm,hyphen-base,lollipop,tex-ini-files + fmttriggers=cm,hyphen-base,lollipop diff --git a/Master/tlpkg/tlpsrc/platex.tlpsrc b/Master/tlpkg/tlpsrc/platex.tlpsrc index 2e423aea86d..d1a4acc84b8 100644 --- a/Master/tlpkg/tlpsrc/platex.tlpsrc +++ b/Master/tlpkg/tlpsrc/platex.tlpsrc @@ -1,8 +1,6 @@ -tlpsetvar fmtcomm cm,hyphen-base,ptex -# execute AddFormat name=platex engine=eptex options="*platex.ini" \ patterns=language.dat \ - fmttriggers=${fmtcomm},babel,latex,latex-fonts + fmttriggers=babel,cm,hyphen-base,latex,latex-fonts,ptex-fonts # binpattern f bin/${ARCH}/platex diff --git a/Master/tlpkg/tlpsrc/ptex.tlpsrc b/Master/tlpkg/tlpsrc/ptex.tlpsrc index 7e4a86a1bd0..41a930ef30a 100644 --- a/Master/tlpkg/tlpsrc/ptex.tlpsrc +++ b/Master/tlpkg/tlpsrc/ptex.tlpsrc @@ -9,14 +9,14 @@ depend pbibtex-base depend ptex-base depend ptex-fonts -tlpsetvar fmtcomm cm,hyphen-base,ptex +tlpsetvar fmtcomm cm,hyphen-base,knuth-lib,plain,ptex-base,ptex-fonts # execute AddFormat name=ptex engine=ptex options="ptex.ini" \ - fmttriggers=${fmtcomm},knuth-lib,plain + fmttriggers=${fmtcomm} # execute AddFormat name=eptex engine=eptex options="*eptex.ini" \ patterns=language.def \ - fmttriggers=${fmtcomm},etex,knuth-lib,plain + fmttriggers=${fmtcomm},etex binpattern f bin/${ARCH}/eptex binpattern f bin/${ARCH}/makejvf diff --git a/Master/tlpkg/tlpsrc/uptex.tlpsrc b/Master/tlpkg/tlpsrc/uptex.tlpsrc index 9f7b9a40acf..52642c5b4c0 100644 --- a/Master/tlpkg/tlpsrc/uptex.tlpsrc +++ b/Master/tlpkg/tlpsrc/uptex.tlpsrc @@ -9,14 +9,14 @@ depend ptex depend uptex-base depend uptex-fonts -tlpsetvar fmtcomm cm,hyphen-base,uptex +tlpsetvar fmtcomm cm,hyphen-base,knuth-lib,plain,uptex-base,uptex-fonts # execute AddFormat name=uptex engine=uptex options="uptex.ini" \ - fmttriggers=${fmtcomm},knuth-lib,plain,uptex + fmttriggers=${fmtcomm} # execute AddFormat name=euptex engine=euptex options="*euptex.ini" \ patterns=language.def \ - fmttriggers=${fmtcomm},etex,knuth-lib,plain,ptex + fmttriggers=${fmtcomm},etex,ptex-base # execute addKanjiMap uptex-@kanjiEmbed@@kanjiVariant@.map diff --git a/Master/tlpkg/tlpsrc/xetex.tlpsrc b/Master/tlpkg/tlpsrc/xetex.tlpsrc index b293bac63f3..cfb213258ea 100644 --- a/Master/tlpkg/tlpsrc/xetex.tlpsrc +++ b/Master/tlpkg/tlpsrc/xetex.tlpsrc @@ -2,7 +2,7 @@ category TLCore shortdesc Unicode and OpenType-enabled TeX engine. longdesc See http://tug.org/xetex. -tlpsetvar fmtcomm cm,hyphen-base +tlpsetvar fmtcomm cm,hyphen-base,tex-ini-files,unicode-data # execute AddFormat name=xetex engine=xetex patterns=language.def \ options="-etex xetex.ini" \ @@ -10,7 +10,7 @@ execute AddFormat name=xetex engine=xetex patterns=language.def \ # execute AddFormat name=xelatex engine=xetex patterns=language.dat \ options="-etex xelatex.ini" \ - fmttriggers=${fmtcomm},babel,latex,latex-fonts,unicode-data + fmttriggers=${fmtcomm},babel,latex,latex-fonts # do fontconfig stuff, especially on Windows. postaction script file=tlpkg/tlpostcode/xetex.pl -- cgit v1.2.3