summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/fetamont/fetamont.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-01-04 00:33:18 +0000
committerKarl Berry <karl@freefriends.org>2014-01-04 00:33:18 +0000
commit2d729444590f5e072341eb515dc13f6e27dbf982 (patch)
tree268b7e620e1df574a5f06728439a0d146b8b553c /Master/texmf-dist/tex/latex/fetamont/fetamont.sty
parent302c6b93f141ac7de3a1e02f0d1fdc738de8b076 (diff)
fetamont (3jan14)
git-svn-id: svn://tug.org/texlive/trunk@32565 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/fetamont/fetamont.sty')
-rw-r--r--Master/texmf-dist/tex/latex/fetamont/fetamont.sty27
1 files changed, 27 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/fetamont/fetamont.sty b/Master/texmf-dist/tex/latex/fetamont/fetamont.sty
new file mode 100644
index 00000000000..91fb9c2e4f4
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/fetamont/fetamont.sty
@@ -0,0 +1,27 @@
+%%
+%% This is file `fetamont.sty',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% fetamont.dtx (with options: `package')
+%%
+%% This file is part of the `fetamont' package. The license is described in `fetamont.dtx'.
+%%
+\NeedsTeXFormat{LaTeX2e}[1994/06/01]
+\ProvidesPackage{fetamont}
+[2014/01/02 v1.1 class to use the fetamont font]
+\DeclareRobustCommand\ffmfamily{%
+ \not@math@alphabet\ffmfamily\relax
+ \fontencoding{T1}\fontfamily{ffm}\selectfont}
+\DeclareRobustCommand\ffmwfamily{%
+ \not@math@alphabet\ffmwfamily\relax
+ \fontencoding{T1}\fontfamily{ffmw}\selectfont}
+\DeclareTextFontCommand{\textffm}{\ffmfamily}
+\DeclareTextFontCommand{\textffmw}{\ffmwfamily}
+\def\MF{\textffm{META}\@dischyph\textffm{FONT}\@}
+\def\MP{\textffm{META}\@dischyph\textffm{POST}\@}
+\def\MT{\textffm{META}\@dischyph\textffm{TYPE1}\@}
+\endinput
+%%
+%% End of file `fetamont.sty'.