From owner-freebsd-questions Thu Jul 10 14:58:45 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id OAA01087 for questions-outgoing; Thu, 10 Jul 1997 14:58:45 -0700 (PDT) Received: from TRUTH.WOFFORD.EDU (truth.wofford.edu [199.190.174.30]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id OAA01082 for ; Thu, 10 Jul 1997 14:58:41 -0700 (PDT) Date: Thu, 10 Jul 1997 17:26:59 -0400 From: Dan Welch To: PLAZAS_CHRISTIAN@COLSTATE.EDU CC: QUESTIONS@FREEBSD.ORG, WELCHDW@wofford.edu Message-Id: <970710172659.244044d2@wofford.edu> Subject: RE: Presentation software for FreeBSD Sender: owner-questions@FREEBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > presentation software for FreeBSD, something that does the type of > stuff microsoft's powerpoint does. Does any one know if such a > program exists for unix, specifically FreeBSD? Freely available or > shareware is preferred. I know of nothing so integrated as powerpoint, but I have been able to match much of its results by centering my prep work in xfig and using xli for slide-show presentation of the results and a graphical browser (I write html) to provide flexible presentation paths. Key support tools for me are ghostview, TeX, groff, netpbm, psutils, xdvi, xpaint, ImageMagick (sic), and mpeg_play. You may also find the shareware xv useful. These are all available via the packages and ports sections of FreeBSD. The results can be quite satisfactorily professional.