1 \NeedsTeXFormat{LaTeX2e}
2 \ProvidesPackage{myclass}[]
4 %% Just use the original class and pass the options
5 \LoadClassWithOptions{report}
10 % Customize the titlepage: remove the date, place the publisher name, and
11 % load a specific file for the verso page, containing some legal notices
17 \def\titlerecto{\begin{titlepage}%
21 {\LARGE \@title \par}%
25 \begin{tabular}[t]{c}%
29 {\large \DBKpublishername \par}
31 {\large \DBKpublisheraddress \par}%
37 \def\titlepagefile{titlepg.input.tex}
38 \IfFileExists{\titlepagefile}{\input{\titlepagefile}}{}
41 \newenvironment{colophon}{
43 % FIXME change when page size changes, use {x}{x*1.2}
45 % Note, these numbers are not correct any more for the sizes mentioned:
46 % \fontsize{6.5}{7.8}\selectfont % fits in one 4.25x6.875" pocket size page
47 % \fontsize{7.5}{9}\selectfont % fits in one 5.06x7.71" size page
48 % \fontsize{9.1}{10.92}\selectfont % fits in one 5.5x8.5" digest size page
50 \fontsize{8.2}{9.84}\selectfont % fits in one 6x9'' size page
51 \setlength{\parskip}{0.5em} %
52 \setlength{\parindent}{0pt} %