emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] minted question


From: Manfred Lotz
Subject: Re: [O] minted question
Date: Mon, 21 Jul 2014 22:14:53 +0200

Hi Tom,

On Mon, 21 Jul 2014 09:53:41 -1000
address@hidden (Thomas S. Dye) wrote:

> Aloha Manfred,
> 
> You should be able to use attr_latex (untested).
> 
> Manfred Lotz <address@hidden> writes:
> 
> #+ATTR_LATEX: :options linenos=true frame=single
> >   #+BEGIN_SRC perl
> >   #! /usr/bin/perl
> >   
> >   use strict;
> >   use warnings;
> >   use 5.010;
> >
> >   say 'hey';
> >   #+END_SRC
> 

Unfortunately, that doesn't work. 

I also tried 

  #+ATTR_LaTeX: :environment minted  :linenos true :frame single

which didn't do it either.


-- 
Manfred



reply via email to

[Prev in Thread] Current Thread [Next in Thread]