From: Charles Millar <millarc@verizon.net>
To: "emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>
Subject: Inline source does not evaluate when inserted insie a minipage environment
Date: Fri, 22 Sep 2017 15:56:58 -0400 [thread overview]
Message-ID: <a4464b6d-4836-c9a2-a923-28b7c8315e84@verizon.net> (raw)
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
next reply other threads:[~2017-09-22 19:57 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-09-22 19:56 Charles Millar [this message]
2017-09-22 21:22 ` Inline source does not evaluate when inserted insie a minipage environment 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=a4464b6d-4836-c9a2-a923-28b7c8315e84@verizon.net \
--to=millarc@verizon.net \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).