summaryrefslogtreecommitdiff
path: root/fonts/gentium-tug/latex/qxgentiumbook.fd
diff options
context:
space:
mode:
Diffstat (limited to 'fonts/gentium-tug/latex/qxgentiumbook.fd')
-rw-r--r--fonts/gentium-tug/latex/qxgentiumbook.fd50
1 files changed, 50 insertions, 0 deletions
diff --git a/fonts/gentium-tug/latex/qxgentiumbook.fd b/fonts/gentium-tug/latex/qxgentiumbook.fd
new file mode 100644
index 0000000000..0cbb2443d9
--- /dev/null
+++ b/fonts/gentium-tug/latex/qxgentiumbook.fd
@@ -0,0 +1,50 @@
+\ProvidesFile{qxgentiumbook.fd}
+ [2022/05/09 Font definitions for gentiumbook.]
+
+\expandafter\ifx\csname gentiumbook@scale\endcsname\relax
+ \let\gentiumbook@@scale\@empty
+\else
+ \edef\gentiumbook@@scale{s*[\csname gentiumbook@scale\endcsname]}%
+\fi
+
+\DeclareFontFamily{QX}{gentiumbook}{}
+
+\DeclareFontShape{QX}{gentiumbook}{m}{n}{
+ <-> \gentiumbook@@scale qx-gentiumbook-regular
+}{}
+
+\DeclareFontShape{QX}{gentiumbook}{m}{it}{
+ <-> \gentiumbook@@scale qx-gentiumbook-italic
+}{}
+
+\DeclareFontShape{QX}{gentiumbook}{b}{n}{
+ <-> \gentiumbook@@scale qx-gentiumbook-bold
+}{}
+
+\DeclareFontShape{QX}{gentiumbook}{b}{it}{
+ <-> \gentiumbook@@scale qx-gentiumbook-bolditalic
+}{}
+
+\DeclareFontShape{QX}{gentiumbook}{m}{sc}{
+ <-> \gentiumbook@@scale qx-gentiumbook-regular-sc
+}{}
+
+\DeclareFontShape{QX}{gentiumbook}{m}{scit}{
+ <-> \gentiumbook@@scale qx-gentiumbook-italic-sc
+}{}
+
+\DeclareFontShape{QX}{gentiumbook}{b}{sc}{
+ <-> \gentiumbook@@scale qx-gentiumbook-bold-sc
+}{}
+
+\DeclareFontShape{QX}{gentiumbook}{b}{scit}{
+ <-> \gentiumbook@@scale qx-gentiumbook-bolditalic-sc
+}{}
+
+\DeclareFontShape{QX}{gentiumbook}{m}{sl}{<->ssub * gentiumbook/m/it}{}
+\DeclareFontShape{QX}{gentiumbook}{b}{sl}{<->ssub * gentiumbook/b/it}{}
+\DeclareFontShape{QX}{gentiumbook}{bx}{sl}{<->ssub * gentiumbook/b/it}{}
+\DeclareFontShape{QX}{gentiumbook}{bx}{it}{<->ssub * gentiumbook/b/it}{}
+\DeclareFontShape{QX}{gentiumbook}{bx}{n}{<->ssub * gentiumbook/b/n}{}
+
+\endinput