2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-27 12:38:24 +00:00
bind/doc/tex/notestyle.sty

18 lines
341 B
Plaintext
Raw Normal View History

%%
%% 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}