diff options
author | Norbert Preining <preining@logic.at> | 2017-04-04 05:16:32 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2017-04-04 05:16:32 +0000 |
commit | 5f75f308456b141211e9bbd313ac641ab977bb0f (patch) | |
tree | e0f171e27c39af3ef65ce30ec3651b78575a3da4 /Master/tlpkg | |
parent | f7e3f0fec458c74f13009de5518ddd65e011208f (diff) |
mathpunctspace (new 4/Apr)
git-svn-id: svn://tug.org/texlive/trunk@43689 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-mathscience.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/mathpunctspace.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 e5387df5e93..f1a2fd5385d 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -398,7 +398,7 @@ my @TLP_working = qw( marginfix marginnote markdown marvosym matc3 matc3mem match_parens math-e math-into-latex-4 mathabx mathabx-type1 mathalfa mathastext - mathcomp mathdesign mathdots mathexam mathpartir + mathcomp mathdesign mathdots mathexam mathpartir mathpunctspace mathspec mathtools matlab-prettifier mathspic maths-symbols mattens maybemath mbenotes mcaption mceinleger mcf2graph mcite mciteplus mcmthesis diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index cf0b8151b40..a6a1a16261b 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -709,6 +709,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'mathgifg', "die 'skipping, nonfree font support'", 'mathexam', "&MAKEflatten", 'mathpazo', "&MAKEmathpazo", + 'mathpunctspace', "&MAKEflatten", 'mathspic', "&MAKEflatten", 'mathstone', "die 'skipping, requires nonfree Stone fonts'", 'matlab', "die 'skipping, requires nonfree matlab'", diff --git a/Master/tlpkg/tlpsrc/collection-mathscience.tlpsrc b/Master/tlpkg/tlpsrc/collection-mathscience.tlpsrc index 3830c21c5d0..5bd9cff7fb3 100644 --- a/Master/tlpkg/tlpsrc/collection-mathscience.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-mathscience.tlpsrc @@ -91,6 +91,7 @@ depend lplfitch depend lstbayes depend mathcomp depend mathpartir +depend mathpunctspace depend matlab-prettifier depend mattens depend mgltex diff --git a/Master/tlpkg/tlpsrc/mathpunctspace.tlpsrc b/Master/tlpkg/tlpsrc/mathpunctspace.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/mathpunctspace.tlpsrc |