On Sunday 26 December 2010 10:09 AM, Neil Hepburn wrote:
Greetings, I am trying to produce a Beamer slide presentation from org-mode. I have a slide that has some output from R in a src_block. The problem is that the material that I want to present (coefficients from a regression) is just a bit too wide for the page. If I were writing this in native LaTeX, I could do something like \begin{frame}[shrink=5]\frametitle{some stuff} contents here \end{frame}How do I pass the shrink argument to latex from org-mode?
I haven't used it but the org info node Beamer class[fn:1] export might help, look for BEAMER_extra.
Cheers, Neil
Footnotes: [fn:1] [[info:org:Beamer%20class%20export][info:org:Beamer class export]] -- Suvayu Open source is the future. It sets us free. _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. [email protected] http://lists.gnu.org/mailman/listinfo/emacs-orgmode
