emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [babel] difference in export output if including file
@ 2010-09-04 11:16 Eric S Fraga
  2010-09-08  5:52 ` Eric Schulte
  0 siblings, 1 reply; 3+ messages in thread
From: Eric S Fraga @ 2010-09-04 11:16 UTC (permalink / raw)
  To: org-mode mailing list


[-- Attachment #1.1: Type: text/plain, Size: 932 bytes --]

Hello,

I am using the plantuml babel interface to generate diagrams in a
document.  If I have the following inline in my main document,

--8<---------------cut here---------------start------------->8---
#+CAPTION: Scenario generation and evaluation
#+LABEL:   fig:scenario-evaluation-cycle
#+ATTR_LATEX: width=\linewidth

#+srcname: flowchart
#+begin_src plantuml :file figures/scenario-to-network-and-evaluation.png :exports none
(*) --> "A node"
#+end_src

#+results: flowchart
[[file:figures/scenario-to-network-and-evaluation.png]]
--8<---------------cut here---------------end--------------->8---

this works fine and only the figure appears in the latex export.  If,
however, I place this code in another org file and "#+include" that
file, the export includes the source code as well in the latex export.

Can anybody please suggest how to fix this?  Is this my fault somehow
or is this a bug in org or babel?

Thanks,
eric

[-- Attachment #1.2: Type: text/plain, Size: 75 bytes --]

-- 
Eric S Fraga
GnuPG: 8F5C 279D 3907 E14A 5C29  570D C891 93D8 FFFC F67D

[-- Attachment #2: Type: text/plain, Size: 75 bytes --]

-- 
Eric S Fraga
GnuPG: 8F5C 279D 3907 E14A 5C29  570D C891 93D8 FFFC F67D

[-- Attachment #3: Type: text/plain, Size: 201 bytes --]

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

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

end of thread, other threads:[~2010-09-09  6:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-09-04 11:16 [babel] difference in export output if including file Eric S Fraga
2010-09-08  5:52 ` Eric Schulte
2010-09-09  5:40   ` Eric S Fraga

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