mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 03:53:32 +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}
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -92,6 +92,7 @@
|
|||
\newcommand{\ra}{$\rightarrow$\quad}
|
||||
\newcommand{\la}{$\leftarrow$\quad}
|
||||
\newcommand{\pr}{\texttt}
|
||||
\newcommand{\bs}{$\backslash$}
|
||||
\newcommand{\pa}{\noindent \paragraph}
|
||||
\newcommand{\bv}{\begin{quote}\begin{ttfamily}}
|
||||
\newcommand{\ev}{\end{ttfamily}\end{quote}}
|
||||
|
|
|
|||
|
|
@ -6,14 +6,17 @@
|
|||
<meta name="resource-type" CONTENT="document">
|
||||
<meta name="distribution" CONTENT="global">
|
||||
<title>__TITLE__</title>
|
||||
<link rel=stylesheet href="main.css">
|
||||
<link rel=stylesheet href="main.css">
|
||||
<style type="text/css">
|
||||
p.island {margin-top:1cm;margin-bottom:1cm;}
|
||||
</style>
|
||||
</head>
|
||||
<body lang="en">
|
||||
<body lang="de">
|
||||
<table width="100%">
|
||||
<tr>
|
||||
<td>
|
||||
<p id="img_logo" align="right">
|
||||
<img width=264 height=77 src="__FRONTLOGO_WEB__">
|
||||
<a href="http://www.jannet.de/office"><img width=264 height=77 src="__FRONTLOGO_WEB__" border=0></a>
|
||||
</p>
|
||||
</td>
|
||||
</tr>
|
||||
|
|
@ -34,8 +37,18 @@
|
|||
<h2>__AUTHORS__</h2>
|
||||
|
||||
<br>
|
||||
<hr width="100%">
|
||||
|
||||
This documentation can be downloaded in various formats:
|
||||
|
||||
<hr width=50%>
|
||||
<table width=400>
|
||||
<tr><td align="center">
|
||||
<p style="margin-top:1cm">
|
||||
|
||||
<h2>Achtung!</h2>
|
||||
|
||||
Diese Website wurde automatisch mit Hilfe des Skripts
|
||||
<a
|
||||
href="http://cbl.leeds.ac.uk/nikos/tex2html/doc/latex2html/latex2html.html">latex2html</a> erstellt.
|
||||
Obwohl es ein sehr nützliches Programm ist, ist bei seiner Anwendung ein Teil des ursprüichen Dokuments verloren gegangen.
|
||||
Wenn Sie das ganze Dokument fehlerfrei einsehen wollen, dann benutzen Sie bitte eine der unten zum Download angebotenen Versionen.
|
||||
</p>
|
||||
|
||||
<p style="margin-bottom:1cm">
|
||||
|
|
|
|||
|
|
@ -1,4 +1,7 @@
|
|||
<hr witdh=100%>
|
||||
</p>
|
||||
<p style="margin-top:1cm"></p>
|
||||
</td></tr></table>
|
||||
<hr width=50%>
|
||||
|
||||
|
||||
<a name="_jan_1" href="node1.html"><img width=65 height=24 align=bottom alt="contents" src="__ICON_CONTENTS__"></a>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue