From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fabrice Popineau Subject: Re: htmlize and #+INCLUDE: Date: Thu, 1 Nov 2012 18:31:05 +0100 Message-ID: References: <87r4odqmoh.fsf@gmail.com> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=f46d043c093877f53204cd72632f Return-path: Received: from eggs.gnu.org ([208.118.235.92]:42416) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TTyc3-0008Fm-R2 for emacs-orgmode@gnu.org; Thu, 01 Nov 2012 13:31:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TTyc2-0001uO-Lo for emacs-orgmode@gnu.org; Thu, 01 Nov 2012 13:31:27 -0400 Received: from mail-wi0-f171.google.com ([209.85.212.171]:39389) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TTyc2-0001uB-FB for emacs-orgmode@gnu.org; Thu, 01 Nov 2012 13:31:26 -0400 Received: by mail-wi0-f171.google.com with SMTP id hj13so411202wib.12 for ; Thu, 01 Nov 2012 10:31:25 -0700 (PDT) In-Reply-To: <87r4odqmoh.fsf@gmail.com> 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: Nicolas Goaziou Cc: "emacs-orgmode@gnu.org" --f46d043c093877f53204cd72632f Content-Type: text/plain; charset=ISO-8859-1 > > Is there something special to do for htmlize to process an #+INCLUDE'd > > source file ? > > No. > > Do you mean that it should work out of the box or that it is not working at all? Because for me: - I can htmlize src blocks (with BEGIN_SRC) - I can highlight src blocks with syntaxhighlighter (by new-exporting to html) - I can highlight included src blocks with syntaxhighlighter Given the fact that '#+INCLUDE: "file" src java' is expanded into an src block, I assume that htmlize should apply there too. Am I wrong? Greetings, Fabrice --f46d043c093877f53204cd72632f Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
> Is there something special to do for htmlize to process an #+INCLUDE&#= 39;d
> source file ?

No.

Do you mean that it should wo= rk out of the box or that it is not working at all?
Because for m= e:
- I can htmlize src blocks (with BEGIN_SRC)
- I can = highlight src blocks with syntaxhighlighter =A0(by new-exporting to html)
- I can highlight included src blocks with syntaxhighlighter

Given the fact that '#+INCLUDE: "file" src ja= va' is expanded into an src block,
I assume that htmlize shou= ld apply there too. Am I wrong?

Greetings,

Fabrice=A0
--f46d043c093877f53204cd72632f--