diff options
author | Karl Berry <karl@freefriends.org> | 2017-01-21 22:40:40 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-01-21 22:40:40 +0000 |
commit | 810c9c556efd15084ce2831140b1595abac07135 (patch) | |
tree | 65aa1cd7b0b2723b514ea509d2a41cb870b359d3 /Master/tlpkg | |
parent | 042efc3010d33703ce17f48948f9abd244eb5458 (diff) |
trigonometry (21jan17)
git-svn-id: svn://tug.org/texlive/trunk@43006 c570f23f-e606-0410-a88d-b1316a301751
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-genericextra.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/trigonometry.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 c92efc23386..e84346efac0 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -608,7 +608,8 @@ my @TLP_working = qw( translation-filecontents-de translation-moreverb-de translation-natbib-fr translation-tabbing-fr translations - tree-dvips treetex trfsigns trimspaces trivfloat trsym truncate + tree-dvips treetex trfsigns + trigonometry trimspaces trivfloat trsym truncate tsemlines tucv tudscr tufte-latex tugboat tugboat-plain tui turabian turabian-formatting turkmen turnstile turnthepage diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index def0fcc3319..10033f47416 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -1812,6 +1812,7 @@ $standardtex = '(\.(.bx|4ht|cls|clo|cmap|code\.tex|def|fd|fontspec|ldf|sty)' 'translation-europecv-de', 'NULL', # doc 'translation-tabbing-fr', 'NULL', # doc 'treetex', '(treetex|l_pic|classes)\.tex', + 'trigonometry','\.tex', 'truncate', '^..[^s].*\.sty', # not miscdoc.sty 'tudscr', 'DDC.*|TUD.*|' . $standardtex, 'tugboat-plain','\.cmn|' . $standardtex, diff --git a/Master/tlpkg/tlpsrc/collection-genericextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-genericextra.tlpsrc index 1c9361ea6a4..75573abb262 100644 --- a/Master/tlpkg/tlpsrc/collection-genericextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-genericextra.tlpsrc @@ -51,6 +51,7 @@ depend systeme depend tabto-generic depend termmenu depend tracklang +depend trigonometry depend texapi depend upca depend xlop diff --git a/Master/tlpkg/tlpsrc/trigonometry.tlpsrc b/Master/tlpkg/tlpsrc/trigonometry.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/trigonometry.tlpsrc |