mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-24 22:50:39 +01:00
tmpl/tex/de_technical: Put the english stuff here and adapted it
This commit is contained in:
parent
b815a8437c
commit
d80d7f4c6e
4 changed files with 43 additions and 17 deletions
|
|
@ -30,6 +30,15 @@
|
|||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
\thispagestyle{empty}
|
||||
|
||||
\begin{figure}[t]
|
||||
\begin{flushright}
|
||||
%\begin{minipage}[t]{8cm}
|
||||
%\includegraphics[width=6cm,height=3cm]{__FRONTLOGO_EPS__}
|
||||
\includegraphics{__FRONTLOGO_EPS__}
|
||||
%%\end{minipage}
|
||||
\end{flushright}
|
||||
\end{figure}
|
||||
|
||||
\begin{center}
|
||||
\fbox{
|
||||
\parbox[t]{15cm}
|
||||
|
|
@ -48,24 +57,24 @@
|
|||
|
||||
\vspace{3cm}
|
||||
|
||||
\centerline{\large \bf __DATE__}
|
||||
\centerline{\Large __DATE__}
|
||||
|
||||
\vspace{0.3cm}
|
||||
|
||||
\centerline{\large \bf Document Version: __VERSION__}
|
||||
\centerline{\Large Dokumentversion: __VERSION__}
|
||||
|
||||
\vspace{0.3cm}
|
||||
|
||||
\end{center}
|
||||
|
||||
\begin{figure}[b]
|
||||
\begin{flushright}
|
||||
\begin{minipage}[b]{8cm}
|
||||
{\large \bf __AUTHORS__}
|
||||
|
||||
\end{minipage}
|
||||
\hfill
|
||||
\begin{minipage}[b]{8cm}
|
||||
%\includegraphics[width=6cm,height=3cm]{__FRONTLOGO_EPS__}
|
||||
\includegraphics{__FRONTLOGO_EPS__}
|
||||
\begin{flushright}
|
||||
{\Large __AUTHORS__}
|
||||
\end{flushright}
|
||||
\end{minipage}
|
||||
\end{flushright}
|
||||
\end{figure}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue