notestyle.sty revision 14a656f94b1fd0ababd84a772228dfa52276ba15
%%
%% This style is derivated from the docbook one
%%
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{notestyle}[]
%% Just use the original package and pass the options
\RequirePackageWithOptions{db2latex}
%% My Cover Page
\def\maketitle{%
}
%% Suppress header
\fancyhead{}
\renewcommand{\headrulewidth}{0pt}
\renewcommand{\footrulewidth}{0pt}