diff options
Diffstat (limited to 'Master/tlpkg/tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-basic.tlpsrc | 3 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/ifluatex.tlpsrc | 5 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/polyglossia.tlpsrc | 2 |
3 files changed, 2 insertions, 8 deletions
diff --git a/Master/tlpkg/tlpsrc/collection-basic.tlpsrc b/Master/tlpkg/tlpsrc/collection-basic.tlpsrc index a92e0902201..589173ac5c6 100644 --- a/Master/tlpkg/tlpsrc/collection-basic.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-basic.tlpsrc @@ -23,9 +23,8 @@ depend gsftopk depend hyph-utf8 depend hyphen-base depend hyphenex -depend ifluatex depend ifplatform -depend ifxetex +depend iftex depend knuth-lib depend knuth-local depend kpathsea diff --git a/Master/tlpkg/tlpsrc/ifluatex.tlpsrc b/Master/tlpkg/tlpsrc/ifluatex.tlpsrc deleted file mode 100644 index 4f66ce17ff4..00000000000 --- a/Master/tlpkg/tlpsrc/ifluatex.tlpsrc +++ /dev/null @@ -1,5 +0,0 @@ -# separated from oberdiek since it is so basic, and not just latex. -docpattern f texmf-dist/doc/latex/oberdiek/ifluatex.pdf -docpattern f texmf-dist/doc/latex/oberdiek/test/ifluatex* -srcpattern f texmf-dist/source/latex/oberdiek/ifluatex.dtx -runpattern f texmf-dist/tex/generic/oberdiek/ifluatex.sty diff --git a/Master/tlpkg/tlpsrc/polyglossia.tlpsrc b/Master/tlpkg/tlpsrc/polyglossia.tlpsrc index 8aa17046e65..cef5cdcf9e4 100644 --- a/Master/tlpkg/tlpsrc/polyglossia.tlpsrc +++ b/Master/tlpkg/tlpsrc/polyglossia.tlpsrc @@ -1,5 +1,5 @@ depend etoolbox depend fontspec -depend ifluatex +depend iftex depend makecmds depend xkeyval |