emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] minted question


From: Thomas S. Dye
Subject: Re: [O] minted question
Date: Mon, 21 Jul 2014 09:53:41 -1000

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

hth,
Tom

-- 
Thomas S. Dye
http://www.tsdye.com



reply via email to

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