File: eng.htm

package info (click to toggle)
advi 1.6.0-12%2Betch2
  • links: PTS
  • area: main
  • in suites: etch
  • size: 17,524 kB
  • ctags: 2,830
  • sloc: ml: 12,261; sh: 4,299; ansic: 935; makefile: 748; perl: 57; tcl: 10
file content (228 lines) | stat: -rw-r--r-- 7,568 bytes parent folder | download | duplicates (4)
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
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
 "http://www.w3.org/TR/REC-html40/loose.dtd">
<HTML>

<HEAD>
<TITLE>
Active-DVI
</TITLE>
  <LINK REL="stylesheet" HREF="style.css" TYPE="text/css">
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
</HEAD>

<BODY BGCOLOR="#FFFFFF">

<ADDRESS>Contact the author <A HREF="mailto:Pierre.Weis@inria.fr">Pierre.Weis@inria.fr</A></ADDRESS>

<!-- $Id: advi-eng.html,v 1.8 2003/10/22 16:51:30 weis Exp $ -->

<TABLE WIDTH="100%">
<TR>
 <TD ALIGN=CENTER><IMG SRC="advilogo.gif"></TD>
 <TD ALIGN=RIGHT>
 <TABLE>
   <TR><TD><A HREF="fra.htm">Version franaise</A></TD></TR>
   <TR><TD><A HREF="screen-shots-eng.htm">Screen shots</A></TD></TR>
   <TR><TD><A HREF="#features">Description</A></TD></TR>
   <TR><TD><A HREF="#manual">Manual</A></TD></TR>
   <TR><TD><A HREF="faq-eng.htm">Frequently asked questions</A></TD></TR>
   <TR><TD><A HREF="#requirements">Requirements for installation</A></TD></TR>
   <TR><TD><A HREF="#download">Download</A></TD></TR>
   <TR><TD><A HREF="#lists">Bug reports</A></TD></TR>
   <TR><TD><A HREF="#lists">Mailing list</A></TD></TR>
   <TR><TD><A HREF="#authors">Authors and Copyright</A></TD></TR>
   <TR>
     <TD><H1 ALIGN=CENTER><IMG SRC="advilogo.anim.gif">ctive-DVI</H1></TD></TR>
   <TR>
     <TD>
<H2 ALIGN=CENTER>Version 1.6.0</H2>
    </TD></TR>
 </TABLE>
 </TD>
</TR>
</TABLE>

<P ALIGN=LEFT><IMG SRC="bar.gif"></P>

<H2 ALIGN=LEFT><A name="features">Description of Active-DVI</A></H2>

<P>Active-DVI is a Unix-platform <STRONG>DVI previewer</STRONG> and a
<STRONG>programmable presenter for slides</STRONG> written in LaTeX.</P>

<P>To preview DVI files, Active-DVI features:

<UL>
 <LI>Color anti-aliasing.
 <LI>Inclusion of images (via the Camlimages package) with alpha
     channel and blending.
 <LI>Encapsulated Postscript File inclusion (using graphics macros package).
 <LI>Gpic specials to display pictures.
 <LI>Correct treatment of many (but not all) in-lined-Postscript specials.
 <LI>Page background settings.
 <LI>Japanese pTeX DVI extension support (<A HREF="pngs/japanese/advi-j.png">screen shot</A>).
</UL>

<P>To present your DVI files, Active-DVI features:

<UL>
 <LI>Basic effects for presentation (pause, delay, dynamic text color change).
 <LI>Annotations displayed on demand (similar to pop-up balloons).
 <LI>Hyper links from slide to slide or to other files (including DVI files).
 <LI>Replay of previously recorded parts of the display.
 <LI>Text movements.
 <LI>Page transitions.
 <LI>Embedded applications (launched and killed on demand from within.
     the presentation text source), with precise security policy.
 <LI>Scratching on slide to interactively modify the text on screen.
 <LI>Synchronization indications of each slide timing during the
     presentation, to connect the talk with a recording/playing facility
     and/or to automate the show.
</UL>

<P>Active-DVI special effects are set and launched from within your
LaTeX source file via the macros of the <CODE>advi.sty</CODE>
LaTeX package provided by the distribution.

<P>In addition, Caml hackers can program new and fancy Active-DVI effects in the
source code of the presenter.

<H2 ALIGN=LEFT><A name="screenshots">Screen shots</A></H2>

<P>Click on the image to have a look on the screen shots of Active-DVI
presentations.

<P ALIGN=CENTER><A HREF="screen-shots-eng.htm"><IMG SRC="pngs/f.png"></A>

<H2 ALIGN=LEFT><A name="manual">User's manual</A></H2>

<P>The Active-DVI user's manual is available in format <A
HREF="manual.dvi">DVI</A>, <A HREF="manual.ps">PS</A>, and <A
HREF="manual.pdf">PDF</A>. (The manual only exists in English version:
volunteers to translate it are warmly welcomed...)

<H2 ALIGN=LEFT><A name="FAQ"></A>
<A HREF="faq-eng.htm">Frequently asked questions</A></H2>

