diff options
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 2 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/filecontentsdef.tlpsrc | 0 |
3 files changed, 2 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index caa9c20242f..8a444ed9677 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -249,7 +249,7 @@ my @TLP_working = qw( fc fcavtex fcltxdoc fcolumn fdsymbol featpost fei fenixpar fetamont feupphdteses feyn feynmf feynmp-auto ffslides fge fibeamer fifinddo-info fifo-stack fig4latex figbas figbib figflow figsize - filecontents filedate filehook fileinfo filemod + filecontents filecontentsdef filedate filehook fileinfo filemod findhyph fink finstrut fira first-latex-doc fitbox fithesis fix2col fixcmex fixfoot fixlatvian fixltxhyph fixme fixmetodonotes fixpdfmag diff --git a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc index 3e8a183b91c..7b9ae646054 100644 --- a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc @@ -378,6 +378,7 @@ depend fibeamer depend fifo-stack depend figsize depend filecontents +depend filecontentsdef depend filedate depend filehook depend fileinfo diff --git a/Master/tlpkg/tlpsrc/filecontentsdef.tlpsrc b/Master/tlpkg/tlpsrc/filecontentsdef.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/filecontentsdef.tlpsrc |