LWN: Comments on "The Grumpy Editor's guide to presentation programs" https://lwn.net/Articles/101846/ This is a special feed containing comments posted to the individual LWN article titled "The Grumpy Editor's guide to presentation programs". en-us Tue, 14 Oct 2025 07:32:02 +0000 Tue, 14 Oct 2025 07:32:02 +0000 https://www.rssboard.org/rss-specification lwn@lwn.net Gnome Ease (former https://lwn.net/Articles/422739/ https://lwn.net/Articles/422739/ Velmont <p>Seeing as I got this page searching for a presentation program, I'd like to mention <a href="http://www.ease-project.org/">Ease, a presentation application for Gnome (or others, maybe)</a>. It uses clutter and was originally started as Gnome Glide!</p> <p>It looks quite nice.</p> Wed, 12 Jan 2011 23:33:43 +0000 The Grumpy Editor's guide to presentation programs : pdfscreen https://lwn.net/Articles/104913/ https://lwn.net/Articles/104913/ shashikiran pdfscreen and other tex/latex software/manuals/tutorials are available from <a href="http://sarovar.org"> sarovar.org </a>. Get pdfscreen style files and manual from <a href="http://sarovar.org/projects/pdfscreen"> here </a> Mon, 04 Oct 2004 04:17:29 +0000 How to inlude EPS into OOo (also works for M$ PowerPoint) https://lwn.net/Articles/103924/ https://lwn.net/Articles/103924/ mfglinux The solution for the thread about EPS inclusion in presentation programs could be to generate the EPS with preview. The preview is a little binary file ahead of the EPS code. It can be added with the utility eps2epsi<br> <p> eps2epsi file.eps &gt; file_with_preview.eps<br> <p> Then, you include the file in the presentation. What you see in the screen is a "bad" representation of your eps in a bitmap format..ugly I know... but once you print it, you will print the eps and not the preview.<br> <p> Also works within OOo if you export into pdf.<br> <p> Marcos<br> <p> <p> Mon, 27 Sep 2004 11:25:27 +0000 The Grumpy Editor's guide to presentation programs https://lwn.net/Articles/103810/ https://lwn.net/Articles/103810/ kcannon It looks like it hasn't been mentioned yet, so I'd like to draw people's attention to pdfscreen. I've tried litterally dozens of these presentations programs, and pdfscreen provides by far the best solution for me. I'm not sure where pdfscreen's real homepage is, but typing "pdfscreen" into Google brings up lots of useful information.<br> <p> My most important needs are: (i) the ability to display technical information (I'm a physicist, so I need to display math and graphs), (ii) the ability to interoperate with the software with which the original work was done, eg. import .eps and .pdf graphics, import ASCII source code, import mathematics typeset in AMSTeX/LaTeX, (iii) the ability to make a copy of my presentation available online. *None* of the purpose-built presentation packages provide the first two features, which leaves LaTeX as the only workable solution for me. The question then is which LaTeX presentation system is best, and I've found pdfscreen to be it.<br> <p> pdfscreen is a LaTeX package designed specifically for use with pdflatex. When this package is included in your document, it sets the page size to something that matches the size of your screen, and provides the "slide" environment (eg. \begin{slide} ... \end{slide}) which does something obvious. Upon processing the document with pdflatex, the output is a .pdf file which you can display during the presentation using xpdf's fullscreen mode. Being a LaTeX package, all of LaTeX's power is available: structure based mark-up rather than visual mark-up, very high quality typesetting of math, etc. The output being a .pdf file, a copy of the presentation is easily made available online by simply linking directly to it (no "export to HTML" step required 'cause everyone can read a .pdf).<br> <p> A package option turns on and off the creation of a navigation bar on one side of the pdf document. The navigation bar is placed on each slide and has what look like buttons that are links to other slides within the document. This lets you navigate through your presentation by clicking on the buttons.<br> <p> pdfscreen uses the hyperref package to perform the internal linking, which means you can easily use hyperref commands yourself in your presentation. You can use this as a hack to add movie clips or sounds to your presentation: as long as the movie clip or sound file is in a format that your web browser knows how to handle, just add something like<br> <p> \href{file:///path/to/movie.avi}{Click here to watch the movie}<br> <p> to your document. A link will be added to the .pdf file which will launch your web browser when you click on it, which in turn will do something appropriate to play the file. Then, exit the web browser to return to the presentation.<br> <p> Anyway, everything else will have to come a long way before I'll leave pdfscreen...<br> <p> -Kipp<br> Sun, 26 Sep 2004 04:45:49 +0000 The Grumpy Editor's guide to presentation programs https://lwn.net/Articles/103805/ https://lwn.net/Articles/103805/ roelofs <FONT COLOR="#aa0055"><I>As for equations, some simple equations I do in OOo impress, but complicated ones I do in LaTeX and use ImageMagik to convert to something I'd want to import into OOo: <P> <A HREF="http://brahms.phy.vanderbilt.edu/~rknop/linux/teximpress.html" >http://brahms.phy.vanderbilt.edu/~rknop/linux/teximpress....</A></I></FONT> <P> Not bad, but I <I>think</I> whatever's doing the alpha-based antialiasing isn't doing it right (i.e., either IM is omitting the non-premultiplication adjustment on input or OOo is compositing in nonlinear [gamma] space on output). You're also missing a square bracket. ;-) <P> Greg Sun, 26 Sep 2004 02:15:22 +0000 The Grumpy Editor's guide to presentation programs https://lwn.net/Articles/103741/ https://lwn.net/Articles/103741/ ringerc What about PythonPoint from the ReportLab toolkit? It's a simple XML <br> markup that's good for getting your slides done quickly and neatly. While <br> you can't output HTML for the web, you _can_ use the same very nice PDF <br> you used for your main presentation. <br> <br> It supports the generation of PDF bookmarks for navigation, including <br> logical section/subsection structure. I've used it in the past with <br> excellent results. PowerPoint users will loathe it with a passion - but if <br> you /don't/ care about flashing, bouncing text and a soundtrack (arrrggh) <br> you should probably look into it. <br> Sat, 25 Sep 2004 06:59:50 +0000 The Grumpy Editor's guide to presentation programs https://lwn.net/Articles/103419/ https://lwn.net/Articles/103419/ job Count me as another happy LaTeX-user. It's a shame that you don't include <br> what I believe to be the standard tool for making presentations (at least <br> in the academic world). There are several packages to choose from which <br> will give you the freaky faded backgrounds, overlays, and other things <br> that are legio in the presentation field. <br> <br> I have also used HTML + CSS with a web browser in full screen mode. It's <br> good, but I think the PDF output of LaTeX is much nicer to look at. <br> Especially when the type is so freakishly large, the font quality becomes <br> very important. Seeing the font spacing in OOo and Powerpoint makes me <br> want to cry. Using the Postscript fonts with LaTeX is so much better. <br> Plus you can publish the PDF on the web later. <br> <br> Sometimes I have converted the PDFs to a directory of PNGs with gs, <br> because the image slideshow programs are a bit better than the PDF <br> viewers, and can crossfade nicely between them. <br> Thu, 23 Sep 2004 16:42:33 +0000 The Grumpy Editor's guide to presentation programs https://lwn.net/Articles/103357/ https://lwn.net/Articles/103357/ mcmt88 Another good option is IPE (<a href="http://ipe.compgeom.org/">http://ipe.compgeom.org/</a>). It started as a vector drawing program with sophisticated cad-like features, but it's advanced into quite a capable presentation program as well. It creates very nice PDF's with transitions and everything. It uses Latex for text markup, but you don't have to be a Latex expert to use it. It's mostly WYSIWYG. It's great for precise drawing, and IPE works well for mathematical notation.<br> <p> For an example of a presentation done with IPE, see:<br> <p> <a href="http://ipe.compgeom.org/area-slides.pdf">http://ipe.compgeom.org/area-slides.pdf</a><br> <p> - B<br> Thu, 23 Sep 2004 13:05:44 +0000 The Grumpy Editor's guide to presentation programs https://lwn.net/Articles/103295/ https://lwn.net/Articles/103295/ irios I wouldn't say the article containt 'unfair criticism' of KPresenter; it is way closer to a 'Glowing Review', wouldn't you say?<br> <p> And the bug mentioned *is* indeed a bug. It could've been reported, though, but I don't know whether to Fedora or to KOffice.<br> Thu, 23 Sep 2004 07:16:55 +0000 Compile LaTeX with pslatex, present with xpdf https://lwn.net/Articles/102878/ https://lwn.net/Articles/102878/ komarek Nice trick with the page size. Another "trick" is to use "pslatex" (comes with TeTeX on most GNU/Linux distros). It uses scalable fonts instead of bitmapped fonts. These fonts seem slightly "tighter", and will save you one column on an 8-page conference paper (can be very useful sometimes!). Also, the .ps file from dvips comes out much smaller. Conversion to pdf with ps2pdf works fine.<br> <p> I learned all this when Adobe called the feds in on Sklyarov. I still avoid acroread because of that.<br> <p> -Paul Komarek<br> Tue, 21 Sep 2004 06:25:26 +0000 The Grumpy Editor's guide to presentation programs https://lwn.net/Articles/102546/ https://lwn.net/Articles/102546/ vonbrand <p> If LaTeX, there is also the beamer package. It is much easier to use than prosper. Fri, 17 Sep 2004 05:41:33 +0000 Presenting LaTeX with acroread https://lwn.net/Articles/102454/ https://lwn.net/Articles/102454/ oak My favorite way to do simple presentations with "LaTex" is to set paper <br> size to something very small in LyX (<a href="http://www.lyx.org/">http://www.lyx.org/</a>) and then create <br> the presentation with it (using Xdvi to preview it). Then when I want to <br> present it, I export it as PDF (or PS) and show it with Acroread (or Xpdf) <br> in fullscreen mode. <br> <br> Miniscule page size, scaled to fullscreen -&gt; presto, presentation with <br> suitable sized fonts. No need for any special presentation style. :-) <br> Thu, 16 Sep 2004 19:42:06 +0000 The Grumpy Editor's guide to presentation programs https://lwn.net/Articles/102436/ https://lwn.net/Articles/102436/ mogul For the love of God, you *must* reveal how to find the "Fit Text to Frame" button in Impress. I've scanned all over the interface and through the help, and found nothing!<br> <p> A lack of the ability to do this was the one thing that kept me from using Impress regularly... I'm constantly exchanging presentations or updating templates from Powerpoint users and it was just too much work to keep accepting revisions from them and manually updating the layout every time, so I've fallen back to Powerpoint whenever sharing with anyone at work...<br> Thu, 16 Sep 2004 17:41:56 +0000 Another markup alternative: LaTeX beamer class https://lwn.net/Articles/102423/ https://lwn.net/Articles/102423/ jschrod Another markup alternative is the LaTeX class beamer, <a href="http://latex-beamer.sourceforge.net/beamerexample1.pdf">check out an example</a> [pdf document]. <p> beamer offers incremental display, prearranged themes, automatic table of contents, navigation bars, bibliographies, and other features. Can be used with pdflatex and LyX. It's not only of interest for technical tasks, due to its easy markup scheme. (If you are fixated on visual programs, it's not for you, of course.) <p> <a href="https://sourceforge.net/projects/latex-beamer/">Download and try it.</a> [SF link] <p> Joachim Thu, 16 Sep 2004 15:28:49 +0000 For the LaTeX inclined: beamer https://lwn.net/Articles/102351/ https://lwn.net/Articles/102351/ rl There are several packages for presentations using LaTeX (slides, prosper, beamer, ...). <a href="http://latex-beamer.sourceforge.net/">Beamer</a> is the one I tend to recommend these days. Thu, 16 Sep 2004 07:22:37 +0000 The Grumpy Editor's guide to presentation programs https://lwn.net/Articles/102345/ https://lwn.net/Articles/102345/ rknop <p><i>I've had to convert EPS, too, and the results usually look like crap.</i></p> I've managed to have them come out looking decent. The tricks include: choose your final resolution to match pretty close to the resolution on the screen you'll be using in your presentation. When you use gs, convert the postscript file to something at *twice* your final resolution, and then use an image program of some sort (I use ImageMagick for batch processing) to scale the image down and get anti-aliasing on your fonts. Make sure that when you render the thing from LaTeX, you have a background color that is reasonably close to the background color you will use in your presentation, as some of that *will* leak through despite your best efforts of transparency and anti-aliasing. If you do all that, you can get pretty good-looking results with image files converted from EPS files. They don't *have* to look like crap if you do it right. -Rob Thu, 16 Sep 2004 03:30:28 +0000 Markup presentation programs https://lwn.net/Articles/102343/ https://lwn.net/Articles/102343/ davidD <a href="http://titanium.dstc.edu.au/xml/jacksvg">http://titanium.dstc.edu.au/xml/jacksvg</a><br> <p> is the home page for an XML-&gt;SVG presentation program that can produce fairly sophisticated slides.<br> Thu, 16 Sep 2004 03:24:33 +0000 The Grumpy Editor's guide to presentation programs https://lwn.net/Articles/102316/ https://lwn.net/Articles/102316/ twiens I must agree with the general comment that LaTeX merits inclusion as a tool to be considered. I'm using LaTeX with R, Python, and PostgreSQL to run some involved data analysis. In a matter of days I was able to script and run work that would have taken months to do manually. From this report output I was very easily able to use graphs and extract text into a very usuable presentation using the FoilTeX library for LaTeX in a matter of hours.<br> <p> Thanks for the introduction to LaTeX beamer; it looks like a nice package which I'm sure I'll use in the future.<br> Wed, 15 Sep 2004 21:13:54 +0000 The Grumpy Editor's guide to presentation programs https://lwn.net/Articles/102312/ https://lwn.net/Articles/102312/ Hawke It's unfortunate that this seems to have missed one of the more useful <br> features of OpenOffice Impress: The ability to export to flash. I have <br> found this to be by far the best method of distributing presentations to <br> people without MS Office or Open/StarOffice. <br> Wed, 15 Sep 2004 20:30:56 +0000 There are more things in heaven and earth... https://lwn.net/Articles/102215/ https://lwn.net/Articles/102215/ wjhenney ...or, yet another outraged LaTeX fanboy :) <br> <br> It is a shame that you didn't consult <br> <a href="http://www.miwie.org/presentations/presentations.html">http://www.miwie.org/presentations/presentations.html</a> which lists 51 (!) <br> different markup-based presentation packages (and not all of them based <br> on LaTeX). I would second the earlier recommendations of prosper. The <br> learning curve would be pretty steep for someone not already familiar <br> with LaTeX and PSTricks but the quality of the results is awesome. <br> <br> <br> Wed, 15 Sep 2004 16:27:41 +0000 The Grumpy Editor's guide to presentation programs https://lwn.net/Articles/102194/ https://lwn.net/Articles/102194/ mmarsh Yeah, I've seen way too many scientific presentations where the audience reads along with the speaker as he repeats verbatim what's on the slides. Some of the problem is just poor presentation making/giving skills, but some is that people want to make slides that can be read outside of the context of the presentation. This is not the right way to prepare a talk, since the essence of a presentation is the presentation. Since most presentation programs (including LaTeX) allow you to attach notes, these should be where the spoken text, or a reasonable alternate, should be placed.<br> <p> I don't have a problem with simple bullet lists, as long as the points are adequately illustrated through the spoken delivery or graphics -- preferrably both. I'll occassionally make a slide with almost no text, only graphics, because it better expresses what I'm going to say.<br> <p> Since we've digressed from the merits of presentation software to the way it's used, I might as well mention _Dazzle 'Em with Style_, by Robert R. H. Anholt. It's worth a read for pretty much anyone who has to give more than one talk a year.<br> <p> All that being said, I want a program that *helps* me put together the talk I want to write, rather than one that gets in the way. I've yet to see a program with the right balance.<br> Wed, 15 Sep 2004 14:17:11 +0000 The Grumpy Editor's guide to presentation programs https://lwn.net/Articles/102192/ https://lwn.net/Articles/102192/ mmarsh I've had to convert EPS, too, and the results usually look like crap. Bitmaps just don't scale well, either up or down. I tried converting EPS to a vector format supported by OOo, and that was even less successful. Why, in a presentation program, they allow you to import EPS but only have it look correct when you print eludes me. Is gs really that difficult to embed?<br> <p> Equations have the same problem, since you're ultimately using a font that's being turned into a bitmap. Even if I'm doing something that can be formatted easily in OOo (or Kpresenter), if there are any non-Latin characters it's a real pain to insert them. I end up cutting and pasting em-dashes, for example, because Open Symbols has a much more satisfactory dash.<br> Wed, 15 Sep 2004 14:03:13 +0000 Yet another candidate: Docbook-Slides https://lwn.net/Articles/102189/ https://lwn.net/Articles/102189/ debacle <p>Yes, <a href="http://docbook.sourceforge.net/projects/slides/">DocBook/XML Slides</a> are a very good way to create HTML slides to be viewed e.g. with Firefox. I do all my slides using DocBook/XML Slides and I do all other documentation in DocBook/XML article/book/refentry/website, e.g. man pages, howto documents, reference cards, web pages. I like the idea of <em>single source publishing</em>. Another plus: All necessary packages are apt-get&apos;able in Debian sarge: the <a href="http://packages.debian.org/testing/text/docbook-slides">slides</a> package and the <a href="http://packages.debian.org/testing/doc/docbook-slides-demo">demo</a> package.</p> Wed, 15 Sep 2004 13:58:51 +0000 Presenting LaTeX with acroread https://lwn.net/Articles/102190/ https://lwn.net/Articles/102190/ scottt xpdf reloads the file on a 'r' keypress or a page change.<br> It even has a full screen mode and a commandline controllable remote server mode similar to mozilla's.<br> If only it's development uses the standard CVS/mailing list/bugzilla combo ..<br> Wed, 15 Sep 2004 13:07:14 +0000 The Grumpy Editor's guide to presentation programs https://lwn.net/Articles/102183/ https://lwn.net/Articles/102183/ wookey Magicpoint trivially displays .eps files (%image file.eps IIRC).<br> <p> I have had trouble with .ps from some sources where the bounding box isn't right so the pic ends up in the wrong place on the screen, and sometimes it's easier to convert to a bitmap image, but for simple diags .eps works very well. Our editor failed to mention this, implying that magicpoint only did PNGs.<br> <p> I must admit that I like magicpoint a lot. It does the job, quickly and simply, looks sufficiently pretty, and tells you how long you have to go. The default colour settings are horrid though, and it is important to use an editor that doesn't mess with your tabs - tabs mean stuff in magicpoint files and so using it with some editors can be a bit of a fight.<br> <p> So far as I can see the reason for lack of development is that the program is finished. More flexible HTML ouput might be nice, but essentially I don't see anything about the program that needs changing.<br> Wed, 15 Sep 2004 11:32:56 +0000 The Grumpy Editor's guide to presentation programs https://lwn.net/Articles/102150/ https://lwn.net/Articles/102150/ rknop When I need to include an EPS file in a computer presentation, I use the GIMP to convert it to a JPEG or (more often) a PNG (so that there's no compression artifacts, as usually I'm importing line diagrams and such). For instance, see: <a href="http://brahms.phy.vanderbilt.edu/deepsearch/hstpaper/index.html">http://brahms.phy.vanderbilt.edu/deepsearch/hstpaper/inde...</a> ... there I have the EPS files of the figures, and PNG files converted and anti-aliased with the Gimp for use on a 1024x768 presentation screen.<br> <p> I've also used "ps2fig" followed by "fig2sxd" so that I can *import* the EPS file and edit it further in OOo. It would be nice if OOo could import EPS files directly, but these two programs let you work aroud the problem.<br> <p> As for equations, some simple equations I do in OOo impress, but complicated ones I do in LaTeX and use ImageMagik to convert to something I'd want to import into OOo:<br> <p> <a href="http://brahms.phy.vanderbilt.edu/~rknop/linux/teximpress.html">http://brahms.phy.vanderbilt.edu/~rknop/linux/teximpress....</a><br> <p> -Rob<br> Wed, 15 Sep 2004 10:55:20 +0000 The Grumpy Editor's guide to presentation programs https://lwn.net/Articles/102149/ https://lwn.net/Articles/102149/ rknop Or, don't necessarily skip the presentation software--- just use it well.<br> <p> The problem isn't the software per se, but the fact that people use the bullet points and try to boil down what they're talking about to things that can be read from slides. The problem is the *way it is used*.<br> <p> Blaming the presentation software is akin to blaming free software for any perceived losses in music industry sales....<br> <p> If you have to show visuals with your talks-- and, as I'm in the sciences, that's crucial-- presentation software can be much nicer than using transparencies or physical slides. Just don't try to get the full *text* of your talk into the presentation along with your visuals.<br> <p> -Rob<br> Wed, 15 Sep 2004 10:50:41 +0000 Presenting with OOo Impress https://lwn.net/Articles/102145/ https://lwn.net/Articles/102145/ soundray Just a note about a couple of things that I find useful while in presentation mode with Impress:<br> <p> * No need to press F5 every time - you can hit a number and return to go to the corresponding slide<br> <p> * Yes, you can draw on the slide if you activate "Mouse pointer as pen" in Slide Show Settings.<br> <p> * You can black out or white out your slide with the B and W keys.<br> Wed, 15 Sep 2004 09:46:25 +0000 The Grumpy Editor's guide to presentation programs https://lwn.net/Articles/102143/ https://lwn.net/Articles/102143/ james <p align="justify"> Surprised no-one's mentioned this before... </p><p align="justify"> <blockquote>Your editor, working with the Fedora Rawhide packaging of KPresenter 1.3.2, encountered a few occasional bugs. Try to create a presentation with the wrong template, and the whole thing just silently quits. </blockquote> </p><p align="justify"> I don't think it's fair to criticise a project merely because there are a few bugs in the Fedora Rawhide version. Although it is pretty stable, Rawhide <em>is</em> supposed to be a development branch, released largely so people can find bugs in it. </p><p align="justify"> I can't find a Fedora Bugzilla entry: any chance you could let someone know about the rest of the bugs so they can get filed? </p><p align="justify"> Thanks, </p><p align="justify"> James. </p><p align="justify"> (FWIW: I am one of the regulars on the main Fedora list, and run Rawhide to see what's coming up...) Wed, 15 Sep 2004 09:05:39 +0000 The Grumpy Editor's guide to presentation programs https://lwn.net/Articles/102142/ https://lwn.net/Articles/102142/ lamikr Thanks for info, now I know that there exist anyway a method for doing this.<br> At least Impress should contain an one key menu selection short cut<br> to this feature because I bet that the table editing is in the top 5 of<br> things you want to do with your presentations.<br> <p> Mika<br> Wed, 15 Sep 2004 08:52:45 +0000 The Grumpy Editor's guide to presentation programs https://lwn.net/Articles/102122/ https://lwn.net/Articles/102122/ hppnq Maybe <a href="http://www.openofficesupport.com/impresstutorial.html">this</a> will help? <p> I fired up Impress but couldn't find any obvious icons or options that should be there according to the tutorial -- before I froze seeing that the OOo developers apparently thought it a good idea to clone that horrible paperclip that still haunts me at night. Back to Latex. ;-) <p> (On second thoughts: imagine having to typeset Knuth's collected works in Tex, how's that for a nightmare? ;-) Wed, 15 Sep 2004 00:31:35 +0000 The Grumpy Editor's guide to presentation programs https://lwn.net/Articles/102121/ https://lwn.net/Articles/102121/ denials Well, once you have Impress running you can quickly create a New->Text document, insert a table using CTRL+F12 (or Insert->Table), throw in the text you want, then copy and paste the table into the presentation. <p> Yeah, it's pretty silly to have to do it that way. But it's relatively quick because there's hardly any overhead to opening a second OpenOffice.org document of any type when the first one is already open. <p> I just spent a couple of days putting together a presentation for php|works in OpenOffice.org, then received the PowerPoint template from the conference organizer (who said "If you're using ooo Impress then you know how to merge templates"). Needless to say, the new template changed the font sizes and spacing of everything... argh. And I only found the "Fit Text to Frame" button in Impress today, after giving up the search and manually fixing everything. Double-argh. (Trick to future generations: I had to add the Fit to Text button from the Format button set through a customization of the toolbars). <p> Dan Wed, 15 Sep 2004 00:18:37 +0000 Using HTML as the presentation format https://lwn.net/Articles/102117/ https://lwn.net/Articles/102117/ Per_Bothner I've been using HTML to present lately. I write each talk as an XML file, with a <code>&lt;slide&gt;</code> for each slide, where the contents of each slide are written using XHTML markup. Then a shell script uses xsltproc to separate individual pages, and generate links and keyboard shortcuts. The "look" isn't very sexy because I'm not a web designer, but one could enhance the concept with nicer templates and stylesheets. The advantage is that the presentation can be viewed anywhere (including remotely) using any browser, though it is optimized for Mozilla. <p> Here is a <a href="http://per.bothner.com/papers/Qexo04/splash.html">sample presentation</a>: (Type space or n to move forwards, type p to move backwards, and type i to go to the index page, which also links to the printed paper. You can also mouse in the titlebar of each slide to move forwards/backwards.) <p> There is somewhat <a href="http://per.bothner.com/papers/scripts/">old documentatiion</a>, but the link to <a href="http://per.bothner.com/papers/scripts/paper-utils.tgz" ><code>paper-utils.tgz</code></a> is current. A sample of how to use the scripts is in <a href="http://per.bothner.com/papers/Qexo04/Makefile">this Makefile</a>. But note this is just something I've been hacking on for my presentations, and isn't designed as a general package - you'll probably have to tweak/fix it for your own needs. If someone wants to tunr it into a slicker package that would be great. Wed, 15 Sep 2004 00:18:02 +0000 Interoperability? https://lwn.net/Articles/102118/ https://lwn.net/Articles/102118/ vondo In a collaborative environment, one often has to incorporate information from one person's presentation into your own. I use Latex-prosper, usually, but getting info out of Powerpoints and into my talk is a major pain. PPT compatability is definitely a consideration, not just the output formats.<br> Wed, 15 Sep 2004 00:04:07 +0000 Cut'n'pase: an advantage of text-based tools https://lwn.net/Articles/102114/ https://lwn.net/Articles/102114/ tzafrir And keep the presentation in a version-control system?<br> Tue, 14 Sep 2004 23:20:51 +0000 Interoperability? https://lwn.net/Articles/102106/ https://lwn.net/Articles/102106/ tzafrir HTML and PDF can be presented virtually everywhere.<br> <p> latex-based packages may allow you to add internal links between separate slides (both PDF and HTML support internal and external links).<br> Tue, 14 Sep 2004 23:11:24 +0000 The Grumpy Editor's guide to presentation programs https://lwn.net/Articles/102105/ https://lwn.net/Articles/102105/ tzafrir try xpdf instead of acroread<br> Tue, 14 Sep 2004 23:08:39 +0000 Presenting LaTeX with acroread https://lwn.net/Articles/102102/ https://lwn.net/Articles/102102/ tzafrir Acroread, however, is a pain to work with when working on the presentation. Not only it lacks a "watch file" mode, like xdvi and gv (I don't remember if xpdf has such a mode) but reloading the presentation is too long a process.<br> <p> xpdf is quite nice. xdvi can also be handy <br> Tue, 14 Sep 2004 23:06:30 +0000 Cut'n'pase: an advantage of text-based tools https://lwn.net/Articles/102096/ https://lwn.net/Articles/102096/ lakeland This is probably obvious to many of the people here... but while I find <br> the graphical tools make generating a pretty presentation easier than the <br> markup tools, I prefer to use markup tools. <br> <br> I give quite a lot of presentations that are similar to each other. <br> Perhaps I'll give a general version to the whole department, a more <br> specialised version to the research group, and a more polished version at <br> a conference. <br> <br> If I use a graphical tool, then I can produce any one of those <br> presentations faster. But the markup approach makes it extremely easy to <br> cut and paste between presentations. Templates vaguely allow you to do <br> this in OO.o, but markup wins the day. <br> Tue, 14 Sep 2004 22:40:31 +0000 Yet another candidate: Docbook-Slides https://lwn.net/Articles/102071/ https://lwn.net/Articles/102071/ lolando If you don't fear SGML/XML, you can also use the "Slides" flavour of Docbook (and if you do fear them, well, I suppose you'll have to wait until Conglomerate starts working reasonably well).<br> <p> Like plain Docbook, Docbook-Slides is geared towards technical docs/presentations. It's easy to include code, examples, links, have lots of semantic markup, and keep the visual fluff for later: that's the point of Docbook in particular and WYSIWYM in general.<br> <p> Of course, Docbook is but a markup language, but there are a few transformation processes (XSLT for instance) to turn your beautiful XML into beautiful HTML. Frames or no frames, there are even a few Javascripts hooks that you can enable to get something slightly lively. And then all you need is &lt;insert your favourite browser here&gt; running fullscreen. And you can turn your presentation into PDF for the proceedings or so. And since it's HTML+CSS, theming is doable too. Oh, and as they say, structured data is here to stay.<br> <p> Right, no sound. No transitions, either. Graphics come from external images. Like the rest of Docbook, this may not be what your PHB will use for showing off to his VPs. But for us techies... Yummy :-)<br> Tue, 14 Sep 2004 21:45:09 +0000