diff options
author | Karl Berry <karl@freefriends.org> | 2019-12-18 22:05:29 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-12-18 22:05:29 +0000 |
commit | fa880c4159ef5e0deef1288e21a4eecced915bcc (patch) | |
tree | b535244b628d2b591afffba4f0d6c51a9ed6796d /Master/tlpkg | |
parent | cff0cf05d8d0a25715ac5a2e4385d60364701f0f (diff) |
clara (18dec19)
git-svn-id: svn://tug.org/texlive/trunk@53178 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/clara.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-fontsextra.tlpsrc | 1 |
4 files changed, 4 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 5a7c193c6b5..0c8c178aa83 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -162,7 +162,7 @@ my @TLP_working = qw( chronosys chs-physics-report chscite churchslavonic cinzel circ circledsteps circuit-macros circuitikz cite citeall citeref cje cjhebrew cjk cjk-gs-integrate cjk-ko cjkpunct - classics classpack classicthesis + clara classics classpack classicthesis cleanthesis clearsans clefval cleveref clipboard clock clojure-pamphlet cloze clrdblpg clrscode clrscode3e clrstrip cluttex cm cm-lgc cm-mf-extra-bold cm-super cm-unicode diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 0114997907f..bc171c75b63 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -257,6 +257,7 @@ chomp (my $ctan_root = `tlpkginfo --ctan-root`); 'cirth', "die 'skipping, nosell license'", 'cjk', "&MAKEcjk", 'cjw', "die 'skipping, nosell license'", + 'clara', "&MAKEflatten", 'clarendo', "die 'skipping, nonfree font'", 'classico', "die 'skipping, nonfree font'", 'clock', "&MAKEflatten", diff --git a/Master/tlpkg/tlpsrc/clara.tlpsrc b/Master/tlpkg/tlpsrc/clara.tlpsrc new file mode 100644 index 00000000000..ec1f69b19ce --- /dev/null +++ b/Master/tlpkg/tlpsrc/clara.tlpsrc @@ -0,0 +1 @@ +execute addMap Clara.map diff --git a/Master/tlpkg/tlpsrc/collection-fontsextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-fontsextra.tlpsrc index 0dfb695e560..95c7d8899b0 100644 --- a/Master/tlpkg/tlpsrc/collection-fontsextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-fontsextra.tlpsrc @@ -62,6 +62,7 @@ depend cfr-lm depend cherokee depend chivo depend cinzel +depend clara depend clearsans depend cm-lgc depend cm-mf-extra-bold |