emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] The Perl color style


From: Water Lin
Subject: [Orgmode] The Perl color style
Date: Mon, 12 Oct 2009 16:27:52 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (windows-nt)

I try to tag perl-mode to color the Perl code while I am publishing my
org file to html. Here is the example:
-----------------------
#+BEGIN_SRC perl-mode
#!/usr/bin/perl
# some comments;

use warnings;
use strict;

print "hi";
#+END_SRC
-----------------------

But after I convert the content to html, the Perl code is badly
colored, just having some colors for content between "".

So, is there a good way to color Perl code in org? What's the tag for
Perl souce code?

Thanks

Water Lin

-- 
Water Lin's notes and pencils: http://en.waterlin.org
Email: address@hidden
__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]