emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Inline source does not evaluate when inserted insie a minipage environment
@ 2017-09-22 19:56 Charles Millar
  2017-09-22 21:22 ` Nicolas Goaziou
  2017-09-23 14:02 ` Eric S Fraga
  0 siblings, 2 replies; 7+ messages in thread
From: Charles Millar @ 2017-09-22 19:56 UTC (permalink / raw)
  To: emacs-orgmode@gnu.org

Hi,

This problem may not be limited to just \begin{minipage}, etc., but to 
other latex commands which may precede text which contains inline source 
code

The following inline code evaluates as expected to 1

This is some text.
Some more test with an inline  src_sh[:results raw]{echo 1}
a bit more

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}

Org mode version 9.1.1 (release_9.1.1-62-g6e7d15.dirty @ 
/usr/local/share/emacs/site-lisp/org-mode/lisp/)
GNU Emacs 25.1.50.2 (x86_64-unknown-linux-gnu, GTK+ Version 3.14.5) of 
2016-07-21

I admit that I did only a cursory search in the list, so if the issue 
has been addressed before this, please point me in right direction.

Charlie Millar

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2017-09-26 23:19 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-22 19:56 Inline source does not evaluate when inserted insie a minipage environment Charles Millar
2017-09-22 21:22 ` Nicolas Goaziou
2017-09-23  0:44   ` Charles Millar
2017-09-23 14:02 ` Eric S Fraga
2017-09-24 20:59   ` Charles Millar
2017-09-25  7:32     ` Eric S Fraga
2017-09-26 23:19       ` Charles Millar

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).