Moved paper details to individual docs
This commit is contained in:
20
decv2.cls
20
decv2.cls
@@ -2,6 +2,7 @@
|
||||
\ProvidesClass{decv2}[2025/03/24 Digital Equipment Corporation]
|
||||
\LoadClass{dec}
|
||||
|
||||
|
||||
\renewcommand{\warning}[1]{\par\vspace{1em}{\fontfamily{phv}\selectfont\textbf{WARNING}\\}\textbf{#1}\vspace{1em}}
|
||||
|
||||
\renewcommand{\caution}[1]{\par\vspace{1em}{\fontfamily{phv}\selectfont\textbf{CAUTION}\\}\textbf{#1}\vspace{1em}}
|
||||
@@ -25,3 +26,22 @@
|
||||
\label{figure:\figlabel}
|
||||
}
|
||||
|
||||
\renewcommand{\maketitle}{
|
||||
\pagenumbering{roman}
|
||||
\raggedright
|
||||
\thispagestyle{empty}
|
||||
\vspace*{10em}
|
||||
{\fontfamily{phv}\selectfont
|
||||
\Huge
|
||||
\textbf{\@product}\\
|
||||
\textbf{\@title}\par
|
||||
\vspace{20pt}
|
||||
\large
|
||||
Order Number \@ordernumber\par
|
||||
\vspace{30em}
|
||||
\textbf{\@author}\\
|
||||
\textbf{\@address}
|
||||
}
|
||||
\newpage
|
||||
\boilerplate
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user