Re: [Orgmode] minted for latex source code export

2010-10-04 Thread Carsten Dominik
Hi Dan, I think there are no objections to this patch. Some documentation will be needed, maybe on Work, with a link from the manual? Sebastian, are we mentioning the listing package in the documentation? Thanks - Carsten On Aug 6, 2010, at 3:34 PM, Dan Davison wrote: Seb's nice listing

Re: [Orgmode] minted for latex source code export

2010-08-08 Thread Carsten Dominik
Hi Dan, Looks good! - Carsten On Aug 6, 2010, at 3:34 PM, Dan Davison wrote: Seb's nice listings code led me to come across this[1] blog post, describing the latex package "minted"[2]. I've made a first-pass implementation of org-mode latex export using minted. This didn't take too long becau

Re: [Orgmode] minted for latex source code export

2010-08-08 Thread Sebastian Rose
Dan Davison writes: > Seb's nice listings code led me to come across this[1] blog post, > describing the latex package "minted"[2]. I've made a first-pass > implementation of org-mode latex export using minted. This didn't take > too long because I copied the original work Eric Schulte did on > li