mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-27 15:33:55 +01:00
tex/technical: Some beautification
This commit is contained in:
parent
1fe5d594d0
commit
c9e4b0a514
2 changed files with 12 additions and 28 deletions
|
|
@ -11,16 +11,9 @@
|
||||||
<body lang="en">
|
<body lang="en">
|
||||||
<table width="100%">
|
<table width="100%">
|
||||||
<tr>
|
<tr>
|
||||||
<td>
|
|
||||||
<p id="img_content" align="left">
|
|
||||||
<a href="node1.html" name="tex2html13"><img src="__ICON_CONTENTS__" alt="contents" height=24 width=65 align=bottom></a>
|
|
||||||
|
|
||||||
<a href="node1.html" name="tex2html12">Contents</a>
|
|
||||||
</p>
|
|
||||||
</td>
|
|
||||||
<td>
|
<td>
|
||||||
<p id="img_logo" align="right">
|
<p id="img_logo" align="right">
|
||||||
<img width=264 height=77 src="__FRONTSIDELOGO_WEB__">
|
<img width=264 height=77 src="__FRONTLOGO_WEB__">
|
||||||
</p>
|
</p>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
@ -32,26 +25,17 @@
|
||||||
|
|
||||||
<center>
|
<center>
|
||||||
|
|
||||||
<b><font size=+4>
|
<h1>__TITLE__</h1>
|
||||||
__TITLE__
|
<h1>__SUBTITLE__</h1>
|
||||||
<br>
|
<h2>__DATE__</h2>
|
||||||
__SUBTITLE__
|
<h2>Version: __VERSION__</h2>
|
||||||
<br>
|
|
||||||
__DATE__
|
|
||||||
<br>
|
|
||||||
Version: __VERSION__
|
|
||||||
<br>
|
|
||||||
|
|
||||||
|
|
||||||
<br>
|
<h2>__AUTHORS__</h2>
|
||||||
__AUTHORS__
|
|
||||||
|
|
||||||
</b></font>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
<hr width="100%">
|
<hr width="100%">
|
||||||
|
|
||||||
This documentation can be downloaded in various formats:
|
This documentation can be downloaded in various formats:
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
</center>
|
|
||||||
<hr witdh=100%>
|
<hr witdh=100%>
|
||||||
<a name="_jan_1" href="node1.html"><img width=65 height=24 align=bottom alt="contents" src="__ICON_CONTENTS_"></a>
|
|
||||||
<br>
|
|
||||||
<b> next:</b> <a name="__jan_2" href="node1.html">Table of Contents</a>
|
<a name="_jan_1" href="node1.html"><img width=65 height=24 align=bottom alt="contents" src="__ICON_CONTENTS__"></a>
|
||||||
|
</center>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue