diff options
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/ctan2tds | 1 | ||||
-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/tdclock.tlpsrc | 2 |
4 files changed, 5 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/ctan2tds b/Master/tlpkg/bin/ctan2tds index c75be177960..3bd969533be 100755 --- a/Master/tlpkg/bin/ctan2tds +++ b/Master/tlpkg/bin/ctan2tds @@ -59,6 +59,7 @@ chdir $startdir || die "chdir($startdir) failed: $!"; # back to raw 'alphabib', "die 'skipping, shell script, and no doc source?'", 'ams', "die 'skipping, update manually to preserve ams fonts'", 'amsldoc-vn', "&MAKEflatten", + 'analogclock', "die 'skipping, requires system font installation", 'antomega', "&MAKEflatten", 'antt', "&MAKEcopy", #'antp', "&MAKEflatten", # not sure about config.antp yet diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 2e9a8f6dfe4..8665125b2ad 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -209,7 +209,7 @@ my @WorkingTLP = qw( supertabular susy svgcolor svn svn-multi svninfo swebib syllogism syntax synproof syntrace synttree t-angles t2 Tabbing tableaux tablists tablor tabulary tabvar talk - tamethebeast tdsfrmath + tamethebeast tdclock tdsfrmath ted templates-fenn templates-sommer tengwarscript tensor termcal termlist teubner tex-ewd tex-gyre texcount texilikecover texmate diff --git a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc index 79c95dfb691..15d2a021334 100644 --- a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc @@ -503,6 +503,7 @@ depend tabulary depend talk depend taupin depend tcldoc +depend tdclock depend technics depend ted depend termcal diff --git a/Master/tlpkg/tlpsrc/tdclock.tlpsrc b/Master/tlpkg/tlpsrc/tdclock.tlpsrc new file mode 100644 index 00000000000..b030331d3ec --- /dev/null +++ b/Master/tlpkg/tlpsrc/tdclock.tlpsrc @@ -0,0 +1,2 @@ +name tdclock +category Package |