emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Inline source does not evaluate when inserted insie a minipage e


From: Eric S Fraga
Subject: Re: [O] Inline source does not evaluate when inserted insie a minipage environment
Date: Sat, 23 Sep 2017 16:02:57 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux)

On Friday, 22 Sep 2017 at 15:56, Charles Millar wrote:

[...]

> However, when I C-c C-c the same code when inside a minipage, I get
> the message " 'C-c C-c' can do nothing useful here"
> \begin{minipage}[t]{4.0in} This is some text.
> Some more test with an inlineĀ  src_sh[:results raw]{echo 1}
> a bit more
> \end{minipage}

I solve this aspect, and more generally allow the use of org formatting
directives within the text by doing:

#+latex: \begin{minipage}[t]{4.0in}
This is some text. Some more test with an inline src_sh[:results raw]{echo 1}
a bit more
#+latex: \end{minipage}

-- 
: Eric S Fraga via Emacs 26.0.50, Org release_9.0.9-573-g09e612

Attachment: signature.asc
Description: PGP signature


reply via email to

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