emacs-orgmode
[Top][All Lists]
Advanced

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

Re: export to latex: begin_example gets exported to verbatim (


From: Uwe Brauer
Subject: Re: export to latex: begin_example gets exported to verbatim (
Date: Thu, 12 May 2022 10:05:51 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

>>> "ESF" == Eric S Fraga <e.fraga@ucl.ac.uk> writes:

> Hi Uwe,
> should this line

>> #+begin_src matlab :results output src :exports results: exports code  :eval 
>> never-export

> not be

> #+begin_src matlab :results output :exports both :eval never-export

Hm, when I use this and Execute the code I also obtain 
#+RESULTS:
#+begin_example

sys =
 
  A = 
       x1  x2  x3
   x1   1   1   0
   x2   0   1   0
   x3   0   1   1
#+end_example

Which gets exported to verbatim not lstlisting as I want

Attachment: smime.p7s
Description: S/MIME cryptographic signature


reply via email to

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