Jean Niklas L'orange <jeann...@hypirion.com> writes:

>> I am unable to find a style file that supports clojure code in LaTeX.
>> Can anyone point me in the right direction?
>
> I always use Minted for this kind of stuff: See 
> https://code.google.com/p/minted/

I just want to second that.  Minted is excellent.  The only downside is
that compiling the document takes some time if you have lots of
listings.  But the most recent git version has a cache option which
won't call pygments only on listings that have changed.

BTW, minted is now on github:

  https://github.com/gpoore/minted

Bye,
Tassilo

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to