diff options
author | jschauma <jschauma@pkgsrc.org> | 2002-12-05 14:57:15 +0000 |
---|---|---|
committer | jschauma <jschauma@pkgsrc.org> | 2002-12-05 14:57:15 +0000 |
commit | 9727843b67231a528dcd291c3ed9d6c224c5acf1 (patch) | |
tree | 185d6cc5515b2f0b72c540fe7847deb657b39325 /doc | |
parent | d6d44f53d9da38f654b662fa665f9ec0d104d7ca (diff) | |
download | pkgsrc-9727843b67231a528dcd291c3ed9d6c224c5acf1.tar.gz |
Note import of graphics/xdvipresent.
xdvipresent provides glue for developing slides for on-line presentation using
LaTeX and xdvi, and a (portable) computer with a XGA (1024x768), SVGA
(800x600), VGA (640x480), or SUN (1152x900) screen running Xwindows. The idea
is that you prepare the slides in LaTeX with the enclosed style file(s) and
you use the "xdvipresent" script (which simply calls xdvi with an appropriate
set of options) to show the slides on the screen.
This package provides a convenient style for slideshow presentations as well.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 69b4603bf24..dcc7708e075 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.687 2002/12/05 12:33:30 tron Exp $ +$NetBSD: CHANGES,v 1.688 2002/12/05 14:57:15 jschauma Exp $ Changes to the packages collection and infrastructure in 2002: @@ -3819,3 +3819,4 @@ Changes to the packages collection and infrastructure in 2002: Updated kdeadmin2 to 2.2.2nb2 [tron 2002-12-05] Updated kdenetwork2 to 2.2.2nb4 [tron 2002-12-05] Updated kde2 to 2.2.2nb5 [tron 2002-12-05] + Added xdvipresent-0.6p12 [jschauma 2002-12-05] |