On Saturday, 11 Oct 2014 at 10:42, Manfred Lotz wrote:
> Maybe a stupid question. 
>
> How could I change font size (in my case to smaller) for an example
> environment in org-mode? Needed in export to Beamer pdf.

Not sure what exactly you are asking but IIUC maybe something along
these lines will work for you:

--8<---------------cut here---------------start------------->8---
#+latex: {\footnotesize

  org stuff here

#+latex: }
--8<---------------cut here---------------end--------------->8---

Choose the font size you want.

You can also /shrink/ individual frames in beamer.

-- 
: Eric S Fraga (0xFFFCF67D), Emacs 24.4.50.1, Org release_8.3beta-408-g39f5f0

Reply via email to