On Wed, Oct 2, 2013 at 9:28 AM, Eric Schulte wrote:
>
>
> inline "\\sqrt{2}" works
>
>
> Are you able to interactively execute inline code blocks?
>
> I'm not sure what the issue could be.
>
> Best,
>
Thanks for the response Eric. I do not get the results you do:
src_lisp[:results raw]{(format
Liam Healy writes:
> On Sun, Sep 29, 2013 at 3:46 PM, Eric Schulte wrote:
>> Liam Healy writes:
>>
>>> I noticed that raw results from in-line code blocks were disappearing in
>>> the new LaTeX exporter, and bisected the repo to the change 7117ad4f92. I
>>> have created the attached patch to fi
On Sun, Sep 29, 2013 at 3:46 PM, Eric Schulte wrote:
> Liam Healy writes:
>
>> I noticed that raw results from in-line code blocks were disappearing in
>> the new LaTeX exporter, and bisected the repo to the change 7117ad4f92. I
>> have created the attached patch to fix the problem and restore th
Liam Healy writes:
> I noticed that raw results from in-line code blocks were disappearing in
> the new LaTeX exporter, and bisected the repo to the change 7117ad4f92. I
> have created the attached patch to fix the problem and restore the previous
> behavior.
>
> example file
> * Test
>
I noticed that raw results from in-line code blocks were disappearing in
the new LaTeX exporter, and bisected the repo to the change 7117ad4f92. I
have created the attached patch to fix the problem and restore the previous
behavior.
example file
* Test
1. Inline common lisp raw: src_