If I didn't want colours, I could just cut and paste the text :)  But on a
big screen, to a not-necessarily-clojure-literate audience, colours help
comprehension.
As for presenting in emacs or another plain-text format - I'd agree for
mostly-technical presentations with lots of text.

This was less technical, and involved lots of pictures and diagrams, in
which case a gui environment makes life much easier.

Thanks Phil for htmlize.el - not sure how I missed that, it's much like
htmlfontify, but handles rainbow parens which is nice.

- Korny


On 18 May 2013 15:31, atkaaz <atk...@gmail.com> wrote:

> I feel silly for even suggesting but is pprint not good enough? do you
> need colors? (unaware of what those do in emacs)
>
>
> On Sat, May 18, 2013 at 6:42 AM, Korny Sietsma <ko...@sietsma.com> wrote:
>
>> Hi folks - I had to prepare some slides for a conference, and I struggled
>> to get nice looking clojure code onto a slide.  I eventually arrived at the
>> following, but it's awfully clunky:
>>
>> * write code in emacs
>> * turn off rainbow delimiters as html-fontify doesn't like them
>> * M-x load-theme whiteboard  (for high contrast)
>> * M-x htmlfontify-buffer (and save)
>> * M-x browse-url-of-file (loads in Chrome)
>> * load same url in Safari as for some reason cut-and-paste from Chrome to
>> Powerpoint is broken
>> * copy code from Chrome
>> * paste-special into PowerPoint, as "styled text"
>>
>> Yes, I know I can just take a screenshot, but that gives you a bitmap
>> that doesn't scale nicely or give you any ability to do last minute
>> editing.  But the above gets tedious very fast - I wonder if there's a
>> better option I've missed?
>>
>> - Korny
>>
>> --
>> Kornelis Sietsma  korny at my surname dot com http://korny.info
>> .fnord { display: none !important; }
>>
>> --
>> --
>> 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.
>>
>>
>>
>
>  --
> --
> 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.
>
>
>



-- 
Kornelis Sietsma  korny at my surname dot com http://korny.info
.fnord { display: none !important; }

-- 
-- 
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