summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/esstix
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-05-09 21:41:04 +0000
committerKarl Berry <karl@freefriends.org>2011-05-09 21:41:04 +0000
commite8d91f003fbc17151d91d705fa4bfdf9657323fc (patch)
tree7ee0675349e578d33fee61e4461730cd26443a83 /Master/texmf-dist/tex/latex/esstix
parentcc418d111ff5d90c0c8aeebd830d9fa24887f737 (diff)
new font esstix (8may11)
git-svn-id: svn://tug.org/texlive/trunk@22386 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/esstix')
-rw-r--r--Master/texmf-dist/tex/latex/esstix/esstixbb.sty9
-rw-r--r--Master/texmf-dist/tex/latex/esstix/esstixcal.sty9
-rw-r--r--Master/texmf-dist/tex/latex/esstix/esstixfrak.sty9
-rw-r--r--Master/texmf-dist/tex/latex/esstix/uesstixbb.fd21
-rw-r--r--Master/texmf-dist/tex/latex/esstix/uesstixcal.fd21
-rw-r--r--Master/texmf-dist/tex/latex/esstix/uesstixfrak.fd21
6 files changed, 90 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/esstix/esstixbb.sty b/Master/texmf-dist/tex/latex/esstix/esstixbb.sty
new file mode 100644
index 00000000000..1ac1c178012
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/esstix/esstixbb.sty
@@ -0,0 +1,9 @@
+\NeedsTeXFormat{LaTeX2e}
+\ProvidesPackage{esstixbb}[2011/03/22 v1 U/esstixbb]
+\RequirePackage{xkeyval}%
+\define@key{esstixbb.sty}{scaled}[1.0]{%
+\expandafter\def\csname esstixbb@scale\endcsname {#1}}%
+\ExecuteOptionsX<esstixbb.sty>{scaled}%
+\ProcessOptionsX<esstixbb.sty>\relax%
+\DeclareMathAlphabet{\mathbb}{U}{esstixbb}{m}{n}
+\endinput
diff --git a/Master/texmf-dist/tex/latex/esstix/esstixcal.sty b/Master/texmf-dist/tex/latex/esstix/esstixcal.sty
new file mode 100644
index 00000000000..52aaf4e1d0b
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/esstix/esstixcal.sty
@@ -0,0 +1,9 @@
+\NeedsTeXFormat{LaTeX2e}
+\ProvidesPackage{esstixcal}[2011/03/22 v1 U/esstixcal]
+\RequirePackage{xkeyval}%
+\define@key{esstixcal.sty}{scaled}[1.0]{%
+\expandafter\def\csname esstixcal@scale\endcsname {#1}}%
+\ExecuteOptionsX<esstixcal.sty>{scaled}%
+\ProcessOptionsX<esstixcal.sty>\relax%
+\DeclareMathAlphabet{\mathcal}{U}{esstixcal}{m}{n}
+\endinput
diff --git a/Master/texmf-dist/tex/latex/esstix/esstixfrak.sty b/Master/texmf-dist/tex/latex/esstix/esstixfrak.sty
new file mode 100644
index 00000000000..1fa0f39ef7f
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/esstix/esstixfrak.sty
@@ -0,0 +1,9 @@
+\NeedsTeXFormat{LaTeX2e}
+\ProvidesPackage{esstixfrak}[2011/03/22 v1 U/esstixfrak]
+\RequirePackage{xkeyval}%
+\define@key{esstixfrak.sty}{scaled}[1.0]{%
+\expandafter\def\csname esstixfrak@scale\endcsname {#1}}%
+\ExecuteOptionsX<esstixfrak.sty>{scaled}%
+\ProcessOptionsX<esstixfrak.sty>\relax%
+\DeclareMathAlphabet{\mathfrak}{U}{esstixfrak}{m}{n}
+\endinput
diff --git a/Master/texmf-dist/tex/latex/esstix/uesstixbb.fd b/Master/texmf-dist/tex/latex/esstix/uesstixbb.fd
new file mode 100644
index 00000000000..d9281d18a36
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/esstix/uesstixbb.fd
@@ -0,0 +1,21 @@
+%Filename: uesstixbb.fd
+%Created by: tex uesstixbb-drv
+%Created using fontinst v1.933
+
+%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY
+
+\ProvidesFile{uesstixbb.fd}
+ [2011/03/22 Fontinst v1.933 font definitions for U/esstixbb.]
+
+
+\expandafter\ifx\csname esstixbb@scale\endcsname\relax
+\let\esstixbb@@scale\@empty\else\edef\esstixbb@@scale{s*[\csname esstixbb@scale\endcsname]}\fi
+\DeclareFontFamily{U}{esstixbb}{\skewchar \font =45}
+
+\DeclareFontShape{U}{esstixbb}{m}{n}{
+ <-> \esstixbb@@scale esstixbb
+}{}
+
+
+\endinput
+
diff --git a/Master/texmf-dist/tex/latex/esstix/uesstixcal.fd b/Master/texmf-dist/tex/latex/esstix/uesstixcal.fd
new file mode 100644
index 00000000000..d76531e860e
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/esstix/uesstixcal.fd
@@ -0,0 +1,21 @@
+%Filename: uesstixcal.fd
+%Created by: tex uesstixcal-drv
+%Created using fontinst v1.933
+
+%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY
+
+\ProvidesFile{uesstixcal.fd}
+ [2011/03/22 Fontinst v1.933 font definitions for U/esstixcal.]
+
+
+\expandafter\ifx\csname esstixcal@scale\endcsname\relax
+\let\esstixcal@@scale\@empty\else\edef\esstixcal@@scale{s*[\csname esstixcal@scale\endcsname]}\fi
+\DeclareFontFamily{U}{esstixcal}{\skewchar \font =45}
+
+\DeclareFontShape{U}{esstixcal}{m}{n}{
+ <-> \esstixcal@@scale esstixcal
+}{}
+
+
+\endinput
+
diff --git a/Master/texmf-dist/tex/latex/esstix/uesstixfrak.fd b/Master/texmf-dist/tex/latex/esstix/uesstixfrak.fd
new file mode 100644
index 00000000000..ce676ae3bb8
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/esstix/uesstixfrak.fd
@@ -0,0 +1,21 @@
+%Filename: uesstixfrak.fd
+%Created by: tex uesstixfrak-drv
+%Created using fontinst v1.933
+
+%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY
+
+\ProvidesFile{uesstixfrak.fd}
+ [2011/03/22 Fontinst v1.933 font definitions for U/esstixfrak.]
+
+
+\expandafter\ifx\csname esstixfrak@scale\endcsname\relax
+\let\esstixfrak@@scale\@empty\else\edef\esstixfrak@@scale{s*[\csname esstixfrak@scale\endcsname]}\fi
+\DeclareFontFamily{U}{esstixfrak}{\skewchar \font =45}
+
+\DeclareFontShape{U}{esstixfrak}{m}{n}{
+ <-> \esstixfrak@@scale esstixfrak
+}{}
+
+
+\endinput
+