Re: Re: [Orgmode] [BEAMER] make text fit in a slide
Hi Andrea, I stand corrected - you are getting a lot of useful information here! :-) Chris On Jan 20, 2011 4:21am, Eric S Fraga wrote: iem...@gmail.com writes: > Hi Andrea, > > I use the following line to allow frame breaks > > #+BIND: org-beamer-frame-default-options "[allowframebreaks]" and, on a slide per slide basis, you can set options using the BEAMER_envargs property (easiest to do using column view if you have defined columns as per the tutorial on Worg, for instance). For example: --88--- *** A full slide :PROPERTIES: :BEAMER_envargs: [shrink] :END: Content here *** A very long slide :PROPERTIES: :BEAMER_envargs: [allowframebreaks] :END: Some more content here. --88--- -- : Eric S Fraga (GnuPG: 0xC89193D8FFFCF67D) in Emacs 24.0.50.1 : using Org-mode version 7.4 (release_7.4.223.g71650) ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode
Re: [Orgmode] [BEAMER] make text fit in a slide
iem...@gmail.com writes: > Hi Andrea, > > I use the following line to allow frame breaks > > #+BIND: org-beamer-frame-default-options "[allowframebreaks]" and, on a slide per slide basis, you can set options using the BEAMER_envargs property (easiest to do using column view if you have defined columns as per the tutorial on Worg, for instance). For example: --8<---cut here---start->8--- *** A full slide :PROPERTIES: :BEAMER_envargs: [shrink] :END: Content here *** A very long slide :PROPERTIES: :BEAMER_envargs: [allowframebreaks] :END: Some more content here. --8<---cut here---end--->8--- -- : Eric S Fraga (GnuPG: 0xC89193D8FFFCF67D) in Emacs 24.0.50.1 : using Org-mode version 7.4 (release_7.4.223.g71650) ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode
Re: [Orgmode] [BEAMER] make text fit in a slide
Hi Andrea, I use the following line to allow frame breaks #+BIND: org-beamer-frame-default-options "[allowframebreaks]" On Thu, Jan 20, 2011 at 6:51 AM, Andrea Crotti wrote: > Would it be possible with some trick to automatically make the font > resize when the frame doesn't fit in the slide? > > Or maybe would that be possible otherwise to split the slide in two > parts automatically? > > I always wondered how to do it but never really found out. > And how do I in general could have a section of text in a smaller font? > > > ___ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode > -- Kind regards, Tian Qiu ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode
Re: [Orgmode] [BEAMER] make text fit in a slide
Hi Andrea, I'm not sure of the answers to your queries. These questions seem more Beamer related than org-mode. That said, you may have more luck asking on a TeX/LaTeX forum such as http://tex.stackexchange.com/ Sorry I couldn't be of more use :-/ Chris On Wed, Jan 19, 2011 at 5:51 PM, Andrea Crotti wrote: > Would it be possible with some trick to automatically make the font > resize when the frame doesn't fit in the slide? > > Or maybe would that be possible otherwise to split the slide in two > parts automatically? > > I always wondered how to do it but never really found out. > And how do I in general could have a section of text in a smaller font? > > > ___ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode > ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode
[Orgmode] [BEAMER] make text fit in a slide
Would it be possible with some trick to automatically make the font resize when the frame doesn't fit in the slide? Or maybe would that be possible otherwise to split the slide in two parts automatically? I always wondered how to do it but never really found out. And how do I in general could have a section of text in a smaller font? ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode