Re: [O] [Babel] Source block highlighting in Beamer ...

2014-09-03 Thread Alan Schmitt
On 2014-09-02 20:19, aditya siram writes: > Hi all, > How do I get code on my beamer slides to print with color and > highlighting? I'm doing the standard: > > #+BEGIN_SRC blah > > #+END_SRC > > but all my source blocks come out the same. First have a look at the generated tex: what environ

[O] [Babel] Source block highlighting in Beamer ...

2014-09-02 Thread aditya siram
Hi all, How do I get code on my beamer slides to print with color and highlighting? I'm doing the standard: #+BEGIN_SRC blah #+END_SRC but all my source blocks come out the same. Thanks! -deech