emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Problem with some src blocks


From: Nicolas Goaziou
Subject: Re: [O] Problem with some src blocks
Date: Sat, 27 Oct 2012 12:00:13 +0200

Hello,

Fabrice Popineau <address@hidden> writes:

> I have these lines :
>
> Bla bla bla
>
> #+INCLUDE: "../java/Power2/Power2.java" src java
>
> Bla bla bla
>
> that get exported this way :
>
> <p>
> Bla bla bla
> </p>
>
> <p>
> #+BEGIN_SRC java
> public class Power2
> ...
>
> How is it possible that the src block be exported literally ?
> I tried a couple of other java files but it happends only with this one.
> (I will look into it but if in the mean time someone has an explanation
> and better: a fix !)

Does it happen with the new exporter? Also, could you provide
Power2.java so I can try to reproduce it?

Thanks.


Regards,

-- 
Nicolas Goaziou



reply via email to

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