summaryrefslogtreecommitdiff
path: root/graphics/xdvipresent/DESCR
diff options
context:
space:
mode:
authorjschauma <jschauma@pkgsrc.org>2002-12-05 14:54:50 +0000
committerjschauma <jschauma@pkgsrc.org>2002-12-05 14:54:50 +0000
commit822ace679e308094e32040025aaa6e8d68ef5106 (patch)
treeb1f0ffecfe3fb555586c55a154e2006189f26c53 /graphics/xdvipresent/DESCR
parent7a2faae93f791aac1024760524b0eb3a52a385dc (diff)
downloadpkgsrc-822ace679e308094e32040025aaa6e8d68ef5106.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/DESCR7
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.