diff options
author | Karl Berry <karl@freefriends.org> | 2022-06-01 20:28:30 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2022-06-01 20:28:30 +0000 |
commit | 97f29c79f4075a73df802d0836dba1f6dc69fd6e (patch) | |
tree | 9caed9322e29771d8ffeb5f46976fdd69914c4bd /Master/texmf-dist/tex/latex/gentium-tug/t2bgentiumbook.fd | |
parent | aa1bfca634b519a014b6a74f78dafa9609a545a8 (diff) |
gentium-tug (1jun22)
git-svn-id: svn://tug.org/texlive/trunk@63470 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/gentium-tug/t2bgentiumbook.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/gentium-tug/t2bgentiumbook.fd | 39 |
1 files changed, 38 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/gentium-tug/t2bgentiumbook.fd b/Master/texmf-dist/tex/latex/gentium-tug/t2bgentiumbook.fd index 0f8230c1a30..2d12d3c83d4 100644 --- a/Master/texmf-dist/tex/latex/gentium-tug/t2bgentiumbook.fd +++ b/Master/texmf-dist/tex/latex/gentium-tug/t2bgentiumbook.fd @@ -1,5 +1,5 @@ \ProvidesFile{t2bgentiumbook.fd} - [2022/05/09 Font definitions for gentiumbook.] + [2022/05/30 Font definitions for gentiumbook.] \expandafter\ifx\csname gentiumbook@scale\endcsname\relax \let\gentiumbook@@scale\@empty @@ -25,6 +25,22 @@ <-> \gentiumbook@@scale t2b-gentiumbook-bolditalic }{} +\DeclareFontShape{T2B}{gentiumbook}{sl}{n}{ + <-> \gentiumbook@@scale t2b-gentiumplus-regular +}{} + +\DeclareFontShape{T2B}{gentiumbook}{sl}{it}{ + <-> \gentiumbook@@scale t2b-gentiumplus-italic +}{} + +\DeclareFontShape{T2B}{gentiumbook}{sb}{n}{ + <-> \gentiumbook@@scale t2b-gentiumplus-bold +}{} + +\DeclareFontShape{T2B}{gentiumbook}{sb}{it}{ + <-> \gentiumbook@@scale t2b-gentiumplus-bolditalic +}{} + \DeclareFontShape{T2B}{gentiumbook}{m}{sc}{ <-> \gentiumbook@@scale t2b-gentiumbook-regular-sc }{} @@ -41,10 +57,31 @@ <-> \gentiumbook@@scale t2b-gentiumbook-bolditalic-sc }{} +\DeclareFontShape{T2B}{gentiumbook}{sl}{sc}{ + <-> \gentiumbook@@scale t2b-gentiumplus-regular-sc +}{} + +\DeclareFontShape{T2B}{gentiumbook}{sl}{scit}{ + <-> \gentiumbook@@scale t2b-gentiumplus-italic-sc +}{} + +\DeclareFontShape{T2B}{gentiumbook}{sb}{sc}{ + <-> \gentiumbook@@scale t2b-gentiumplus-bold-sc +}{} + +\DeclareFontShape{T2B}{gentiumbook}{sb}{scit}{ + <-> \gentiumbook@@scale t2b-gentiumplus-bolditalic-sc +}{} + \DeclareFontShape{T2B}{gentiumbook}{m}{sl}{<->ssub * gentiumbook/m/it}{} \DeclareFontShape{T2B}{gentiumbook}{b}{sl}{<->ssub * gentiumbook/b/it}{} \DeclareFontShape{T2B}{gentiumbook}{bx}{sl}{<->ssub * gentiumbook/b/it}{} \DeclareFontShape{T2B}{gentiumbook}{bx}{it}{<->ssub * gentiumbook/b/it}{} \DeclareFontShape{T2B}{gentiumbook}{bx}{n}{<->ssub * gentiumbook/b/n}{} +\DeclareFontShape{T2B}{gentiumbook}{sl}{sl}{<->ssub * gentiumbook/sl/it}{} +\DeclareFontShape{T2B}{gentiumbook}{sb}{sl}{<->ssub * gentiumbook/sb/it}{} +\DeclareFontShape{T2B}{gentiumbook}{sbx}{sl}{<->ssub * gentiumbook/sb/it}{} +\DeclareFontShape{T2B}{gentiumbook}{sbx}{it}{<->ssub * gentiumbook/sb/it}{} +\DeclareFontShape{T2B}{gentiumbook}{sbx}{n}{<->ssub * gentiumbook/sb/n}{} \endinput |