27 lines
687 B
TeX
27 lines
687 B
TeX
%%
|
|
%% This is file `mup.sty',
|
|
%% generated with the docstrip utility.
|
|
%%
|
|
%% The original source files were:
|
|
%%
|
|
%% abc.dtx (with options: `package-mup')
|
|
%%
|
|
%% Copyright 2006-2016 Enrico Gregorio
|
|
%%
|
|
%% This program is provided under the terms of the
|
|
%% LaTeX Project Public License distributed from CTAN
|
|
%% archives in directory macros/latex/base/lppl.txt.
|
|
%%
|
|
%% Author: Enrico Gregorio
|
|
%% Enrico dot Gregorio at univr dot it
|
|
%%
|
|
%% This work has the LPPL maintenance status "author-maintained".
|
|
%%
|
|
|
|
\ProvidesPackage{mup}
|
|
\DeclareOption*{\PassOptionsToPackage{\CurrentOption}{abc}}
|
|
\ProcessOptions\relax
|
|
\RequirePackage[mup]{abc}
|
|
\endinput
|
|
%%
|
|
%% End of file `mup.sty'.
|