summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/mflogo
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-01-12 23:59:04 +0000
committerKarl Berry <karl@freefriends.org>2006-01-12 23:59:04 +0000
commite93f8233c34c195930bd44a2a425943561709872 (patch)
tree593ac755be8175b184a4913ba5a1435ab3dcecf4 /Master/texmf-dist/tex/latex/mflogo
parenta8860bb3a74f6fd3f6b242d3258271b9763b5a1e (diff)
mflogo
git-svn-id: svn://tug.org/texlive/trunk@1087 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/mflogo')
-rw-r--r--Master/texmf-dist/tex/latex/mflogo/mflogo.sty33
-rw-r--r--Master/texmf-dist/tex/latex/mflogo/ulogo.fd49
2 files changed, 82 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/mflogo/mflogo.sty b/Master/texmf-dist/tex/latex/mflogo/mflogo.sty
new file mode 100644
index 00000000000..550b74be891
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/mflogo/mflogo.sty
@@ -0,0 +1,33 @@
+%%
+%% This is file `mflogo.sty',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% mflogo.dtx (with options: `package')
+%%
+%% Copyright (C) 1994--1999 Ulrik Vieth
+%%
+%% This file is part of the `mflogo' package.
+%%
+%% This program is free software; you can redistribute it and/or
+%% modify it under the terms of the LaTeX Project Public License
+%% as described in lppl.txt in the base LaTeX distribution; either
+%% version 1 of the License, or (at your option) any later version.
+%%
+%% This program is distributed in the hope that it will be useful,
+%% but WITHOUT ANY WARRANTY; without even the implied warranty of
+%% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+%%
+\NeedsTeXFormat{LaTeX2e}[1994/06/01]
+\ProvidesPackage{mflogo}
+[1999/03/10 v2.0 LaTeX package for Metafont and MetaPost logos]
+\DeclareRobustCommand\logofamily{%
+ \not@math@alphabet\logofamily\relax
+ \fontencoding{U}\fontfamily{logo}\selectfont}
+\DeclareTextFontCommand{\textlogo}{\logofamily}
+\def\MF{\textlogo{META}\@dischyph\textlogo{FONT}\@}
+\def\MP{\textlogo{META}\@dischyph\textlogo{POST}\@}
+\endinput
+%%
+%% End of file `mflogo.sty'.
diff --git a/Master/texmf-dist/tex/latex/mflogo/ulogo.fd b/Master/texmf-dist/tex/latex/mflogo/ulogo.fd
new file mode 100644
index 00000000000..70bf021b3d1
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/mflogo/ulogo.fd
@@ -0,0 +1,49 @@
+%%
+%% This is file `ulogo.fd',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% mflogo.dtx (with options: `Ulogo')
+%%
+%% Copyright (C) 1994--1999 Ulrik Vieth
+%%
+%% This file is part of the `mflogo' package.
+%%
+%% This program is free software; you can redistribute it and/or
+%% modify it under the terms of the LaTeX Project Public License
+%% as described in lppl.txt in the base LaTeX distribution; either
+%% version 1 of the License, or (at your option) any later version.
+%%
+%% This program is distributed in the hope that it will be useful,
+%% but WITHOUT ANY WARRANTY; without even the implied warranty of
+%% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+%%
+\ProvidesFile{ulogo.fd}
+[1999/03/10 v2.0 LaTeX font defs for Metafont and MetaPost logos]
+\DeclareFontFamily{U}{logo}{}
+\DeclareFontShape{U}{logo}{m}{n}{
+ <8> <9> gen * logo
+ <10> <10.95> <12> <14.4> <17.28> <20.74> <24.88> logo10
+}{}
+\DeclareFontShape{U}{logo}{m}{it}{
+ <8> <9> gen * logosl
+ <10> <10.95> <12> <14.4> <17.28> <20.74> <24.88> logosl10
+}{}
+\DeclareFontShape{U}{logo}{m}{sl}{
+ <-> ssub * logo/m/it
+}{}
+\DeclareFontShape{U}{logo}{sbc}{n}{
+ <8> <9> sub * logo/m/n
+ <10> <10.95> <12> <14.4> <17.28> <20.74> <24.88> logobf10
+}{}
+\DeclareFontShape{U}{logo}{b}{n}{
+ <8> <9> sub * logo/m/n
+ <10> <10.95> <12> <14.4> <17.28> <20.74> <24.88> logod10
+}{}
+\DeclareFontShape{U}{logo}{bx}{n}{
+ <-> ssub * logo/b/n
+}{}
+\endinput
+%%
+%% End of file `ulogo.fd'.