Hi, Am 03.04.2011 um 18:15 schrieb Heinz N. Gies:
> not a clojure technical question but it has to do with the entire topic :). I > know there have been some presentations about clojure already and would like > to ask for some best practice experience regarding embedding Clojure code in > a presentation. Any advice? What tools did you people use for coloring the > code in slides? > > I'd be very thankful for some hints and pointers in the right direction so I > don't have to reinvebt the wheel :). I used latexbeamer with minted. The latter one rather heavily patched to get rid of spurious newlines. But nevertheless it worked quite well in the end. minted uses pygments in the background to highlight code, which leaves a bit to be desired. But it is latex. So YMMV. I'm a mathematician; so I'm biased. :) Sincerely Meikel -- 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