From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: coloring source for scala Date: Thu, 30 Aug 2012 06:25:17 +0200 Message-ID: <877gshj9aq.fsf@altern.org> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:48590) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T6wJa-00045F-OL for emacs-orgmode@gnu.org; Thu, 30 Aug 2012 00:25:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T6wJZ-00017J-NM for emacs-orgmode@gnu.org; Thu, 30 Aug 2012 00:25:10 -0400 Received: from mail-we0-f169.google.com ([74.125.82.169]:62429) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T6wJZ-00016A-Hs for emacs-orgmode@gnu.org; Thu, 30 Aug 2012 00:25:09 -0400 Received: by weys10 with SMTP id s10so817301wey.0 for ; Wed, 29 Aug 2012 21:25:08 -0700 (PDT) In-Reply-To: (Alexandre Russel's message of "Thu, 30 Aug 2012 06:23:48 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Alexandre Russel Cc: emacs-orgmode@gnu.org Hi Alexandre, Alexandre Russel writes: > I have some source code in scala, how can I get the color when > exporting to html ? (setq org-src-fontify-natively t) HTH, -- Bastien