tex-framework/config/titlepage.tex
Thomas Klaehn 3268b48246 - make
- author added to titlepage
2015-10-29 08:04:48 +01:00

22 lines
462 B
TeX

\definecolor{fwdred}{rgb}{0.10,0.10,0.10} %{0,0.2,0.4}
\newcommand{\Hrule}{\textcolor{fwdred!75}{\rule{\textwidth}{1mm}}}%
\vspace*{\stretch{1}}%
\noindent
\Hrule%
\begin{flushright}
\huge\textsc{\docname}\\%[2.5mm]
\textsc{\prjname}\\[5mm]
\Large{%
\mbox{}}\\
Version: \docversion\\
\end{flushright}
\Hrule%
\vspace*{\stretch{3}}%
\begin{flushright}
Date: \today\\
\hfill Author: \docauthor\\
\hfill Dept: Development, novero dabendorf GmbH%
\end{flushright}