diff options
author | Karl Berry <karl@freefriends.org> | 2015-02-16 21:43:28 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-02-16 21:43:28 +0000 |
commit | 44af66510a720d5a38a1779b8f1d08e6135a3692 (patch) | |
tree | 0d79d0fa602e85832bc81e592256e837503df753 /Master/tlpkg | |
parent | 6b7b72d8eb76ae970a44028cf4b89cb420824061 (diff) |
turabian (16feb15)
git-svn-id: svn://tug.org/texlive/trunk@36298 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-publishers.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/turabian.tlpsrc | 0 |
4 files changed, 2 insertions, 3 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index fed5db4603f..20eca3b90ce 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -528,7 +528,7 @@ my @TLP_working = qw( tree-dvips treetex trfsigns trimspaces trivfloat trsym truncate tsemlines tucv tudscr tufte-latex tugboat tugboat-plain - tui turabian-formatting turkmen turnstile turnthepage + tui turabian turabian-formatting turkmen turnstile turnthepage twoinone twoup txfonts txfontsb txgreeks type1cm typeface typehtml typeoutfileinfo typogrid diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 3086c1a293d..7e7e8ef5b22 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -1038,7 +1038,6 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'translator', "die 'skipping, now part of beamer'", # 'tree-dvips', "die 'skipping, noinfo license, latex 2.09'", 'treesvr', "die 'skipping, await request, 1995'", - 'turabian', "die 'skipping, no license stated in source'", 'turkish', "die 'skipping, await request, 1989'", 'turkishintro',"die 'skipping, nosource'", 'turnstile', "&MAKEflatten", @@ -2758,7 +2757,6 @@ $standardclean = '\.head|\.tmp|\.dvi|\.log|\.out|\.aux|\.toc|\.lof|\.lot' 'swimgraf' => 'swimgraf.pdf', # no source 'toptesi' => 'logo.*', # legalities unknown 'tree-dvips' => 'avm.*', # author no response - 'turabian' => 'userguide.pdf', # no source 'ucs' => 'languages.ps.gz', # no source 'xskak' => 'xskak.pdf', # no source 'xymtex' => 'doc/.*\.pdf$', # no source diff --git a/Master/tlpkg/tlpsrc/collection-publishers.tlpsrc b/Master/tlpkg/tlpsrc/collection-publishers.tlpsrc index 094f9ddcfb2..0752dbe23c0 100644 --- a/Master/tlpkg/tlpsrc/collection-publishers.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-publishers.tlpsrc @@ -113,6 +113,7 @@ depend toptesi depend tudscr depend tugboat depend tugboat-plain +depend turabian depend tui depend uaclasses depend uadocs diff --git a/Master/tlpkg/tlpsrc/turabian.tlpsrc b/Master/tlpkg/tlpsrc/turabian.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/turabian.tlpsrc |