<H2 ALIGN=LEFT>Installation of Active-DVI</H2>

<H3 ALIGN=LEFT><A name="requirements">Requirements</A></H3>

<P>You need a Unix Platform running X11 window systems.

<P>You need Objective Caml 3.06 to compile the sources.

<P>You also need the `kpsewhich' utility of the `kpathsea' library
provided by the TeX distributions.

<H2 ALIGN=LEFT><A name="download">Download</A></H2>

<H4 ALIGN=LEFT>Source distribution</H4>

<UL>

<LI>Simple installation.

 <DL>
  <DT><STRONG><A HREF=
  "ftp://ftp.inria.fr/INRIA/Projects/cristal/advi/adk-1.6.tar.gz">ADK</A>
  </STRONG>

  <DD>the Active-DVI Development Kit. The complete and functional set
  of Active-DVI's source files and Caml libraries that it uses (in
  particular Camlimages).

 </DL>

<LI>Advanced installation

 <DL>
  <DT><STRONG>Note:</STRONG>

  <DD>For the maximum performance, Active-DVI requires the
  <A HREF="http://pauillac.inria.fr/camlimages/">Camlimages</A> library.
  If you have not yet installed this library, we recommend to
  download the ADK (it is a big tar ball of Active-DVI and
  Camlimages, with a fully-automated-with-luck installation Makefile).

  <DT><STRONG>For hackers only</STRONG></DT>
  <DD>the Active-DVI <A
  HREF="ftp://ftp.inria.fr/INRIA/Projects/cristal/advi/advi-1.6.tar.gz">
  source version only</A> (You should already have Camlimages installed!)

  <DT><STRONG>For impatient hackers only</STRONG></DT>
  <DD><A HREF="http://camlcvs.inria.fr/cgi-bin/cvsweb.cgi/bazar-ocaml/advi/">
  The current CVS version of Active-DVI </A> is available at the
  <A HREF="http://camlcvs.inria.fr/">Caml Anonymous CVS repository</A>.

 </DL>

</UL>

<!--
<H4 ALIGN=LEFT>Binary distribution: RPMS</H4>

<UL>
   <LI><A HREF=
   "ftp://ftp.inria.fr/INRIA/Projects/cristal/advi/advi-1.6-1.src.rpm">
   SRPM</A>
   <LI>RedHat7 <A HREF=
   "ftp://ftp.inria.fr/INRIA/Projects/cristal/advi/advi-1.6-1.i386.rpm">
   RPM</A>
</UL>
-->
      
<H2 ALIGN=LEFT><A NAME="lists">Bug reports and mailing list</A></H2>

<P>If you find a bug drop a message to <CODE>advi-bugs@pauillac.inria.fr</CODE>.

<P>If you want to get in touch with the implementors (to contribute
some new ideas or lines of code) write to <CODE>advi@pauillac.inria.fr</CODE>.

<P>If you want to subscribe to the Active-DVI mailing list, write to
<CODE>advi-list-request@pauillac.inria.fr</CODE>.

<H2 ALIGN=LEFT><A NAME="authors">Authors</A></H2>

<A HREF="http://pauillac.inria.fr/~furuse/">Jun Furuse</A>,
<A HREF="http://pauillac.inria.fr/~weis/">Pierre Weis</A>,
<A HREF="http://pauillac.inria.fr/~remy/">Didier Rmy</A>,
<A HREF="http://pauillac.inria.fr/~xleroy/">Xavier Leroy</A>,
<A HREF="http://pauillac.inria.fr/~lebotlan/">Didier Le Botlan</A>,
<A HREF="http://pauillac.inria.fr/~aschmitt/">Alan Schmitt</A>,
<A HREF="http://pauillac.inria.fr/~dicosmo/">Roberto Di Cosmo</A>,
<A HREF="http://pauillac.inria.fr/~miquel/">Alexandre Miquel</A>

<H2 ALIGN=LEFT>Acknowledgments</H2>

<P>Active-DVI's graphical engine to display DVI files is based on
Mldvi version 1.0, written by <A
HREF="http://pauillac.inria.fr/~miquel/">Alexandre Miquel</A>.

<P>Active-DVI is entirely written in <A
HREF="http://caml.inria.fr/ocaml/">Objective Caml</A>.

<H2 ALIGN=LEFT><A NAME="copyright">COPYRIGHT</A></H2>

This program is distributed under the GNU LGPL. See the enclosed file COPYING.

<TABLE WIDTH="100%">
 <TR>

  <TD><A HREF="http://pauillac.inria.fr/copyright-eng.html">Copyright</A>
  &#169; 2001 - 2003 INRIA all rights reserved.</TD>

  <TD><IMG SRC="inria.gif"></TD>

 </TR>
</TABLE>

<P ALIGN=LEFT><IMG SRC="bar.gif"></P>
<ADDRESS>Contact <A
 HREF="mailto:Pierre.Weis@inria.fr">Pierre.Weis@inria.fr</A></ADDRESS>

<P>
<EM>Last modification: </EM>
Wednesday, October 22, 2003 on latour by weis.

</BODY>
</HTML>