summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-09-03 22:06:50 +0000
committerKarl Berry <karl@freefriends.org>2021-09-03 22:06:50 +0000
commit7999c562adad22106f24e2d659fd3734cc939ba2 (patch)
tree5114a9bb152b54be344667e6568ace1f32bcee71 /Master
parent6ae31748e007c68dca7acd3b3e5c3efcca4dc6d6 (diff)
etbb (4sep21)
git-svn-id: svn://tug.org/texlive/trunk@60410 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r--Master/texmf-dist/doc/fonts/etbb/LICENSE2
-rw-r--r--Master/texmf-dist/doc/fonts/etbb/README5
-rw-r--r--Master/texmf-dist/fonts/opentype/public/etbb/ETbb-Bold.otfbin98376 -> 104176 bytes
-rw-r--r--Master/texmf-dist/fonts/opentype/public/etbb/ETbb-BoldItalic.otfbin94488 -> 96196 bytes
-rw-r--r--Master/texmf-dist/fonts/opentype/public/etbb/ETbb-Italic.otfbin88504 -> 92516 bytes
-rw-r--r--Master/texmf-dist/fonts/opentype/public/etbb/ETbb-Regular.otfbin110480 -> 107400 bytes
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds1
7 files changed, 6 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/fonts/etbb/LICENSE b/Master/texmf-dist/doc/fonts/etbb/LICENSE
index f804bcf189f..c4b2f6e5a02 100644
--- a/Master/texmf-dist/doc/fonts/etbb/LICENSE
+++ b/Master/texmf-dist/doc/fonts/etbb/LICENSE
@@ -1,7 +1,7 @@
Copyright (c) 2015 Dmitry Krasny, Bonnie Scranton, Edward Tufte.
Copyright (c) 2002--2012 David J. Perry.
Copyright (c) 2019 Daniel Benjamin Miller.
-Copyright (c) 2020 Michael Sharpe.
+Copyright (c) 2020--2021 Michael Sharpe.
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
diff --git a/Master/texmf-dist/doc/fonts/etbb/README b/Master/texmf-dist/doc/fonts/etbb/README
index 14bda97f767..c6285b1d53f 100644
--- a/Master/texmf-dist/doc/fonts/etbb/README
+++ b/Master/texmf-dist/doc/fonts/etbb/README
@@ -3,7 +3,10 @@ provides a version of Bembo in otf and pfb formats plus LaTeX font support files
http://www.ctan.org/license/lppl1.3
for the details of that license. Note that Bembo is a name trademarked by Monotype, hence the strange name for this package, drawn from the Berry id for the Bembo font family.
-Current version: 1.051 2020-09-20
+Current version: 1.053 2021-09-02
+
+Changes in version 1.053
+Modified a number of settings in the otf files in order that the otf fonts work as expected in Windows 10. (Thanks Espen Solheim.)
Changes in version 1.051
Modified the \textcircled macro so as to scale as expected.
diff --git a/Master/texmf-dist/fonts/opentype/public/etbb/ETbb-Bold.otf b/Master/texmf-dist/fonts/opentype/public/etbb/ETbb-Bold.otf
index dbdb4e9ed25..1d54b6a5b93 100644
--- a/Master/texmf-dist/fonts/opentype/public/etbb/ETbb-Bold.otf
+++ b/Master/texmf-dist/fonts/opentype/public/etbb/ETbb-Bold.otf
Binary files differ
diff --git a/Master/texmf-dist/fonts/opentype/public/etbb/ETbb-BoldItalic.otf b/Master/texmf-dist/fonts/opentype/public/etbb/ETbb-BoldItalic.otf
index c907e580d11..4ce97db0c79 100644
--- a/Master/texmf-dist/fonts/opentype/public/etbb/ETbb-BoldItalic.otf
+++ b/Master/texmf-dist/fonts/opentype/public/etbb/ETbb-BoldItalic.otf
Binary files differ
diff --git a/Master/texmf-dist/fonts/opentype/public/etbb/ETbb-Italic.otf b/Master/texmf-dist/fonts/opentype/public/etbb/ETbb-Italic.otf
index f13c94fb4b5..4c9270339e0 100644
--- a/Master/texmf-dist/fonts/opentype/public/etbb/ETbb-Italic.otf
+++ b/Master/texmf-dist/fonts/opentype/public/etbb/ETbb-Italic.otf
Binary files differ
diff --git a/Master/texmf-dist/fonts/opentype/public/etbb/ETbb-Regular.otf b/Master/texmf-dist/fonts/opentype/public/etbb/ETbb-Regular.otf
index 46a33a8371d..2a5a41b7936 100644
--- a/Master/texmf-dist/fonts/opentype/public/etbb/ETbb-Regular.otf
+++ b/Master/texmf-dist/fonts/opentype/public/etbb/ETbb-Regular.otf
Binary files differ
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 0c63d0640dd..41052a57951 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -483,6 +483,7 @@ chomp (my $ctan_root = `tlpkginfo --ctan-root`);
'eskdx', "&MAKEeskdx",
'esstix', "&MAKEcopy",
'esvect', "&MAKEflatten",
+ 'etbb', "&MAKEflatten",
'ethiop', "&MAKEflatten",
'euclide', "&MAKEpst",
'eukleides', "die 'skipping, requires compilation'",