13
votes
2answers
1k views

Any way of converting ppt or odf to beamer or org?

I'm interested in converting some .ppt files into beamer/.tex (or, better, .org) format. I can find numerous discussions of converting from beamer to .ppt but not the other way round. Is there any ...
5
votes
2answers
444 views

How to make each PDF page of a beamer output have an opaque background when it is converted to a PNG image?

I want to get an opaque background for each PDF page of beamer output that is converted to a PNG image. I attempted to change \setbeamercovered{transparent=50} but it made the whole PDF pages have the ...
5
votes
2answers
1k views

Beamer-Generated slides to PPT?

I like creating slides in Beamer. My supervisor doesn't. He wants me to "generate or convert [the set I did for a conference] to PowerPoint." I've tried different online and offline products like ...
3
votes
2answers
1k views

How do I convert a beamer based LaTeX file to HTML?

I have a LaTeX beamer-based presentation that I would like to convert to HTML. How do I go about it? I've tried the typical LaTeX to HTML translators (eg. tth). But they do not handle beamer ...
23
votes
3answers
1k views

Converting beamer slides to animated images

As a follow up to Highlighting specific parts of a TikZ drawing, I'd like to know how to generate an animated image (gif) from a series of beamer slides. Martin Scharrer came up with this example: ...
6
votes
2answers
2k views

Export beamer slides to powerpoint/openoffice-impress/keynote editable format

I usually prepare my talks using powerpoint/openoffice-impress/keynote, where I explaing programs, pseudocodes, etc. Recently I was thinking about creating text-only, code-only and pseudocode-only ...
12
votes
1answer
2k views

How should I convert my beamer slides to PowerPoint according to these odd specifications?

I am working with a program at my university that will videorecord my lectures, take my slides, and bundle them together into a movie to be put on the web, iTunesU, etc. They have asked me to produce ...