33 lines
523 B
TeX
33 lines
523 B
TeX
%% Title Page
|
|
\pagestyle{empty}
|
|
\vspace*{25mm}
|
|
%\fontsize{28}{42}\selectfont
|
|
{\centering
|
|
{\Huge \textsc{Useful Linux Commands}}
|
|
\noindent{}{\color{green7}\rule{\textwidth}{2.5pt}}
|
|
\noindent{}{\color{brown8}\rule[2mm]{\textwidth}{1.0pt}}
|
|
|
|
\vspace{2mm}
|
|
{\large \textit{A Grimoire of Command Line Magic}}
|
|
|
|
\vspace{5mm}
|
|
Issue \#\kissue{}
|
|
|
|
\vspace{5mm}
|
|
Written and Edited by\\Kenneth John Odle
|
|
|
|
\vspace{5mm}
|
|
\kpubdate{}
|
|
|
|
\vspace{2mm}
|
|
First Printing
|
|
|
|
\vspace{20mm}
|
|
Typeset in \LaTeX{}
|
|
|
|
|
|
} % end centering environment
|
|
|
|
\newpage
|
|
|