emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Bug: duplicated output in inline code block exports
@ 2018-07-05 17:46 William Denton
  2018-07-05 19:14 ` Berry, Charles
  0 siblings, 1 reply; 3+ messages in thread
From: William Denton @ 2018-07-05 17:46 UTC (permalink / raw)
  To: emacs-org

Here's a very simple R command in an inline code block:

# -----
What is 1 + 1?  src_R{1+1} {{{results(=2=)}}}
# -----

Exporting this to PDF we get:

# -----
What is 1 + 1? 2 2
# -----

For some reason the "2" is duplicated.

Same thing with Ruby.  I had a look at recent commits (I recompiled from current 
source) but couldn't see where this might have started.

Bill
--
William Denton :: Toronto, Canada   ---   Listening to Art: https://listeningtoart.org/
https://www.miskatonic.org/         ---   GHG.EARTH: http://ghg.earth/
Caveat lector.                      ---   STAPLR: http://staplr.org/

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

end of thread, other threads:[~2018-07-07 10:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-05 17:46 Bug: duplicated output in inline code block exports William Denton
2018-07-05 19:14 ` Berry, Charles
2018-07-07 10:59   ` Nicolas Goaziou

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).