summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/quattrocento
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-07-28 21:40:46 +0000
committerKarl Berry <karl@freefriends.org>2020-07-28 21:40:46 +0000
commit689e625dfb939bbd3ffee6af2079bcbdf6a865a0 (patch)
treecd2dceb8bfa09c69aee8c0d17800a94b7319da5d /Master/texmf-dist/tex/latex/quattrocento
parent39fb90ee57a5bf52d8e22eabe6a68b91cb671efc (diff)
quattrocento (28jul20)
git-svn-id: svn://tug.org/texlive/trunk@55975 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/quattrocento')
-rw-r--r--Master/texmf-dist/tex/latex/quattrocento/LY1Quattro-LF.fd44
-rw-r--r--Master/texmf-dist/tex/latex/quattrocento/LY1Quattro-Sup.fd44
-rw-r--r--Master/texmf-dist/tex/latex/quattrocento/LY1QuattroSans-LF.fd4
-rw-r--r--Master/texmf-dist/tex/latex/quattrocento/LY1QuattroSans-Sup.fd4
-rw-r--r--Master/texmf-dist/tex/latex/quattrocento/OT1Quattro-LF.fd44
-rw-r--r--Master/texmf-dist/tex/latex/quattrocento/OT1Quattro-Sup.fd44
-rw-r--r--Master/texmf-dist/tex/latex/quattrocento/OT1QuattroSans-LF.fd4
-rw-r--r--Master/texmf-dist/tex/latex/quattrocento/OT1QuattroSans-Sup.fd4
-rw-r--r--Master/texmf-dist/tex/latex/quattrocento/T1Quattro-LF.fd44
-rw-r--r--Master/texmf-dist/tex/latex/quattrocento/T1Quattro-Sup.fd44
-rw-r--r--Master/texmf-dist/tex/latex/quattrocento/T1QuattroSans-LF.fd4
-rw-r--r--Master/texmf-dist/tex/latex/quattrocento/T1QuattroSans-Sup.fd4
-rw-r--r--Master/texmf-dist/tex/latex/quattrocento/TS1Quattro-LF.fd44
-rw-r--r--Master/texmf-dist/tex/latex/quattrocento/TS1QuattroSans-LF.fd4
-rw-r--r--Master/texmf-dist/tex/latex/quattrocento/quattrocento.sty16
15 files changed, 319 insertions, 33 deletions
diff --git a/Master/texmf-dist/tex/latex/quattrocento/LY1Quattro-LF.fd b/Master/texmf-dist/tex/latex/quattrocento/LY1Quattro-LF.fd
index aad94f334fb..9d4083eabc4 100644
--- a/Master/texmf-dist/tex/latex/quattrocento/LY1Quattro-LF.fd
+++ b/Master/texmf-dist/tex/latex/quattrocento/LY1Quattro-LF.fd
@@ -1,7 +1,7 @@
-%% Generated by autoinst on 2020/07/26
+%% Generated by autoinst on 2020/07/28
%%
\ProvidesFile{LY1Quattro-LF.fd}
- [2020/07/26 (autoinst) Font definitions for LY1/Quattro-LF.]
+ [2020/07/28 (autoinst) Font definitions for LY1/Quattro-LF.]
\ifcsname s@fct@alias\endcsname\else
\gdef\s@fct@alias{\sub@sfcnt\@font@aliasinfo}
@@ -26,6 +26,14 @@
<-> \Quattro@@scale Quattro-Regular-lf-ly1
}{}
+\DeclareFontShape{LY1}{Quattro-LF}{regular}{it}{
+ <-> \Quattro@@scale Quattro-Italic-lf-ly1
+}{}
+
+\DeclareFontShape{LY1}{Quattro-LF}{regular}{sl}{
+ <-> ssub * Quattro-LF/regular/it
+}{}
+
% ---- bold ----
@@ -33,25 +41,57 @@
<-> \Quattro@@scale Quattro-Bold-lf-ly1
}{}
+\DeclareFontShape{LY1}{Quattro-LF}{bold}{it}{
+ <-> \Quattro@@scale Quattro-BoldItalic-lf-ly1
+}{}
+
+\DeclareFontShape{LY1}{Quattro-LF}{bold}{sl}{
+ <-> ssub * Quattro-LF/bold/it
+}{}
+
%
% Extra 'alias' rules to map the standard NFSS codes to our fancy names
%
% m --> regular
+\DeclareFontShape{LY1}{Quattro-LF}{m}{sl}{
+ <-> alias * Quattro-LF/regular/sl
+}{}
+
\DeclareFontShape{LY1}{Quattro-LF}{m}{n}{
<-> alias * Quattro-LF/regular/n
}{}
+\DeclareFontShape{LY1}{Quattro-LF}{m}{it}{
+ <-> alias * Quattro-LF/regular/it
+}{}
+
% b --> bold
+\DeclareFontShape{LY1}{Quattro-LF}{b}{sl}{
+ <-> alias * Quattro-LF/bold/sl
+}{}
+
\DeclareFontShape{LY1}{Quattro-LF}{b}{n}{
<-> alias * Quattro-LF/bold/n
}{}
+\DeclareFontShape{LY1}{Quattro-LF}{b}{it}{
+ <-> alias * Quattro-LF/bold/it
+}{}
+
\DeclareFontShape{LY1}{Quattro-LF}{bx}{n}{
<-> ssub * Quattro-LF/b/n
}{}
+\DeclareFontShape{LY1}{Quattro-LF}{bx}{sl}{
+ <-> ssub * Quattro-LF/b/sl
+}{}
+
+\DeclareFontShape{LY1}{Quattro-LF}{bx}{it}{
+ <-> ssub * Quattro-LF/b/it
+}{}
+
\endinput
diff --git a/Master/texmf-dist/tex/latex/quattrocento/LY1Quattro-Sup.fd b/Master/texmf-dist/tex/latex/quattrocento/LY1Quattro-Sup.fd
index 3be43606f59..aca4e0ab7c5 100644
--- a/Master/texmf-dist/tex/latex/quattrocento/LY1Quattro-Sup.fd
+++ b/Master/texmf-dist/tex/latex/quattrocento/LY1Quattro-Sup.fd
@@ -1,7 +1,7 @@
-%% Generated by autoinst on 2020/07/26
+%% Generated by autoinst on 2020/07/28
%%
\ProvidesFile{LY1Quattro-Sup.fd}
- [2020/07/26 (autoinst) Font definitions for LY1/Quattro-Sup.]
+ [2020/07/28 (autoinst) Font definitions for LY1/Quattro-Sup.]
\ifcsname s@fct@alias\endcsname\else
\gdef\s@fct@alias{\sub@sfcnt\@font@aliasinfo}
@@ -26,6 +26,14 @@
<-> \Quattro@@scale Quattro-Regular-sup-ly1
}{}
+\DeclareFontShape{LY1}{Quattro-Sup}{regular}{it}{
+ <-> \Quattro@@scale Quattro-Italic-sup-ly1
+}{}
+
+\DeclareFontShape{LY1}{Quattro-Sup}{regular}{sl}{
+ <-> ssub * Quattro-Sup/regular/it
+}{}
+
% ---- bold ----
@@ -33,25 +41,57 @@
<-> \Quattro@@scale Quattro-Bold-sup-ly1
}{}
+\DeclareFontShape{LY1}{Quattro-Sup}{bold}{it}{
+ <-> \Quattro@@scale Quattro-BoldItalic-sup-ly1
+}{}
+
+\DeclareFontShape{LY1}{Quattro-Sup}{bold}{sl}{
+ <-> ssub * Quattro-Sup/bold/it
+}{}
+
%
% Extra 'alias' rules to map the standard NFSS codes to our fancy names
%
% m --> regular
+\DeclareFontShape{LY1}{Quattro-Sup}{m}{sl}{
+ <-> alias * Quattro-Sup/regular/sl
+}{}
+
\DeclareFontShape{LY1}{Quattro-Sup}{m}{n}{
<-> alias * Quattro-Sup/regular/n
}{}
+\DeclareFontShape{LY1}{Quattro-Sup}{m}{it}{
+ <-> alias * Quattro-Sup/regular/it
+}{}
+
% b --> bold
+\DeclareFontShape{LY1}{Quattro-Sup}{b}{sl}{
+ <-> alias * Quattro-Sup/bold/sl
+}{}
+
\DeclareFontShape{LY1}{Quattro-Sup}{b}{n}{
<-> alias * Quattro-Sup/bold/n
}{}
+\DeclareFontShape{LY1}{Quattro-Sup}{b}{it}{
+ <-> alias * Quattro-Sup/bold/it
+}{}
+
\DeclareFontShape{LY1}{Quattro-Sup}{bx}{n}{
<-> ssub * Quattro-Sup/b/n
}{}
+\DeclareFontShape{LY1}{Quattro-Sup}{bx}{sl}{
+ <-> ssub * Quattro-Sup/b/sl
+}{}
+
+\DeclareFontShape{LY1}{Quattro-Sup}{bx}{it}{
+ <-> ssub * Quattro-Sup/b/it
+}{}
+
\endinput
diff --git a/Master/texmf-dist/tex/latex/quattrocento/LY1QuattroSans-LF.fd b/Master/texmf-dist/tex/latex/quattrocento/LY1QuattroSans-LF.fd
index b2ee73122b4..adc5ac64ba2 100644
--- a/Master/texmf-dist/tex/latex/quattrocento/LY1QuattroSans-LF.fd
+++ b/Master/texmf-dist/tex/latex/quattrocento/LY1QuattroSans-LF.fd
@@ -1,7 +1,7 @@
-%% Generated by autoinst on 2020/07/26
+%% Generated by autoinst on 2020/07/28
%%
\ProvidesFile{LY1QuattroSans-LF.fd}
- [2020/07/26 (autoinst) Font definitions for LY1/QuattroSans-LF.]
+ [2020/07/28 (autoinst) Font definitions for LY1/QuattroSans-LF.]
\ifcsname s@fct@alias\endcsname\else
\gdef\s@fct@alias{\sub@sfcnt\@font@aliasinfo}
diff --git a/Master/texmf-dist/tex/latex/quattrocento/LY1QuattroSans-Sup.fd b/Master/texmf-dist/tex/latex/quattrocento/LY1QuattroSans-Sup.fd
index c95b00aa4ec..69336dbc8ab 100644
--- a/Master/texmf-dist/tex/latex/quattrocento/LY1QuattroSans-Sup.fd
+++ b/Master/texmf-dist/tex/latex/quattrocento/LY1QuattroSans-Sup.fd
@@ -1,7 +1,7 @@
-%% Generated by autoinst on 2020/07/26
+%% Generated by autoinst on 2020/07/28
%%
\ProvidesFile{LY1QuattroSans-Sup.fd}
- [2020/07/26 (autoinst) Font definitions for LY1/QuattroSans-Sup.]
+ [2020/07/28 (autoinst) Font definitions for LY1/QuattroSans-Sup.]
\ifcsname s@fct@alias\endcsname\else
\gdef\s@fct@alias{\sub@sfcnt\@font@aliasinfo}
diff --git a/Master/texmf-dist/tex/latex/quattrocento/OT1Quattro-LF.fd b/Master/texmf-dist/tex/latex/quattrocento/OT1Quattro-LF.fd
index 1ef1eee82d2..8c7a6f7a65c 100644
--- a/Master/texmf-dist/tex/latex/quattrocento/OT1Quattro-LF.fd
+++ b/Master/texmf-dist/tex/latex/quattrocento/OT1Quattro-LF.fd
@@ -1,7 +1,7 @@
-%% Generated by autoinst on 2020/07/26
+%% Generated by autoinst on 2020/07/28
%%
\ProvidesFile{OT1Quattro-LF.fd}
- [2020/07/26 (autoinst) Font definitions for OT1/Quattro-LF.]
+ [2020/07/28 (autoinst) Font definitions for OT1/Quattro-LF.]
\ifcsname s@fct@alias\endcsname\else
\gdef\s@fct@alias{\sub@sfcnt\@font@aliasinfo}
@@ -26,6 +26,14 @@
<-> \Quattro@@scale Quattro-Regular-lf-ot1
}{}
+\DeclareFontShape{OT1}{Quattro-LF}{regular}{it}{
+ <-> \Quattro@@scale Quattro-Italic-lf-ot1
+}{}
+
+\DeclareFontShape{OT1}{Quattro-LF}{regular}{sl}{
+ <-> ssub * Quattro-LF/regular/it
+}{}
+
% ---- bold ----
@@ -33,25 +41,57 @@
<-> \Quattro@@scale Quattro-Bold-lf-ot1
}{}
+\DeclareFontShape{OT1}{Quattro-LF}{bold}{it}{
+ <-> \Quattro@@scale Quattro-BoldItalic-lf-ot1
+}{}
+
+\DeclareFontShape{OT1}{Quattro-LF}{bold}{sl}{
+ <-> ssub * Quattro-LF/bold/it
+}{}
+
%
% Extra 'alias' rules to map the standard NFSS codes to our fancy names
%
% m --> regular
+\DeclareFontShape{OT1}{Quattro-LF}{m}{sl}{
+ <-> alias * Quattro-LF/regular/sl
+}{}
+
\DeclareFontShape{OT1}{Quattro-LF}{m}{n}{
<-> alias * Quattro-LF/regular/n
}{}
+\DeclareFontShape{OT1}{Quattro-LF}{m}{it}{
+ <-> alias * Quattro-LF/regular/it
+}{}
+
% b --> bold
+\DeclareFontShape{OT1}{Quattro-LF}{b}{sl}{
+ <-> alias * Quattro-LF/bold/sl
+}{}
+
\DeclareFontShape{OT1}{Quattro-LF}{b}{n}{
<-> alias * Quattro-LF/bold/n
}{}
+\DeclareFontShape{OT1}{Quattro-LF}{b}{it}{
+ <-> alias * Quattro-LF/bold/it
+}{}
+
\DeclareFontShape{OT1}{Quattro-LF}{bx}{n}{
<-> ssub * Quattro-LF/b/n
}{}
+\DeclareFontShape{OT1}{Quattro-LF}{bx}{sl}{
+ <-> ssub * Quattro-LF/b/sl
+}{}
+
+\DeclareFontShape{OT1}{Quattro-LF}{bx}{it}{
+ <-> ssub * Quattro-LF/b/it
+}{}
+
\endinput
diff --git a/Master/texmf-dist/tex/latex/quattrocento/OT1Quattro-Sup.fd b/Master/texmf-dist/tex/latex/quattrocento/OT1Quattro-Sup.fd
index ccd064c1023..5c5b434bcd8 100644
--- a/Master/texmf-dist/tex/latex/quattrocento/OT1Quattro-Sup.fd
+++ b/Master/texmf-dist/tex/latex/quattrocento/OT1Quattro-Sup.fd
@@ -1,7 +1,7 @@
-%% Generated by autoinst on 2020/07/26
+%% Generated by autoinst on 2020/07/28
%%
\ProvidesFile{OT1Quattro-Sup.fd}
- [2020/07/26 (autoinst) Font definitions for OT1/Quattro-Sup.]
+ [2020/07/28 (autoinst) Font definitions for OT1/Quattro-Sup.]
\ifcsname s@fct@alias\endcsname\else
\gdef\s@fct@alias{\sub@sfcnt\@font@aliasinfo}
@@ -26,6 +26,14 @@
<-> \Quattro@@scale Quattro-Regular-sup-ot1
}{}
+\DeclareFontShape{OT1}{Quattro-Sup}{regular}{it}{
+ <-> \Quattro@@scale Quattro-Italic-sup-ot1
+}{}
+
+\DeclareFontShape{OT1}{Quattro-Sup}{regular}{sl}{
+ <-> ssub * Quattro-Sup/regular/it
+}{}
+
% ---- bold ----
@@ -33,25 +41,57 @@
<-> \Quattro@@scale Quattro-Bold-sup-ot1
}{}
+\DeclareFontShape{OT1}{Quattro-Sup}{bold}{it}{
+ <-> \Quattro@@scale Quattro-BoldItalic-sup-ot1
+}{}
+
+\DeclareFontShape{OT1}{Quattro-Sup}{bold}{sl}{
+ <-> ssub * Quattro-Sup/bold/it
+}{}
+
%
% Extra 'alias' rules to map the standard NFSS codes to our fancy names
%
% m --> regular
+\DeclareFontShape{OT1}{Quattro-Sup}{m}{sl}{
+ <-> alias * Quattro-Sup/regular/sl
+}{}
+
\DeclareFontShape{OT1}{Quattro-Sup}{m}{n}{
<-> alias * Quattro-Sup/regular/n
}{}
+\DeclareFontShape{OT1}{Quattro-Sup}{m}{it}{
+ <-> alias * Quattro-Sup/regular/it
+}{}
+
% b --> bold
+\DeclareFontShape{OT1}{Quattro-Sup}{b}{sl}{
+ <-> alias * Quattro-Sup/bold/sl
+}{}
+
\DeclareFontShape{OT1}{Quattro-Sup}{b}{n}{
<-> alias * Quattro-Sup/bold/n
}{}
+\DeclareFontShape{OT1}{Quattro-Sup}{b}{it}{
+ <-> alias * Quattro-Sup/bold/it
+}{}
+
\DeclareFontShape{OT1}{Quattro-Sup}{bx}{n}{
<-> ssub * Quattro-Sup/b/n
}{}
+\DeclareFontShape{OT1}{Quattro-Sup}{bx}{sl}{
+ <-> ssub * Quattro-Sup/b/sl
+}{}
+
+\DeclareFontShape{OT1}{Quattro-Sup}{bx}{it}{
+ <-> ssub * Quattro-Sup/b/it
+}{}
+
\endinput
diff --git a/Master/texmf-dist/tex/latex/quattrocento/OT1QuattroSans-LF.fd b/Master/texmf-dist/tex/latex/quattrocento/OT1QuattroSans-LF.fd
index dc9e6ec15b0..ca5c029c0f4 100644
--- a/Master/texmf-dist/tex/latex/quattrocento/OT1QuattroSans-LF.fd
+++ b/Master/texmf-dist/tex/latex/quattrocento/OT1QuattroSans-LF.fd
@@ -1,7 +1,7 @@
-%% Generated by autoinst on 2020/07/26
+%% Generated by autoinst on 2020/07/28
%%
\ProvidesFile{OT1QuattroSans-LF.fd}
- [2020/07/26 (autoinst) Font definitions for OT1/QuattroSans-LF.]
+ [2020/07/28 (autoinst) Font definitions for OT1/QuattroSans-LF.]
\ifcsname s@fct@alias\endcsname\else
\gdef\s@fct@alias{\sub@sfcnt\@font@aliasinfo}
diff --git a/Master/texmf-dist/tex/latex/quattrocento/OT1QuattroSans-Sup.fd b/Master/texmf-dist/tex/latex/quattrocento/OT1QuattroSans-Sup.fd
index ecee127260e..41edd6f12d0 100644
--- a/Master/texmf-dist/tex/latex/quattrocento/OT1QuattroSans-Sup.fd
+++ b/Master/texmf-dist/tex/latex/quattrocento/OT1QuattroSans-Sup.fd
@@ -1,7 +1,7 @@
-%% Generated by autoinst on 2020/07/26
+%% Generated by autoinst on 2020/07/28
%%
\ProvidesFile{OT1QuattroSans-Sup.fd}
- [2020/07/26 (autoinst) Font definitions for OT1/QuattroSans-Sup.]
+ [2020/07/28 (autoinst) Font definitions for OT1/QuattroSans-Sup.]
\ifcsname s@fct@alias\endcsname\else
\gdef\s@fct@alias{\sub@sfcnt\@font@aliasinfo}
diff --git a/Master/texmf-dist/tex/latex/quattrocento/T1Quattro-LF.fd b/Master/texmf-dist/tex/latex/quattrocento/T1Quattro-LF.fd
index f9264b70246..d2752ed1241 100644
--- a/Master/texmf-dist/tex/latex/quattrocento/T1Quattro-LF.fd
+++ b/Master/texmf-dist/tex/latex/quattrocento/T1Quattro-LF.fd
@@ -1,7 +1,7 @@
-%% Generated by autoinst on 2020/07/26
+%% Generated by autoinst on 2020/07/28
%%
\ProvidesFile{T1Quattro-LF.fd}
- [2020/07/26 (autoinst) Font definitions for T1/Quattro-LF.]
+ [2020/07/28 (autoinst) Font definitions for T1/Quattro-LF.]
\ifcsname s@fct@alias\endcsname\else
\gdef\s@fct@alias{\sub@sfcnt\@font@aliasinfo}
@@ -26,6 +26,14 @@
<-> \Quattro@@scale Quattro-Regular-lf-t1
}{}
+\DeclareFontShape{T1}{Quattro-LF}{regular}{it}{
+ <-> \Quattro@@scale Quattro-Italic-lf-t1
+}{}
+
+\DeclareFontShape{T1}{Quattro-LF}{regular}{sl}{
+ <-> ssub * Quattro-LF/regular/it
+}{}
+
% ---- bold ----
@@ -33,25 +41,57 @@
<-> \Quattro@@scale Quattro-Bold-lf-t1
}{}
+\DeclareFontShape{T1}{Quattro-LF}{bold}{it}{
+ <-> \Quattro@@scale Quattro-BoldItalic-lf-t1
+}{}
+
+\DeclareFontShape{T1}{Quattro-LF}{bold}{sl}{
+ <-> ssub * Quattro-LF/bold/it
+}{}
+
%
% Extra 'alias' rules to map the standard NFSS codes to our fancy names
%
% m --> regular
+\DeclareFontShape{T1}{Quattro-LF}{m}{sl}{
+ <-> alias * Quattro-LF/regular/sl
+}{}
+
\DeclareFontShape{T1}{Quattro-LF}{m}{n}{
<-> alias * Quattro-LF/regular/n
}{}
+\DeclareFontShape{T1}{Quattro-LF}{m}{it}{
+ <-> alias * Quattro-LF/regular/it
+}{}
+
% b --> bold
+\DeclareFontShape{T1}{Quattro-LF}{b}{sl}{
+ <-> alias * Quattro-LF/bold/sl
+}{}
+
\DeclareFontShape{T1}{Quattro-LF}{b}{n}{
<-> alias * Quattro-LF/bold/n
}{}
+\DeclareFontShape{T1}{Quattro-LF}{b}{it}{
+ <-> alias * Quattro-LF/bold/it
+}{}
+
\DeclareFontShape{T1}{Quattro-LF}{bx}{n}{
<-> ssub * Quattro-LF/b/n
}{}
+\DeclareFontShape{T1}{Quattro-LF}{bx}{sl}{
+ <-> ssub * Quattro-LF/b/sl
+}{}
+
+\DeclareFontShape{T1}{Quattro-LF}{bx}{it}{
+ <-> ssub * Quattro-LF/b/it
+}{}
+
\endinput
diff --git a/Master/texmf-dist/tex/latex/quattrocento/T1Quattro-Sup.fd b/Master/texmf-dist/tex/latex/quattrocento/T1Quattro-Sup.fd
index a8da18b7084..65b2a45f20f 100644
--- a/Master/texmf-dist/tex/latex/quattrocento/T1Quattro-Sup.fd
+++ b/Master/texmf-dist/tex/latex/quattrocento/T1Quattro-Sup.fd
@@ -1,7 +1,7 @@
-%% Generated by autoinst on 2020/07/26
+%% Generated by autoinst on 2020/07/28
%%
\ProvidesFile{T1Quattro-Sup.fd}
- [2020/07/26 (autoinst) Font definitions for T1/Quattro-Sup.]
+ [2020/07/28 (autoinst) Font definitions for T1/Quattro-Sup.]
\ifcsname s@fct@alias\endcsname\else
\gdef\s@fct@alias{\sub@sfcnt\@font@aliasinfo}
@@ -26,6 +26,14 @@
<-> \Quattro@@scale Quattro-Regular-sup-t1
}{}
+\DeclareFontShape{T1}{Quattro-Sup}{regular}{it}{
+ <-> \Quattro@@scale Quattro-Italic-sup-t1
+}{}
+
+\DeclareFontShape{T1}{Quattro-Sup}{regular}{sl}{
+ <-> ssub * Quattro-Sup/regular/it
+}{}
+
% ---- bold ----
@@ -33,25 +41,57 @@
<-> \Quattro@@scale Quattro-Bold-sup-t1
}{}
+\DeclareFontShape{T1}{Quattro-Sup}{bold}{it}{
+ <-> \Quattro@@scale Quattro-BoldItalic-sup-t1
+}{}
+
+\DeclareFontShape{T1}{Quattro-Sup}{bold}{sl}{
+ <-> ssub * Quattro-Sup/bold/it
+}{}
+
%
% Extra 'alias' rules to map the standard NFSS codes to our fancy names
%
% m --> regular
+\DeclareFontShape{T1}{Quattro-Sup}{m}{sl}{
+ <-> alias * Quattro-Sup/regular/sl
+}{}
+
\DeclareFontShape{T1}{Quattro-Sup}{m}{n}{
<-> alias * Quattro-Sup/regular/n
}{}
+\DeclareFontShape{T1}{Quattro-Sup}{m}{it}{
+ <-> alias * Quattro-Sup/regular/it
+}{}
+
% b --> bold
+\DeclareFontShape{T1}{Quattro-Sup}{b}{sl}{
+ <-> alias * Quattro-Sup/bold/sl
+}{}
+
\DeclareFontShape{T1}{Quattro-Sup}{b}{n}{
<-> alias * Quattro-Sup/bold/n
}{}
+\DeclareFontShape{T1}{Quattro-Sup}{b}{it}{
+ <-> alias * Quattro-Sup/bold/it
+}{}
+
\DeclareFontShape{T1}{Quattro-Sup}{bx}{n}{
<-> ssub * Quattro-Sup/b/n
}{}
+\DeclareFontShape{T1}{Quattro-Sup}{bx}{sl}{
+ <-> ssub * Quattro-Sup/b/sl
+}{}
+
+\DeclareFontShape{T1}{Quattro-Sup}{bx}{it}{
+ <-> ssub * Quattro-Sup/b/it
+}{}
+
\endinput
diff --git a/Master/texmf-dist/tex/latex/quattrocento/T1QuattroSans-LF.fd b/Master/texmf-dist/tex/latex/quattrocento/T1QuattroSans-LF.fd
index 6939763e67a..1814f83d670 100644
--- a/Master/texmf-dist/tex/latex/quattrocento/T1QuattroSans-LF.fd
+++ b/Master/texmf-dist/tex/latex/quattrocento/T1QuattroSans-LF.fd
@@ -1,7 +1,7 @@
-%% Generated by autoinst on 2020/07/26
+%% Generated by autoinst on 2020/07/28
%%
\ProvidesFile{T1QuattroSans-LF.fd}
- [2020/07/26 (autoinst) Font definitions for T1/QuattroSans-LF.]
+ [2020/07/28 (autoinst) Font definitions for T1/QuattroSans-LF.]
\ifcsname s@fct@alias\endcsname\else
\gdef\s@fct@alias{\sub@sfcnt\@font@aliasinfo}
diff --git a/Master/texmf-dist/tex/latex/quattrocento/T1QuattroSans-Sup.fd b/Master/texmf-dist/tex/latex/quattrocento/T1QuattroSans-Sup.fd
index bf0678afb81..6a5af4f8bd4 100644
--- a/Master/texmf-dist/tex/latex/quattrocento/T1QuattroSans-Sup.fd
+++ b/Master/texmf-dist/tex/latex/quattrocento/T1QuattroSans-Sup.fd
@@ -1,7 +1,7 @@
-%% Generated by autoinst on 2020/07/26
+%% Generated by autoinst on 2020/07/28
%%
\ProvidesFile{T1QuattroSans-Sup.fd}
- [2020/07/26 (autoinst) Font definitions for T1/QuattroSans-Sup.]
+ [2020/07/28 (autoinst) Font definitions for T1/QuattroSans-Sup.]
\ifcsname s@fct@alias\endcsname\else
\gdef\s@fct@alias{\sub@sfcnt\@font@aliasinfo}
diff --git a/Master/texmf-dist/tex/latex/quattrocento/TS1Quattro-LF.fd b/Master/texmf-dist/tex/latex/quattrocento/TS1Quattro-LF.fd
index 660f000c21d..f6828032e58 100644
--- a/Master/texmf-dist/tex/latex/quattrocento/TS1Quattro-LF.fd
+++ b/Master/texmf-dist/tex/latex/quattrocento/TS1Quattro-LF.fd
@@ -1,7 +1,7 @@
-%% Generated by autoinst on 2020/07/26
+%% Generated by autoinst on 2020/07/28
%%
\ProvidesFile{TS1Quattro-LF.fd}
- [2020/07/26 (autoinst) Font definitions for TS1/Quattro-LF.]
+ [2020/07/28 (autoinst) Font definitions for TS1/Quattro-LF.]
\ifcsname s@fct@alias\endcsname\else
\gdef\s@fct@alias{\sub@sfcnt\@font@aliasinfo}
@@ -26,6 +26,14 @@
<-> \Quattro@@scale Quattro-Regular-lf-ts1
}{}
+\DeclareFontShape{TS1}{Quattro-LF}{regular}{it}{
+ <-> \Quattro@@scale Quattro-Italic-lf-ts1
+}{}
+
+\DeclareFontShape{TS1}{Quattro-LF}{regular}{sl}{
+ <-> ssub * Quattro-LF/regular/it
+}{}
+
% ---- bold ----
@@ -33,25 +41,57 @@
<-> \Quattro@@scale Quattro-Bold-lf-ts1
}{}
+\DeclareFontShape{TS1}{Quattro-LF}{bold}{it}{
+ <-> \Quattro@@scale Quattro-BoldItalic-lf-ts1
+}{}
+
+\DeclareFontShape{TS1}{Quattro-LF}{bold}{sl}{
+ <-> ssub * Quattro-LF/bold/it
+}{}
+
%
% Extra 'alias' rules to map the standard NFSS codes to our fancy names
%
% m --> regular
+\DeclareFontShape{TS1}{Quattro-LF}{m}{sl}{
+ <-> alias * Quattro-LF/regular/sl
+}{}
+
\DeclareFontShape{TS1}{Quattro-LF}{m}{n}{
<-> alias * Quattro-LF/regular/n
}{}
+\DeclareFontShape{TS1}{Quattro-LF}{m}{it}{
+ <-> alias * Quattro-LF/regular/it
+}{}
+
% b --> bold
+\DeclareFontShape{TS1}{Quattro-LF}{b}{sl}{
+ <-> alias * Quattro-LF/bold/sl
+}{}
+
\DeclareFontShape{TS1}{Quattro-LF}{b}{n}{
<-> alias * Quattro-LF/bold/n
}{}
+\DeclareFontShape{TS1}{Quattro-LF}{b}{it}{
+ <-> alias * Quattro-LF/bold/it
+}{}
+
\DeclareFontShape{TS1}{Quattro-LF}{bx}{n}{
<-> ssub * Quattro-LF/b/n
}{}
+\DeclareFontShape{TS1}{Quattro-LF}{bx}{sl}{
+ <-> ssub * Quattro-LF/b/sl
+}{}
+
+\DeclareFontShape{TS1}{Quattro-LF}{bx}{it}{
+ <-> ssub * Quattro-LF/b/it
+}{}
+
\endinput
diff --git a/Master/texmf-dist/tex/latex/quattrocento/TS1QuattroSans-LF.fd b/Master/texmf-dist/tex/latex/quattrocento/TS1QuattroSans-LF.fd
index 5857083c3a4..a4a57f91860 100644
--- a/Master/texmf-dist/tex/latex/quattrocento/TS1QuattroSans-LF.fd
+++ b/Master/texmf-dist/tex/latex/quattrocento/TS1QuattroSans-LF.fd
@@ -1,7 +1,7 @@
-%% Generated by autoinst on 2020/07/26
+%% Generated by autoinst on 2020/07/28
%%
\ProvidesFile{TS1QuattroSans-LF.fd}
- [2020/07/26 (autoinst) Font definitions for TS1/QuattroSans-LF.]
+ [2020/07/28 (autoinst) Font definitions for TS1/QuattroSans-LF.]
\ifcsname s@fct@alias\endcsname\else
\gdef\s@fct@alias{\sub@sfcnt\@font@aliasinfo}
diff --git a/Master/texmf-dist/tex/latex/quattrocento/quattrocento.sty b/Master/texmf-dist/tex/latex/quattrocento/quattrocento.sty
index d8805c1db48..96ace22faaf 100644
--- a/Master/texmf-dist/tex/latex/quattrocento/quattrocento.sty
+++ b/Master/texmf-dist/tex/latex/quattrocento/quattrocento.sty
@@ -1,5 +1,5 @@
\ProvidesPackage{quattrocento}[%
- 2020/07/26 (Bob Tennent) Supports Quattrocento(Sans) fonts for all LaTeX engines. ]
+ 2020/07/28 (Bob Tennent) Supports Quattrocento(Sans) fonts for all LaTeX engines. ]
\RequirePackage{ifxetex,ifluatex,textcomp}
@@ -51,8 +51,10 @@
\ifquattrocento@rm
\setmainfont
[ UprightFont = *-Regular ,
+ ItalicFont = Quattro-Italic ,
BoldFont = *-Bold ,
- ]
+ BoldItalicFont = Quattro-BoldItalic ,
+ ]
{Quattrocento}
\fi
\ifquattrocento@sf
@@ -61,7 +63,8 @@
UprightFont = *-Regular ,
ItalicFont = *-Italic ,
BoldFont = *-Bold ,
- BoldItalicFont = *-BoldItalic ]
+ BoldItalicFont = *-BoldItalic ,
+ ]
{QuattrocentoSans}
\fi
% grab the \sfdefault in case it changes subsequently:
@@ -72,15 +75,18 @@
\newfontfamily\quattrocento
[ UprightFont = *-Regular ,
+ ItalicFont = Quattro-Italic ,
BoldFont = *-Bold ,
- ]
+ BoldItalicFont = Quattro-BoldItalic ,
+ ]
{Quattrocento}
\newfontfamily\quattrocentosans
[ Scale = \QuattrocentoSans@scale ,
UprightFont = *-Regular ,
ItalicFont = *-Italic ,
BoldFont = *-Bold ,
- BoldItalicFont = *-BoldItalic ]
+ BoldItalicFont = *-BoldItalic ,
+ ]
{QuattrocentoSans}
\else % type1