summaryrefslogtreecommitdiff
path: root/fonts/etbb
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2020-09-22 03:01:12 +0000
committerNorbert Preining <norbert@preining.info>2020-09-22 03:01:12 +0000
commit1a37a060977fa92be44dcee0fb99c59e46023afe (patch)
tree2ce5093e943a86635e98fe04177c29b4784e3f2e /fonts/etbb
parent08c58783476dcc12acae0a0db4fa725a37b7932f (diff)
CTAN sync 202009220301
Diffstat (limited to 'fonts/etbb')
-rw-r--r--fonts/etbb/README5
-rw-r--r--fonts/etbb/tex/ETbb.sty14
2 files changed, 15 insertions, 4 deletions
diff --git a/fonts/etbb/README b/fonts/etbb/README
index 137aa7fd8b..14bda97f76 100644
--- a/fonts/etbb/README
+++ b/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.05 2020-07-01
+Current version: 1.051 2020-09-20
+
+Changes in version 1.051
+Modified the \textcircled macro so as to scale as expected.
Changes in version 1.05
1. Added swashQ glyph to all faces, along with changes to latex support to enable it. See the documentation.
diff --git a/fonts/etbb/tex/ETbb.sty b/fonts/etbb/tex/ETbb.sty
index bcdc884409..c46fd4bfdb 100644
--- a/fonts/etbb/tex/ETbb.sty
+++ b/fonts/etbb/tex/ETbb.sty
@@ -1,7 +1,7 @@
%%
\NeedsTeXFormat{LaTeX2e}
-\def\fileversion{1.05}
-\def\filedate{2020/07/01}
+\def\fileversion{1.051}
+\def\filedate{2020/09/20}
\ProvidesPackage{ETbb}
[\filedate\space v\fileversion. Style file for ETbb.]
@@ -10,6 +10,7 @@
\RequirePackage{ifetex}
\ifetex\RequirePackage{etoolbox}\fi %etoolbox loads etex.sty
\RequirePackage{xstring,ifthen} % for \textfrac
+\RequirePackage{scalefnt}
\IfFileExists{mweights.sty}{\RequirePackage{mweights}}{}
\IfFileExists{fontaxes.sty}{
\RequirePackage{fontaxes}
@@ -122,11 +123,18 @@
\DeclareTextCommand{\textcircled}{TS1}[1]{\hmode@bgroup
\ooalign{%
- \hfil \raise .44ex\hbox {\fontencoding{T1}\fontseries{m}\fontshape{sc}\fontsize{7.5}{9}\selectfont \lowercase{#1}}\hfil \crcr
+ \hfil \raise .44ex\hbox {\fontencoding{T1}\fontfamily{ETbb-TOsF}\fontseries{m}\fontshape{sc}\selectfont\scalefont{.75}\lowercase{#1}}\hfil \crcr
\hfil{\fontencoding{TS1}\fontseries{m}\char79\relax}\hfil% bigcircle
}%
\egroup}
+%\DeclareTextCommand{\textcircled}{TS1}[1]{\hmode@bgroup
+% \ooalign{%
+% \hfil \raise .44ex\hbox {\fontencoding{T1}\fontseries{m}\fontshape{sc}\fontsize{7.5}{9}\selectfont \lowercase{#1}}\hfil \crcr
+% \hfil{\fontencoding{TS1}\fontseries{m}\char79\relax}\hfil% bigcircle
+% }%
+% \egroup}
+
\renewcommand*{\rmdefault}{ETbb-TLF}
\DeclareRobustCommand{\lfstyle}{%