diff options
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/ctan2tds | 1 | ||||
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 4 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-mathextra.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/shuffle.tlpsrc | 2 |
4 files changed, 6 insertions, 2 deletions
diff --git a/Master/tlpkg/bin/ctan2tds b/Master/tlpkg/bin/ctan2tds index b58f90c3538..c7d77701460 100755 --- a/Master/tlpkg/bin/ctan2tds +++ b/Master/tlpkg/bin/ctan2tds @@ -97,6 +97,7 @@ chdir $startdir || die "chdir($startdir) failed: $!"; # back to raw 'camel', "die 'skipping, nosell license'", 'cbfonts', "&MAKEflatten", 'cbcoptic', "&MAKEcbcoptic", + 'cfr-lm', "die 'skipping, experimental per author'", 'changebar', "&MAKEchangebar", #'chemarrow', "&MAKEflatten", # check about Arrow.vfb 'chemsym', "die 'skipping, nonfree'", diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 7c66435d2d8..e9f5d32bcef 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -189,7 +189,7 @@ my @WorkingTLP = qw( scalebar scientificpaper sciposter screenplay script sdrt sectionbox sectsty semantic semaphor seminar semioneside seqsplit setspace sf298 sffms sfg sfmath sgame shadbox shapepar - shipunov shorttoc show2e showdim showexpl showlabels + shipunov shorttoc show2e showdim showexpl showlabels shuffle SIstyle SIunits sidecap sides siggraph simplecv simplewick siunitx skak skaknew slideshow smalltableof smartref smflatex @@ -200,7 +200,7 @@ my @WorkingTLP = qw( sttools stubs subdepth subeqn subeqnarray subfig subfigure subfloat substr sudoku sudokubundle sugconf supertabular susy svgcolor svn svn-multi svninfo - swebib syntax synproof syntrace synttree + swebib syllogism syntax synproof syntrace synttree t-angles t2 Tabbing tableaux tablists tablor tabulary tabvar talk tamethebeast tdsfrmath ted templates-fenn templates-sommer tengwarscript diff --git a/Master/tlpkg/tlpsrc/collection-mathextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-mathextra.tlpsrc index ba43641320a..9b0250f00c1 100644 --- a/Master/tlpkg/tlpsrc/collection-mathextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-mathextra.tlpsrc @@ -20,6 +20,7 @@ depend mhequ depend multiobjective depend nath depend proba +depend shuffle depend statex2 depend stex depend stmaryrd diff --git a/Master/tlpkg/tlpsrc/shuffle.tlpsrc b/Master/tlpkg/tlpsrc/shuffle.tlpsrc new file mode 100644 index 00000000000..f126b04f3ba --- /dev/null +++ b/Master/tlpkg/tlpsrc/shuffle.tlpsrc @@ -0,0 +1,2 @@ +name shuffle +category Package |