summaryrefslogtreecommitdiff
path: root/support/ppower4/index.html
blob: 932108cd30aefa6ffd5165a063c467b7e0f16fb9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">



<html>
  <head>
    <title>PPower4 Homepage</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">
&nbsp;FB Informatik<br>
&nbsp;<font size="-2">FG Systemprogrammierung</font>
</font>&nbsp;</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>Home</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">
          &nbsp;
        </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">
                Home&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
              </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">
                  <a href="features.html">Features</a>
              </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>&nbsp;</td></tr>
            <tr><td>&nbsp;</td></tr>
            <tr><td>&nbsp;</td></tr>
            <tr><td>&nbsp;</td></tr>
            <tr><td>&nbsp;</td></tr>
          </table>

        </td>

        <td width="100%" valign="top">
          <font color="#000000">

<!-- HIER BEGINNT DER INHALT -->

      PPower4 is used to post process presentations in PDF format
      which were prepared using <a href="http://www.tug.org/">(La)TeX</a>
      to add dynamic effects.
      The PDF files can be created with
      <a href="http://tug.org/applications/pdftex/"><code>pdf(la)tex</code></a>,
      <a href="http://www.micropress-inc.com"><code>v(la)tex</code></a> or
      with standard LaTeX and then converted to PDF with
      <a href="http://gaspra.kettering.edu/dvipdfm/"><code>dvipdfm</code></a>.
      It is recommended to use the widely available <a
       href="http://www.adobe.com/products/acrobat/readstep2.html">Acrobat Reader</a> 
      from <a href="http://www.adobe.com">Adobe</a> to view the
      results, because other viewers do not implement some of the
      special features. 
      Given this you have to keep in mind, that PPower4 can only
      provide those effects, which are implemented in the reader.
      <p>
      The post processing software is written in
      <a href="http://java.sun.com/">Java</a> and it is free (refer to the
      <a href="http://www.gnu.org/copyleft/gpl.html">GNU general public license</a>).
      It has been run successfully with Java 1.2.x and better on
      different flavours of Unix, Win32 and the Mac.
      The older version which had limited features and could also be
      used with <a href="http://www.kaffe.org">kaffe</a> is no longer
      supported.
    </p>
    <p>
      Use the navigation area on the left to find further information
      on PPower4 and the download area.
    </p>
    <p>
      There is also a mailing list concerning development, 
      application and problems of PPower4. You can subscribe to this
      list by sending the text "subscribe" (without the quotes) in the
      <em>body</em> of a message to 
      <a href="mailto:ppower4-request@iti.informatik.tu-darmstadt.de">ppower4-request@iti.informatik.tu-darmstadt.de</a>.
      You can also browse an <a
      href="http://www.mail-archive.com/ppower4%40iti.informatik.tu-darmstadt.de/">archive of the messages</a>
      to this list, which is kept at
      <a href="http://www.mail-archive.com/">mail-archive.com</a>.<br>
      <b>Note:</b> To send messages to the list it is necessary that
      you subscribe to it first.<p>

      You may want to check the <a
       href="extras.html">frequently asked questions</a> before
      sending a message to the mailing list.
	      

      <p><hr><p>
      Disclaimer: These pages contain also links to other sites which are
      beyond our control. We refuse to take any responsibility for
      the possibly illegal contents of these sites, because they may
      have been altered without notice.
      <p>
      Hinweis: Diese Seiten enhalten auch Links (Verweise) auf andere
      Seiten, auf deren Inhalte wir keinerlei Einfluß haben. 
      Wir distanzieren uns daher ausdrücklich von etwaigen
      rechtswidrigen Inhalten, die nach Linksetzung unsererseits auf
      den fremden Seiten eingefügt wurden oder von dort aus
      weitergehend erreichbar sind. 
	</font>
      </td>
    </tr>
  </table>
  <!-- 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>