summaryrefslogtreecommitdiff
path: root/fonts/pxtxalfa/tex
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /fonts/pxtxalfa/tex
Initial commit
Diffstat (limited to 'fonts/pxtxalfa/tex')
-rw-r--r--fonts/pxtxalfa/tex/latex/pxtxalfa/px-ds.sty11
-rw-r--r--fonts/pxtxalfa/tex/latex/pxtxalfa/pxtx-cal.sty11
-rw-r--r--fonts/pxtxalfa/tex/latex/pxtxalfa/pxtx-frak.sty11
-rw-r--r--fonts/pxtxalfa/tex/latex/pxtxalfa/tx-of.sty11
-rw-r--r--fonts/pxtxalfa/tex/latex/pxtxalfa/upx-ds.fd23
-rw-r--r--fonts/pxtxalfa/tex/latex/pxtxalfa/utx-cal.fd24
-rw-r--r--fonts/pxtxalfa/tex/latex/pxtxalfa/utx-frak.fd24
-rw-r--r--fonts/pxtxalfa/tex/latex/pxtxalfa/utx-of.fd24
8 files changed, 139 insertions, 0 deletions
diff --git a/fonts/pxtxalfa/tex/latex/pxtxalfa/px-ds.sty b/fonts/pxtxalfa/tex/latex/pxtxalfa/px-ds.sty
new file mode 100644
index 0000000000..4c37b81897
--- /dev/null
+++ b/fonts/pxtxalfa/tex/latex/pxtxalfa/px-ds.sty
@@ -0,0 +1,11 @@
+\NeedsTeXFormat{LaTeX2e}
+\ProvidesPackage{px-ds}[2011/08/16 v1 U/px-ds]
+\RequirePackage{xkeyval}%
+\define@key{px-ds.sty}{scaled}[1.0]{%
+\expandafter\def\csname px-ds@scale\endcsname {#1}}%
+\ExecuteOptionsX<px-ds.sty>{scaled}%
+\ProcessOptionsX<px-ds.sty>\relax%
+\DeclareMathAlphabet{\mathbb}{U}{px-ds}{m}{n}
+\SetMathAlphabet{\mathbb}{bold}{U}{px-ds}{b}{n}
+\DeclareMathAlphabet{\mathbbb} {U}{px-ds}{b}{n}
+\endinput
diff --git a/fonts/pxtxalfa/tex/latex/pxtxalfa/pxtx-cal.sty b/fonts/pxtxalfa/tex/latex/pxtxalfa/pxtx-cal.sty
new file mode 100644
index 0000000000..d65f73062b
--- /dev/null
+++ b/fonts/pxtxalfa/tex/latex/pxtxalfa/pxtx-cal.sty
@@ -0,0 +1,11 @@
+\NeedsTeXFormat{LaTeX2e}
+\ProvidesPackage{pxtx-cal}[2011/08/16 v1 U/tx-cal]
+\RequirePackage{xkeyval}%
+\define@key{pxtx-cal.sty}{scaled}[1.0]{%
+\expandafter\def\csname pxtx-cal@scale\endcsname {#1}}%
+\ExecuteOptionsX<pxtx-cal.sty>{scaled}%
+\ProcessOptionsX<pxtx-cal.sty>\relax%
+\DeclareMathAlphabet{\mathcal}{U}{tx-cal}{m}{n}
+\SetMathAlphabet{\mathcal}{bold}{U}{tx-cal}{b}{n}
+\DeclareMathAlphabet{\mathbcal} {U}{tx-cal}{b}{n}
+\endinput
diff --git a/fonts/pxtxalfa/tex/latex/pxtxalfa/pxtx-frak.sty b/fonts/pxtxalfa/tex/latex/pxtxalfa/pxtx-frak.sty
new file mode 100644
index 0000000000..a9bdecedf4
--- /dev/null
+++ b/fonts/pxtxalfa/tex/latex/pxtxalfa/pxtx-frak.sty
@@ -0,0 +1,11 @@
+\NeedsTeXFormat{LaTeX2e}
+\ProvidesPackage{pxtx-frak}[2011/08/16 v1 U/tx-frak]
+\RequirePackage{xkeyval}%
+\define@key{pxtx-frak.sty}{scaled}[1.0]{%
+\expandafter\def\csname pxtx-frak@scale\endcsname {#1}}%
+\ExecuteOptionsX<pxtx-frak.sty>{scaled}%
+\ProcessOptionsX<pxtx-frak.sty>\relax%
+\DeclareMathAlphabet{\mathfrak}{U}{tx-frak}{m}{n}
+\SetMathAlphabet{\mathfrak}{bold}{U}{tx-frak}{b}{n}
+\DeclareMathAlphabet{\mathbfrak} {U}{tx-frak}{b}{n}
+\endinput
diff --git a/fonts/pxtxalfa/tex/latex/pxtxalfa/tx-of.sty b/fonts/pxtxalfa/tex/latex/pxtxalfa/tx-of.sty
new file mode 100644
index 0000000000..60af67548c
--- /dev/null
+++ b/fonts/pxtxalfa/tex/latex/pxtxalfa/tx-of.sty
@@ -0,0 +1,11 @@
+\NeedsTeXFormat{LaTeX2e}
+\ProvidesPackage{tx-of}[2011/08/16 v1 U/tx-of]
+\RequirePackage{xkeyval}%
+\define@key{tx-of.sty}{scaled}[1.0]{%
+\expandafter\def\csname tx-of@scale\endcsname {#1}}%
+\ExecuteOptionsX<tx-of.sty>{scaled}%
+\ProcessOptionsX<tx-of.sty>\relax%
+\DeclareMathAlphabet{\mathbb}{U}{tx-of}{m}{n}
+\SetMathAlphabet{\mathbb}{bold}{U}{tx-of}{b}{n}
+\DeclareMathAlphabet{\mathbbb} {U}{tx-of}{b}{n}
+\endinput
diff --git a/fonts/pxtxalfa/tex/latex/pxtxalfa/upx-ds.fd b/fonts/pxtxalfa/tex/latex/pxtxalfa/upx-ds.fd
new file mode 100644
index 0000000000..e50cd4fd06
--- /dev/null
+++ b/fonts/pxtxalfa/tex/latex/pxtxalfa/upx-ds.fd
@@ -0,0 +1,23 @@
+%Filename: upx-ds.fd
+%Created by: tex upx-ds-drv
+%Created using fontinst v1.933
+
+%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY
+
+\ProvidesFile{upx-ds.fd}
+ [2011/08/16 Fontinst v1.933 font definitions for U/px-ds.]
+
+
+\expandafter\ifx\csname px-ds@scale\endcsname\relax
+\let\pxds@@scale\@empty\else\edef\pxds@@scale{s*[\csname px-ds@scale\endcsname]}\fi
+\DeclareFontFamily{U}{px-ds}{\skewchar \font =45}
+
+\DeclareFontShape{U}{px-ds}{m}{n}{
+ <-> \pxds@@scale pxr-ds
+}{}
+\DeclareFontShape{U}{px-ds}{b}{n}{
+ <-> \pxds@@scale pxb-ds
+}{}
+
+\endinput
+
diff --git a/fonts/pxtxalfa/tex/latex/pxtxalfa/utx-cal.fd b/fonts/pxtxalfa/tex/latex/pxtxalfa/utx-cal.fd
new file mode 100644
index 0000000000..40f82509b3
--- /dev/null
+++ b/fonts/pxtxalfa/tex/latex/pxtxalfa/utx-cal.fd
@@ -0,0 +1,24 @@
+%Filename: utx-cal.fd
+%Created by: tex utxr-cal-drv
+%Created using fontinst v1.933
+
+%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY
+
+\ProvidesFile{utx-cal.fd}
+ [2011/08/16 Fontinst v1.933 font definitions for U/tx-cal.]
+
+
+\expandafter\ifx\csname pxtx-cal@scale\endcsname\relax
+\let\pxtxcal@@scale\@empty\else\edef\pxtxcal@@scale{s*[\csname pxtx-cal@scale\endcsname]}\fi
+\DeclareFontFamily{U}{tx-cal}{\skewchar \font =45}
+
+\DeclareFontShape{U}{tx-cal}{m}{n}{
+ <-> \pxtxcal@@scale txr-cal
+}{}
+\DeclareFontShape{U}{tx-cal}{b}{n}{
+ <-> \pxtxcal@@scale txb-cal
+}{}
+
+
+\endinput
+
diff --git a/fonts/pxtxalfa/tex/latex/pxtxalfa/utx-frak.fd b/fonts/pxtxalfa/tex/latex/pxtxalfa/utx-frak.fd
new file mode 100644
index 0000000000..7c80d8e60e
--- /dev/null
+++ b/fonts/pxtxalfa/tex/latex/pxtxalfa/utx-frak.fd
@@ -0,0 +1,24 @@
+%Filename: utx-frak.fd
+%Created by: tex utx-frak-drv
+%Created using fontinst v1.933
+
+%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY
+
+\ProvidesFile{utx-frak.fd}
+ [2011/08/16 Fontinst v1.933 font definitions for U/tx-frak.]
+
+
+\expandafter\ifx\csname pxtx-frak@scale\endcsname\relax
+\let\pxtxfrak@@scale\@empty\else\edef\pxtxfrak@@scale{s*[\csname pxtx-frak@scale\endcsname]}\fi
+\DeclareFontFamily{U}{tx-frak}{\skewchar \font =45}
+
+\DeclareFontShape{U}{tx-frak}{m}{n}{
+ <-> \pxtxfrak@@scale txr-frak
+}{}
+\DeclareFontShape{U}{tx-frak}{b}{n}{
+ <-> \pxtxfrak@@scale txb-frak
+}{}
+
+
+\endinput
+
diff --git a/fonts/pxtxalfa/tex/latex/pxtxalfa/utx-of.fd b/fonts/pxtxalfa/tex/latex/pxtxalfa/utx-of.fd
new file mode 100644
index 0000000000..0fac2652dd
--- /dev/null
+++ b/fonts/pxtxalfa/tex/latex/pxtxalfa/utx-of.fd
@@ -0,0 +1,24 @@
+%Filename: utx-of.fd
+%Created by: tex utx-of-drv
+%Created using fontinst v1.933
+
+%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY
+
+\ProvidesFile{utx-of.fd}
+ [2011/08/16 Fontinst v1.933 font definitions for U/tx-of.]
+
+
+\expandafter\ifx\csname tx-of@scale\endcsname\relax
+\let\txof@@scale\@empty\else\edef\txof@@scale{s*[\csname tx-of@scale\endcsname]}\fi
+\DeclareFontFamily{U}{tx-of}{\skewchar \font =45}
+
+\DeclareFontShape{U}{tx-of}{m}{n}{
+ <-> \txof@@scale txr-of
+}{}
+\DeclareFontShape{U}{tx-of}{b}{n}{
+ <-> \txof@@scale txb-of
+}{}
+
+
+\endinput
+