File: mflogo.sty

package info (click to toggle)
texlive-doc 2005.dfsg.2-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 125,100 kB
  • ctags: 12,558
  • sloc: xml: 24,267; perl: 14,394; makefile: 727; sh: 324; lisp: 276; java: 159; sed: 4
file content (31 lines) | stat: -rw-r--r-- 1,025 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
%% 
%% This is file `mflogo.sty',
%% generated with the docstrip utility.
%% 
%% The original source files were:
%% 
%% mflogo.dtx  (with options: `package')
%% 
%% Copyright (C) 1994,95 Ulrik Vieth 
%% All rights reserved. 
%% 
%% This file is part of the mflogo package. 
%% ---------------------------------------- 
%% 
%% This is a generated file. Permission is granted to customize the 
%% declarations in this file to serve the needs of your installation. 
%% However, no permission is granted to distribute a modified version 
%% of this file under its original name. 
%% 
\NeedsTeXFormat{LaTeX2e}[1994/06/01]
\ProvidesPackage{mflogo}
  [1995/12/04 v1.5c 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'.