diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/ppower4/features.html')
-rw-r--r-- | Master/texmf-dist/doc/latex/ppower4/features.html | 162 |
1 files changed, 162 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/ppower4/features.html b/Master/texmf-dist/doc/latex/ppower4/features.html new file mode 100644 index 00000000000..72ed4fc8dd7 --- /dev/null +++ b/Master/texmf-dist/doc/latex/ppower4/features.html @@ -0,0 +1,162 @@ +<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"> + + + +<html> + <head> + <title>PPower4 Homepage - Features</title> + </head> + + <body background="http://www-sp.iti.informatik.tu-darmstadt.de/icons/background.gif" marginwidth="0" marginheight="0" leftmargin="0" topmargin="0" bgcolor="white" text="black"> + <table width="100%" border="0" cellpadding="0" cellspacing="0"> + + <tr> + <td rowspan="2" align="left" valign="top" bgcolor='#0D2676'> + <font size="-1" color="white"><img src="http://www-sp.iti.informatik.tu-darmstadt.de/icons/tudlogo-small.gif" +alt="Technische Universität Darmstadt"> +<br> +<font face="Arial,Helvetica, sans-serif"> + FB Informatik<br> + <font size="-2">FG Systemprogrammierung</font> +</font> </font> + </td> + + <td width="100%" bgcolor='#4DB8B3' valign="middle" align="center"> + <font face="Arial, Helvetica, sans-serif"> + <font size="+2"><b>PPower4</b></font><br> + <font size="+1">This is the homepage of PPower4</font><br> + <font size="+1">(P^4, Pdf Presentation Post Processor)</font> + </font> + </td> + </tr> + + <tr> + <td align = "center" valign="middle" bgcolor=#4DB8B3> + <font face="Arial, Helvetica, sans-serif" size="+1" color="#0D2676"> + <b>Features</b></font> + </td> + </tr> + + </table> + +<!-- Seitenanfang --> + + <table width="100%" border="0" cellpadding="0" cellspacing="0"> + <tr> + <td align="left" valign="top"> + <img src="http://www-sp.iti.informatik.tu-darmstadt.de/icons/space165x1.gif"> + </td> + <td align="right" valign="top"> + + </td> + </tr> + + <tr> + <td align="left" valign="top"> + <table border="0" cellpadding="5" cellspacing="0" bgcolor='#4DB8B3'> <!-- In einer eigenen Tabelle --> + + + <tr><td valign="top"> + <font face="Arial, Helvetica, sans-serif" size="2" link="white"> + <a href="index.html">Home</a> + </font> + </td><td></td></tr> + + <tr><td valign="top"> + <font face="Arial, Helvetica, sans-serif" size="2" link="white"> + <a href="news.html">News</a> + </font> + </td><td></td></tr> + + <tr><td valign="top"> + <font face="Arial, Helvetica, sans-serif" size="2" link="white"> + Features + </font> + </td><td></td></tr> + + <tr><td valign="top"> + <font face="Arial, Helvetica, sans-serif" size="2" link="white"> + <a href="download.html">Download</a> + </font> + </td><td></td></tr> + + <tr><td valign="top"> + <font face="Arial, Helvetica, sans-serif" size="2" link="white"> + <a href="extras.html">Extras</a> + </font> + </td><td></td></tr> + + </table> + <table> + <tr><td> </td></tr> + <tr><td> </td></tr> + <tr><td> </td></tr> + <tr><td> </td></tr> + <tr><td> </td></tr> + </table> + + </td> + + <td width="100%" valign="top"> + <font color="#000000"> + +<!-- HIER BEGINNT DER INHALT --> + + Demo documents + <ul> + <li>For the basics there is a demonstration document (<a + href="odemo.pdf">German</a> + or <a href="oedemo.pdf">English</a>, both PDF format, created + by <code>pdflatex</code>) and + a report on PPower4 (again <a href="bericht.pdf">German</a> + or <a href="report.pdf">English</a>, both PDF format)<br> + <em>Note:</em> This document does not yet describe the extensions + shown below. + </li> + <li>Refer to <a href="extension.pdf">the extensions demo</a> + (created by <code>dvipdfm</code>) for + an example of page transitions and links between pages. + </li> + <li>More dynamic effects are shown in <a href="levelo.pdf">another + demo</a> (created by <code>vtex</code> on Linux). + See the manual (below) for + documentation and the download page for the + source.<br> + If you want to use the extended Xfig to MetaPost export for + animated figures, please download the LaTeX style file and see + also our + <a href="http://www-sp.iti.informatik.tu-darmstadt.de/software/xfig/"><code>Xfig</code></a> + page.<br> + Depending on your <code>Xfig</code> version it may also + necessary to upgrade your <code>Xfig</code> and + <code>transfig</code>/<code>fig2dev</code> or to add + some patches. + </li> + </ul> + Documentation + <ul> + <li>Learn how to use all this from the <a + href="manual.pdf">manual</a>, which is not yet completed, but + should give you the idea. + </li> + </ul> + </font> + </td> + </tr> + </table> + </p> + <!-- Untere Leiste --> + + <table width="100%" border="0" cellpadding="0" cellspacing="0"> + <tr bgcolor="#0D2676"> + <td align="right"> + <a href="mailto:guntermann@iti.informatik.tu-darmstadt.de"><img src="http://www-sp.iti.informatik.tu-darmstadt.de/icons/at.gif" border="0" alt="Feedback"></a> + </td> + </tr> + </table> + </body> +</html> + + + + |