I sometimes use Beamer (a LaTex package) to prepare slides for conference or seminar presentations, and sometimes I use Keynote.
Keynote has a simple but very desirable feature: during the presentation, the laptop screen, instead of going blank or showing a copy of the current slide, shows the current slide, and the next slide, and a timer. If you have ever used Keynote, you know how useful it is to have the time and the next slide always in front of you.
When a slide presentation is prepared with Beamer, the output is a pdf file which is then displayed using Acrobat Reader, or the OS X Preview application, and one gets a blank screen on the laptop during the presentation. Since pdf handling is built natively into OS X, and since a timer and a next-slide display are really simple things, I assumed there would be some program that would do a Keynote-style presentation from a pdf file.
Unfortunately, I wasn’t able to find any such thing for OS X. (Interestingly, there is a program for Windows that does that.)
Thankfully, Melissa O’Neil has done the next best thing, or maybe an equally good thing: a program that converts a pdf file into a Keynote file. So you can create your pdf with Beamer, then convert it to the Keynote format, and use Keynote to display the presentation.
Not the cleanest of workflows, but it works. Thanks, Melissa O’Neil!
What is the Windows program that you’re referring to? Thanks.
It’s called PDF presenter
On Mac, the Skim application shows you the current slide on the laptop, and is also great for writing papers in LaTeX (forward- and reverse-search with text editor, automatic reload when the PDF file is recompiled, …). But I’m not sure why you get a blank laptop screen with Reader or Preview — this might be a (mis)configuration in your System Preferences (possibly related to Keynote’s two-screen feature?).
Right, it’s not a “blank” screen, it’s the desktop with whatever windows are open, or it’s the current slide if I “mirror” the laptop display to the projector display (which I prefer not to do because the best resolution for the projector might be not available on the laptop, and this causes the presentation to be projected at a sub-optimal resolution)
As a former student of Melissa’s, I’ve used this software, and it, like her, is great: but that’s not how you spell her name.
Hi! There is a way to do something similar directly with beamer and a pdf viewer (like skim or preview). It works by creating slides that are twice as wide, so one half can be shown on the projector and one on the screen. It’s described in Section 22 of the user guide: http://www.ctan.org/tex-archive/macros/latex/contrib/beamer/doc/beameruserguide.pdf
Some weeks ago I was looking for exactly (?) the same and found PDF Presenter Console (http://westhoffswelt.de/projects/pdf_presenter_console.html), based on GTK which works on my Mac.
It is worth mentioning that beamer is actively maintained these days and so any extra features can be requested at http://bitbucket.org/rivanvx/beamer/issues?status=new&status=open . See for example
http://bitbucket.org/rivanvx/beamer/issue/40/make-beamer-able-to-generate-asymetric-two
I haven’t seen a request for a timer though yet.
There is a linux program for this, pdf-presenter-console,
http://packages.debian.org/pdf-presenter-console
http://westhoffswelt.de/projects/pdf_presenter_console.html
You should try Impressive…Impressive is a program that displays presentation slides. But unlike OpenOffice.org Impress or other similar applications, it does so with style.
http://impressive.sourceforge.net/
Thank you so much for using time in order to publish “Presenting a Beamer Talk the Right
Way in theory”. Thank you so much once more ,Rico
http://iihm.imag.fr/blanch/software/osx-presentation/ works beautifully with beamer!
As I stumbled over the same situation I decided to come up with a solution of my own: Projektor (http://www.andreasfertig.info/projektor.html)
Thanks to those who commented here — I found this page via google, and “osx-presentation” = Présentation.app by Renaud Blanch is exactly what I wanted. It shows you the current and next slide on your laptop screen, along with a timer.
(I haven’t tried the features for video or web browsing.)