emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Bug: begin_src org :results replace does not work
@ 2017-05-29  1:56 Vikas Rawal
  2017-05-29 17:06 ` Charles C. Berry
  0 siblings, 1 reply; 5+ messages in thread
From: Vikas Rawal @ 2017-05-29  1:56 UTC (permalink / raw)
  To: emacs-orgmode@gnu.org

[-- Attachment #1: Type: text/plain, Size: 674 bytes --]

Why does the replace keyword not work? It prepends the results. I have
tried both ":results value replace" and ":results output replace".

I am on org-version 9.0.7

Vikas




#+NAME: one
#+BEGIN_SRC org :results value replace export both
,#+NAME: table-yield
,#+CAPTION: Simple table created using latex tabular environment
,#+attr_latex: :environment tabular :width \textwidth :align lrr
    | State          | Variable one | Varia two |
    |----------------+---------------+----------------|
    | MP             |           672 |          13000 |
    | Har            |           300 |          25000 |
    | Pun            |           260 |          35000 |
#+End_SRC

[-- Attachment #2: Type: text/html, Size: 930 bytes --]

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

end of thread, other threads:[~2017-05-31 14:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-29  1:56 Bug: begin_src org :results replace does not work Vikas Rawal
2017-05-29 17:06 ` Charles C. Berry
2017-05-29 23:24   ` Vikas Rawal
2017-05-29 23:59     ` Charles C. Berry
2017-05-31 14:15   ` 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).