diff options
author | jschauma <jschauma> | 2002-12-05 14:54:50 +0000 |
---|---|---|
committer | jschauma <jschauma> | 2002-12-05 14:54:50 +0000 |
commit | 8bbed4ac2a8834c828c43c35862b52f3ab5f1951 (patch) | |
tree | b1f0ffecfe3fb555586c55a154e2006189f26c53 /graphics/xdvipresent/DESCR | |
parent | d02f962edbcec9761cb4e584a4159ab1d3ab12ce (diff) | |
download | pkgsrc-8bbed4ac2a8834c828c43c35862b52f3ab5f1951.tar.gz |
Initial 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 'graphics/xdvipresent/DESCR')
-rw-r--r-- | graphics/xdvipresent/DESCR | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/graphics/xdvipresent/DESCR b/graphics/xdvipresent/DESCR new file mode 100644 index 00000000000..c449d76ea51 --- /dev/null +++ b/graphics/xdvipresent/DESCR @@ -0,0 +1,7 @@ +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. |