2009/9/13 Sonia Hamilton <so...@snowfrog.net>: > > I'm going to demo some ruby in a presentation, and I'd like to colour > code it so it's easy to read. > > Previously I've taken screen-shots of the syntax highlighting done by my > editor (vim), and included the images in my presentation (done using > Open Office Presentation), but this quickly gets unwieldy. > > How do other people do this? What other software besides Open Office do > people use for presentations that would make it easy to display code well?
Have a look at Pygments[0]. It has a bunch of output formatters (plain images, SVG, LaTeX, RTF, HTML) and handles Ruby just fine. A copy paste from a Pygmentized RTF into Impress should do it for you. Lindsay [0] http://pygments.org/ -- http://holmwood.id.au/~lindsay/ (me) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby or Rails Oceania" group. To post to this group, send email to rails-oceania@googlegroups.com To unsubscribe from this group, send email to rails-oceania+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/rails-oceania?hl=en -~----------~----~----~----~------~----~------~--~---