blob: c1a63da3cedc7ef1c11bee51f3337d50833acd77 (
plain)
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
|
\input docstrip.tex
\keepsilent
\askonceonly
\preamble
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.
\endpreamble
\usedir{tex/latex/mflogo}
\generate{%
\file{mflogo.sty}{\from{mflogo.dtx}{package}}
\file{ulogo.fd} {\from{mflogo.dtx}{Ulogo}}
}
\endbatchfile
\endinput
|