On Fri, Aug 31, 2012 at 6:44 AM, Charles Philip Chan <cpc...@bell.net> wrote:
> Charles Philip Chan <cpc...@bell.net> writes:
>
> Hi Alexandre:
>
>> "#+begin_src" only works with certain programming languages. Please
>> refer to section 14 of the manual.
>
> Sorry, it seems that org-mode is supported, try:
>
> ,----
> | #+begin_src org
> | #+end_src
> `----

#+begin_example org
#+begin_src java
#+end_src
#+end_src
exports without color:
#+begin_src java
#+end_src

#+begin_src org
#+begin_src java
#+end_src
#+end_src
exports with color but only:
#+begin_src java

Alex

>
> Cheers,
> Charles
>
> --
> Dijkstra probably hates me
> (Linus Torvalds, in kernel/sched.c)

Reply via email to