My typical approach is to write the paper in LaTeX, then (in a new file) to write the presentation in Beamer.
I am now getting to the point in my education/career where the first version of a paper and presentation won't be the last. The two will evolve together over some (hopefully not too long) period of time.
Is there a better way to handle this combined evolution? I already write all graphs and tables to file, so these continuously update, but are there any other techniques that help?
beamerarticle, I assume? – Mike Renfro May 14 '12 at 14:30beamerarticle, which will come in handy elsewhere, I'm sure). I am just looking for any tips/tricks/packages on making the presentation match the paper. There may not be any other than starting the beamer file from a relatively finished version of the paper then updating the presentation as the paper evolves. – Richard Herron May 14 '12 at 14:42beamerarticledoes. If you've not looked yet, see section 21.2 of the beamer user guide, particularly section 21.2.2 (Workflow). – Mike Renfro May 14 '12 at 18:35