mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
$(TOPDIR), make, tmpl/tex/en_technical: Make the uclient examples work
This commit is contained in:
parent
e0f0ca6260
commit
a9cdceebeb
4 changed files with 26 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 Document Version: __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