summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/antp/qxantp.fd
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/antp/qxantp.fd')
-rw-r--r--Master/texmf-dist/tex/latex/antp/qxantp.fd37
1 files changed, 37 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/antp/qxantp.fd b/Master/texmf-dist/tex/latex/antp/qxantp.fd
new file mode 100644
index 00000000000..a58d61b00a3
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/antp/qxantp.fd
@@ -0,0 +1,37 @@
+\ProvidesFile{qxantp.fd}
+ [2001/04/20 v1.0 font definition file for QX/antp (MW)]
+
+\DeclareFontFamily{QX}{antp}{}
+
+\DeclareFontShape{QX}{antp}{m}{n}{
+ <-> antpr
+}{}
+\DeclareFontShape{QX}{antp}{m}{sc}{
+ <-> sub * antp/m/n
+}{}
+\DeclareFontShape{QX}{antp}{m}{sl}{
+ <-> sub * antp/m/it
+}{}
+\DeclareFontShape{QX}{antp}{m}{it}{
+ <-> antpri
+}{}
+\DeclareFontShape{QX}{antp}{b}{n}{
+ <-> antpb
+}{}
+\DeclareFontShape{QX}{antp}{b}{sc}{
+ <-> sub * antp/b/n
+}{}
+\DeclareFontShape{QX}{antp}{b}{sl}{
+ <-> sub * antp/b/it
+}{}
+\DeclareFontShape{QX}{antp}{b}{it}{
+ <-> antpbi
+}{}
+\DeclareFontShape{QX}{antp}{bx}{n}{ <-> ssub * antp/b/n}{}
+\DeclareFontShape{QX}{antp}{bx}{sc}{ <-> ssub * antp/b/sc}{}
+\DeclareFontShape{QX}{antp}{bx}{sl}{ <-> ssub * antp/b/sl}{}
+\DeclareFontShape{QX}{antp}{bx}{it}{ <-> ssub * antp/b/it}{}
+\endinput
+
+%%
+%% End of font definition file qxantp.fd.