diff options
author | Karl Berry <karl@freefriends.org> | 2015-02-17 23:09:12 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-02-17 23:09:12 +0000 |
commit | 51661b622a44e667b7be53c82b5f734ffc948ec7 (patch) | |
tree | e0e1b929227fc5191f60c1d466d15be0a46b037b /Master/tlpkg | |
parent | 29da2f586abfa4540d83c924fbe48d3cbe75d169 (diff) |
ticollege (17feb15)
git-svn-id: svn://tug.org/texlive/trunk@36306 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 2 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 2 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-pictures.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/ticollege.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 a2758ba39fc..d8a9d3de91b 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -504,7 +504,7 @@ my @TLP_working = qw( tfrupee thalie theoremref thesis-ekf thesis-titlepage-fhac thinsp thmbox thmtools threadcol threeddice threeparttable threeparttablex thumb thumbpdf thumbs thumby thuthesis - ticket + ticket ticollege tikz-bayesnet tikz-cd tikz-3dplot tikz-dependency tikz-dimline tikz-inet tikz-opm tikz-qtree tikz-timing tikzinclude tikzmark tikzorbital diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 7e7e8ef5b22..95e9a46f172 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -1006,6 +1006,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'thesis-titlepage-fhAC',"die 'skipping, use ...fhac'", 'thsmc', "die 'skipping, requires nonfree font'", 'ticket', "&MAKEflatten", + 'ticollege', "&MAKEflatten", 'time', "die 'skipping, use piff'", 'timeline', "die 'skipping, LaTeX 2.09, never in TL'", 'timescyr', "die 'skipping, monotype font is nonfree'", @@ -2311,6 +2312,7 @@ $standardinsrunner="latex -interaction=nonstopmode"; 'pst-eucl-translation-bg' => 'NULL', # doc 'seuthesis', => 'NULL', # doc 'tkz-tab', => 'NULL', # doc + 'ticollege', => 'NULL', # doc 'turnthepage', => 'NULL', # doc 'voss-mathmode', => 'NULL', # doc ); diff --git a/Master/tlpkg/tlpsrc/collection-pictures.tlpsrc b/Master/tlpkg/tlpsrc/collection-pictures.tlpsrc index 5662a381b55..784ffe2b06f 100644 --- a/Master/tlpkg/tlpsrc/collection-pictures.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-pictures.tlpsrc @@ -100,6 +100,7 @@ depend smartdiagram depend spath3 depend swimgraf depend texdraw +depend ticollege depend tipfr depend tikz-3dplot depend tikz-bayesnet diff --git a/Master/tlpkg/tlpsrc/ticollege.tlpsrc b/Master/tlpkg/tlpsrc/ticollege.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/ticollege.tlpsrc |