summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/stix/ot2stix.fd
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/stix/ot2stix.fd')
-rw-r--r--Master/texmf-dist/tex/latex/stix/ot2stix.fd55
1 files changed, 55 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/stix/ot2stix.fd b/Master/texmf-dist/tex/latex/stix/ot2stix.fd
new file mode 100644
index 00000000000..2dd6223be76
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/stix/ot2stix.fd
@@ -0,0 +1,55 @@
+%%
+%% This is file `ot2stix.fd',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% stix.fdd (with options: `ot2stix')
+%%
+%% Copyright (c) 2001-2013 by the STI Pub Companies, consisting of the
+%% American Chemical Society, the American Institute of Physics, the American
+%% Mathematical Society, the American Physical Society, Elsevier, Inc., and
+%% The Institute of Electrical and Electronic Engineers, Inc. Portions
+%% copyright (c) 1998-2003 by MicroPress, Inc. Portions copyright (c) 1990 by
+%% Elsevier, Inc. All rights reserved.
+%%
+%% This work may be distributed and/or modified under the conditions of the LaTeX
+%% Project Public License, either version 1.3 of this license or (at your option)
+%% any later version. The latest version of this license is in
+%% http://www.latex-project.org/lppl.txt
+%% and version 1.3 or later is part of all distributions of LaTeX version
+%% 2005/12/01 or later.
+%%
+%% This work has the LPPL maintenance status `maintained'.
+%%
+%% The Current Maintainer of this work is the STI Pub Companies.
+%%
+%% This work consists of the files stix.fdd and and the derived files ls1stix.fd,
+%% ls1stixbb.fd, ls1stixfrak.fd, ls1stixscr.fd, ls1stixsf.fd, ls2stixcal.fd,
+%% ls2stixex.fd, ls2stix.fd, ls2stixtt.fd, ot1stix.fd, ot2stix.fd, t1stix.fd,
+%% ts1stix.fd.
+%%
+\ProvidesFile{ot2stix.fd}
+[2012/12/23 v1.1.0-latex STIX %
+OT2 %
+font definitions]
+\DeclareFontFamily{OT2}{stix}{}
+
+\DeclareFontShape{OT2}{stix}{m}{n} {<-> ot2-stixgeneral}{}
+\DeclareFontShape{OT2}{stix}{b}{n} {<-> ot2-stixgeneral-bold}{}
+\DeclareFontShape{OT2}{stix}{m}{it}{<-> ot2-stixgeneral-italic}{}
+\DeclareFontShape{OT2}{stix}{b}{it}{<-> ot2-stixgeneral-bolditalic}{}
+
+\DeclareFontShape{OT2}{stix}{m}{sc}{<-> ot2-stixgeneralsc}{}
+\DeclareFontShape{OT2}{stix}{b}{sc}{<-> ot2-stixgeneralsc-bold}{}
+
+\DeclareFontShape{OT2}{stix}{m}{sl}{<->ssub * stix/m/it}{}
+\DeclareFontShape{OT2}{stix}{b}{sl}{<->ssub * stix/b/it}{}
+
+\DeclareFontShape{OT2}{stix}{bx}{n} {<->ssub * stix/b/n}{}
+\DeclareFontShape{OT2}{stix}{bx}{sc}{<->ssub * stix/b/sc}{}
+\DeclareFontShape{OT2}{stix}{bx}{sl}{<->ssub * stix/b/sl}{}
+\DeclareFontShape{OT2}{stix}{bx}{it}{<->ssub * stix/b/it}{}
+\endinput
+%%
+%% End of file `ot2stix.fd'.