Hello,

Fabrice Popineau <fabrice.popin...@gmail.com> writes:

> Is there something special to do for htmlize to process an #+INCLUDE'd
> source file ?

No.

> Besides this, as far as I Can see, I have to use :
> #+BEGIN_SRC java

> but

> #+INCLUDE: file java

It's #+INCLUDE: "file" src java

> Why to use a colon in one case and not in the other one? Or am I wrong
> here?

#+INCLUDE: is a keyword, like #+TITLE: whereas #+BEGIN_SRC is a block,
like #+BEGIN_CENTER. Not the same object, not the same syntax.


Regards,

-- 
Nicolas Goaziou

Reply via email to