diff options
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-fontsextra.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/opensans.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 906d52e118d..dcbaa0e541c 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -267,7 +267,7 @@ my @TLP_working = qw( nrc ntgclass ntheorem ntheorem-vn nuc numericplots numname numprint oberdiek objectz ocgtools ocr-b ocr-b-outline ocr-latex octavo ofs ogham oldlatin oldstandard oldstyle - onlyamsmath onrannual opcit optional + onlyamsmath onrannual opcit opensans optional ordinalpt orkhun ot-tableau othello othelloboard oubraces outline outliner overpic pagecolor pagecont pagenote pagerange pageslts diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index cd9f0d43d7e..d807219e688 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -597,6 +597,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'osmanian', "die 'skipping, no good license info'", 'ot2cyr', "die 'skipping, nonfree font support", 'otfinst', "die 'skipping, python script, perhaps stale", + 'opensans', "&MAKEcopy", 'otibet', "&MAKEflatten", 'oxford', "die 'skipping, nosell license'", 'pageno', "die 'skipping, nosell license'", diff --git a/Master/tlpkg/tlpsrc/collection-fontsextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-fontsextra.tlpsrc index 9b7581ab00f..1846794dc0f 100644 --- a/Master/tlpkg/tlpsrc/collection-fontsextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-fontsextra.tlpsrc @@ -127,6 +127,7 @@ depend ogham depend oinuit depend oldlatin depend oldstandard +depend opensans depend orkhun depend pacioli depend paratype diff --git a/Master/tlpkg/tlpsrc/opensans.tlpsrc b/Master/tlpkg/tlpsrc/opensans.tlpsrc new file mode 100644 index 00000000000..b85ea09e4de --- /dev/null +++ b/Master/tlpkg/tlpsrc/opensans.tlpsrc @@ -0,0 +1 @@ +execute addMap opensans.map |