Re: [O] Syntax highlighting of code blocks in beamer slides

2012-03-14 Thread Stefan Vollmar
Dear Alan, dear Nick, many thanks for your help. Installing minted and pygments and then putting the emacs-lisp snippet from http://orgmode.org/worg/org-tutorials/org-latex-export.html#sec-12-3 into my .emacs file did work. Now my code snippets are syntax-highlighted! Do you have any suggestio

Re: [O] Syntax highlighting of code blocks in beamer slides

2012-03-13 Thread Nick Dokos
Alan Schmitt wrote: > On 13 mars 2012, at 14:41, Stefan Vollmar wrote: > > > Hello, we want to create slides via beamer. This works fine except > > for source code listings (#begin_src python...#end_src) - if > > exported as HTML they have syntax-highlighting as expected, however, > > when expor

Re: [O] Syntax highlighting of code blocks in beamer slides

2012-03-13 Thread Alan Schmitt
On 13 mars 2012, at 14:41, Stefan Vollmar wrote: > Hello, > > we want to create slides via beamer. This works fine except for source code > listings (#begin_src python...#end_src) - if exported as HTML they have > syntax-highlighting as expected, however, when exported as LaTeX the > syntax-hi