diff options
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 3 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-luatex.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/sympycalc.tlpsrc | 0 |
4 files changed, 4 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 6c27e5996c6..a9fb51a2f7f 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -778,7 +778,8 @@ my @TLP_working = qw( superiors supertabular suppose susy svg svg-inkscape svgcolor svn svn-multi svn-prov svninfo svrsymbols swebib swfigure swimgraf swrule swungdash syllogism - symbats3 symbol sympytexpackage syntax synproof syntaxdi syntrace synttree + symbats3 symbol sympycalc sympytexpackage + syntax synproof syntaxdi syntrace synttree systeme t-angles t2 tabbing tabfigures table-fct tableaux tablefootnote tableof diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 16ef84ff144..1997462c528 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -1797,6 +1797,7 @@ chomp (my $ctan_root = `tlpkginfo --ctan-root`); 'splitindex' => '&POST_do_man', 'startex' => '&POST_otherformat', 'stex', => '&POSTstex', + 'sympycalc' => '&POST_onelevel', 'tangramtikz' => '&POST_onelevel', 'tap' => '&POSTtap', 'tds' => '&POST_rmsymlink', # no README.html diff --git a/Master/tlpkg/tlpsrc/collection-luatex.tlpsrc b/Master/tlpkg/tlpsrc/collection-luatex.tlpsrc index 22f6693b5a7..103320990a8 100644 --- a/Master/tlpkg/tlpsrc/collection-luatex.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-luatex.tlpsrc @@ -97,6 +97,7 @@ depend showkerning depend spacekern depend spelling depend stricttex +depend sympycalc depend texfindpkg depend truthtable depend tsvtemplate diff --git a/Master/tlpkg/tlpsrc/sympycalc.tlpsrc b/Master/tlpkg/tlpsrc/sympycalc.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/sympycalc.tlpsrc |