diff options
author | Karl Berry <karl@freefriends.org> | 2014-08-07 21:48:31 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-08-07 21:48:31 +0000 |
commit | 98671049353563c41018df37c462fb09ca81b22d (patch) | |
tree | a9e878b988a25750972779cc3cddd2505b7db904 /Master/tlpkg | |
parent | d6158a3c4bae59f230a930d040c88f709a8154ee (diff) |
komacv (7aug14)
git-svn-id: svn://tug.org/texlive/trunk@34865 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 | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/komacv.tlpsrc | 0 |
4 files changed, 3 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 6b745ec220d..f9b12fea5e1 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -266,7 +266,7 @@ my @TLP_working = qw( keycommand keyreader keystroke keyval2e kix kixfont knitting knittingpattern knuth knuth-lib knuth-local koma-moderncvclassic koma-script koma-script-examples koma-script-sfs - kotex-oblivoir kotex-plain kotex-utf kotex-utils + komacv kotex-oblivoir kotex-plain kotex-utf kotex-utils kpfonts ksfh_nat ktv-texdata kurier l2picfaq l2tabu l2tabu-english l2tabu-french l2tabu-italian l2tabu-spanish diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 5d2dc95c3a2..e83d1cbb663 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -2198,6 +2198,7 @@ my $core_latex = "$Master/texmf-dist/tex/latex"; 'japanese', => 'platex', 'jsclasses', => 'platex', 'kdgdocs' => 'latex', # requires interaction + 'komacv' => 'latex', # requires interaction 'labelcas' => 'latex', # requires interaction 'lastpage' => 'tex', 'lcd' => 'latex -translate-file=empty.tcx', # no 8-bit diff --git a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc index 09113ac47f4..6eaf01c360e 100644 --- a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc @@ -429,6 +429,7 @@ depend keyval2e depend kix depend koma-moderncvclassic depend koma-script-sfs +depend komacv depend ktv-texdata depend l3build depend labbook diff --git a/Master/tlpkg/tlpsrc/komacv.tlpsrc b/Master/tlpkg/tlpsrc/komacv.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/komacv.tlpsrc |