And then there are those of us who use LaTeX to produce PDF files with their slides. I like the fact that I can have a pure PDF work flow (especially handy on Mac OS X with its native PDF support) and that LaTeX is cross-platform (I use Linux at work, Mac OS X at home). The latest TeX Live distributions already come with the Beamer Class which is easy to use, well-documented, and includes several themes. I have yet to discover a program that has as many features as PowerPoint or Keynote, but at least I have found two options for showing the notes in a PDF file on the secondary monitor:
- PDF Presenter (Windows)
- SplitShow (Mac OS)
1 comment:
I am not sure that Latex is the right choice for presentations to begin with.
The basic idea of Tex is "content only" - just write your text, Tex will do design and everything else. At least that is the idea (of course it does not always work).
Now, presentations are about visual communications. In some ways, you could say that what matters most are well-designed key ideas to which you TALK to - you shouldn't have too much text on your slides anyway. Slides are one of the only mediums we use from day-to-day where we really need to think visually.
With Tex being all about content and NOT design, and presentations being mostly ABOUT design, I feel that the two simply don't match. That's why I use Powerpoint for slides and Tex for text. Just MHO, of course.
Post a Comment