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/constants.tlpsrc | 2 |
3 files changed, 4 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index f785ffb20dc..e5d92d44340 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -46,7 +46,7 @@ my @WorkingTLP = qw( clefval cleveref clock clrscode cmap cmastro cmdstring cmdtrack cmll colorinfo colortbl colorwav commath compactbib complexity comprehensive - computational-complexity confproc + computational-complexity confproc constants cooking cool coollist coolstr cooltooltips coordsys courier-scaled courseoutline coursepaper coverpage crop crossreference csquotes csvtools ctable diff --git a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc index e917c53b46d..0c347c54cf0 100644 --- a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc @@ -77,6 +77,7 @@ depend colorwav depend combine depend comment depend concprog +depend constants depend contour depend cooking depend cool diff --git a/Master/tlpkg/tlpsrc/constants.tlpsrc b/Master/tlpkg/tlpsrc/constants.tlpsrc new file mode 100644 index 00000000000..347ffd85782 --- /dev/null +++ b/Master/tlpkg/tlpsrc/constants.tlpsrc @@ -0,0 +1,2 @@ +name constants +category Package |