>>> "JJ" == Jeremie Juste writes:
> Hello Uwe
>> On Monday, 23 May 2022 at 19:24, Uwe Brauer wrote:
> Sorry I don't have matlab and I have never used the solutionorbox
> environment, but I believe you can generate latex directly. For example
> with R I can to the following.
> #+begin_src R :exp
>>> "IR" == Ihor Radchenko writes:
> Uwe Brauer writes:
>> However when I wrap a solutionorbox around it (which I need when
>> exporting to latex) all text between the «+»
>> gets a strikeout.
>>
>>
>> #+begin_solutionorbox
>> #+begin_src matlab :exports results :eval never-export :results ou
Uwe Brauer writes:
> However when I wrap a solutionorbox around it (which I need when
> exporting to latex) all text between the «+»
> gets a strikeout.
>
>
> #+begin_solutionorbox
> #+begin_src matlab :exports results :eval never-export :results output latex
> disp('P(\text{Covid19}|\text{+})&=
Hello Uwe
> On Monday, 23 May 2022 at 19:24, Uwe Brauer wrote:
Sorry I don't have matlab and I have never used the solutionorbox
environment, but I believe you can generate latex directly. For example
with R I can to the following.
#+begin_src R :exports results :eval yes :results output latex
Hi
The following code block is nicely displayed
#+begin_src matlab :exports results :eval never-export :results output latex
disp('P(\text{Covid19}|\text{+})&=\frac{P(\text{+}|\text{Covid19})P(\text{Covid19})}{P(\text{+}|\text{Covid19})P(\text{Covid19})+P(\text{+}|\text{No-Covid19})P(\text{No