emacs-orgmode
[Top][All Lists]
Advanced

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

[O] Bug: duplicated output in inline code block exports


From: William Denton
Subject: [O] Bug: duplicated output in inline code block exports
Date: Thu, 5 Jul 2018 13:46:47 -0400 (EDT)
User-agent: Alpine 2.02 (DEB 1266 2009-07-14)

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/



reply via email to

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