On 1/27/07, Baruch Even <[EMAIL PROTECTED]> wrote:
* Shachar Shemesh <[EMAIL PROTECTED]> [070127 13:43]:
> Shachar Shemesh wrote:
> > 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).
> >
> As usual, this list's wonderful support solved the problem for me as
> soon as I posted the question.
>
> The answer, for anyone else looking, is to run:
> > enscript -whtml -Emakefile Makefile -o Makefile.html

Another option is to use vim2html, vim is known for its support in
highlighting many file formats and this helps converting the
highlighting to HTML.

Baruch


Yet another option is GeShi [1] which a php script that can be
customized with CSS.
dokuwiki uses it and it works quite well for bash, c and co.

It supports ~60 languages but not Makefile.


[1] http://qbnz.com/highlighter/

--
Cheers,
Maxim Veksler

"Free as in Freedom" - Do u GNU ?

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

Reply via email to