diff options
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 2 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 3 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/variablelm.tlpsrc | 0 |
4 files changed, 4 insertions, 2 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 831b030dd50..ba07b33f36e 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -637,7 +637,7 @@ my @TLP_working = qw( uptex-base uptex-fonts uri url urlbst urcls urwchancal usebib ushort uspace uspatent ut-thesis utf8mex uwmslide uwthesis - vak vancouver variations varindex varisize + vak vancouver variablelm variations varindex varisize varsfromjobname varwidth vaucanson-g vdmlisting velthuis venn venndiagram venturisadf verbasef verbatimbox verbatimcopy verbdef diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 3ab18c8f718..d89eabb27d1 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -1144,9 +1144,10 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'upgreek', "die 'skipping, use was'", 'upmethodology',"&MAKEflatten", 'uppunctlm', "&MAKEflatten", - 'uspatent', "&MAKEflatten", + 'uspatent', "&MAKEflatten", 'utorontothesis', "die 'skipping, noinfo license, 1997'", 'utthesis', "die 'skipping, await request, 1995'", + 'variablelm', "&MAKEflatten", 'varioref', "die 'skipping, use latex[-tds]'", 'vector', "die 'skipping, noinfo license, 1994'", 'vdm', "die 'skipping, noinfo license, 1994'", diff --git a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc index d2c02652b4c..8e2f23499ad 100644 --- a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc @@ -1066,6 +1066,7 @@ depend uri depend ushort depend uspace depend uwmslide +depend variablelm depend varindex depend varsfromjobname depend varwidth diff --git a/Master/tlpkg/tlpsrc/variablelm.tlpsrc b/Master/tlpkg/tlpsrc/variablelm.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/variablelm.tlpsrc |