Hi all, I'm preparing a presentation for teaching make for a client. Whenever I need to paste C code, I am using "c2html" to convert it to HTML with syntax highlighting, and then load the HTML file in oowriter and paste it into impress. This make my examples syntax highlighted and readable.
Unfortunately I found no such tool for make. While most modern text editors have no trouble syntax highlighting make files correctly, I need a way to export this information into my impress presentations. Can anyone offer a way to export the syntax highlighting information into my presentation in a sane way (i.e. something more automated than manually marking constructs in colors). Thanks, Shachar -- Shachar Shemesh Lingnu Open Source Consulting ltd. Have you backed up today's work? http://www.lingnu.com/backup.html ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
