mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-24 06:40:39 +01:00
make, scripts, tmpl/tex/de_presentation: Merged changes from V_1_2_0_35_NEUHAUS
This commit is contained in:
parent
8e0cb72081
commit
f7f4010e52
11 changed files with 285 additions and 25 deletions
54
tmpl/tex/de_presentation/index_head.html.tmpl
Normal file
54
tmpl/tex/de_presentation/index_head.html.tmpl
Normal file
|
|
@ -0,0 +1,54 @@
|
|||
<html>
|
||||
<head>
|
||||
<meta http-eqquiv="Content-Type" CONTENT="text/html; charset=iso-8859-1">
|
||||
<meta name="description" CONTENT="No Title">
|
||||
<meta name="keywords" CONTENT="main">
|
||||
<meta name="resource-type" CONTENT="document">
|
||||
<meta name="distribution" CONTENT="global">
|
||||
<title>__TITLE__</title>
|
||||
<link rel=stylesheet href="main.css">
|
||||
<style type="text/css">
|
||||
p.island {margin-top:1cm;margin-bottom:1cm;}
|
||||
</style>
|
||||
</head>
|
||||
<body lang="de">
|
||||
<table width="100%">
|
||||
<tr>
|
||||
<td>
|
||||
<p id="img_logo" align="right">
|
||||
<a href="http://www.jannet.de/office"><img width=264 height=77 src="__FRONTLOGO_WEB__" border=0></a>
|
||||
</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<br>
|
||||
<br>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<center>
|
||||
|
||||
<h1>__TITLE__</h1>
|
||||
<h1>__SUBTITLE__</h1>
|
||||
<h2>__DATE__</h2>
|
||||
<h2>Version: __VERSION__</h2>
|
||||
|
||||
|
||||
<h2>__AUTHORS__</h2>
|
||||
|
||||
<br>
|
||||
<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">
|
||||
Loading…
Add table
Add a link
Reference in a new issue