File: Announce

package info (click to toggle)
advi 2.0.0-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 13,728 kB
  • sloc: ml: 16,318; makefile: 1,223; ansic: 1,020; sh: 262; perl: 55; tcl: 10
file content (42 lines) | stat: -rw-r--r-- 1,058 bytes parent folder | download | duplicates (2)
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

                       Active-DVI

Version 2.0.0 is now available.

It builds under version 4.12 of OCaml and is available as an opam package.
See 

Active-DVI is a programmable presenter and previewer for texts or slides
written in LaTeX. 

It can display files in DVI format and is thus a possible replacement for
other DVI previewers. 

It also commes with a package advi.sty that provided new macros and generate
new DVI-specials understood by Active-DVI that enables:

   * Image file inclusions in a variety of different formats 

   * Some effects for presentation: pause, delay,  background images,
     transitions, etc.

   * Embedded applications.

   * Special Support for WhizzyTeX including

      - Backpointing to the source file. 
      - (Rudimentary) support for moving or resizing objects with the mouse.

The source code and more information are available at

        https://github.com/diremy/advi

Documentation is available at

        http://advi.inria.fr/

Mailing list and bug reports at advi@inria.fr

--April 2021

Didier Remy