Re: [Orgmode] PATCH: New options for latex src code export

2011-02-17 Thread Mike McLean
I just came across this and I must say an enthusiastic Thank You! I actually "gave up" (time restrictions) on formatting some source code the way I wanted just a few days ago and the ability to pass package options to ``minted'' solves exactly the problem I was facing. On 2/2/11 2:42 PM, Dan Davi

Re: [Orgmode] PATCH: New options for latex src code export

2011-02-16 Thread Bastien
Hi Dan, Dan Davison writes: > My questions are > > 1. It would be nice if users didn't have to worry about step 4. Can >anyone suggest a sensible way to have the "-shell-escape" option >passed to pdflatex under the appropriate circumstances? These >conditions include: >1. minted

[Orgmode] PATCH: New options for latex src code export

2011-02-02 Thread Dan Davison
Tom Dye and I have been working on providing more user control over latex export of src code via the listings and minted latex packages. The main code change is 2 commits in branch "minted" of the org repo, and pasted below as a single patch for patchwork. These changes allow Org users to set all t