all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Export #+call: within example block
@ 2011-11-18 12:09 Martyn Jago
  2011-11-18 18:32 ` Eric Schulte
  0 siblings, 1 reply; 3+ messages in thread
From: Martyn Jago @ 2011-11-18 12:09 UTC (permalink / raw)
  To: emacs-orgmode

Hi

Is there a way to export the following, is this a bug, or is there a
work-around (to HTML)?


--8<---------------cut here---------------start------------->8---

#+begin_example

#+call: rubbish()

#+end_example

--8<---------------cut here---------------end--------------->8---

For instance this exports fine...

--8<---------------cut here---------------start------------->8---

#+begin_example

#+begin_src emacs-lisp 

(some rubbish)

#+end_src

#+end_example

--8<---------------cut here---------------end--------------->8---

Best, Martyn

---
Org-mode version 7.7 (release_7.7.571.g0dc50.dirty)
GNU Emacs 24.0.50.1 (x86_64-apple-darwin, NS apple-appkit-1038.35)
 of 2011-08-21 on virtualmac.porkrind.org

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

end of thread, other threads:[~2011-11-18 23:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-18 12:09 Export #+call: within example block Martyn Jago
2011-11-18 18:32 ` Eric Schulte
2011-11-18 23:30   ` Martyn Jago

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.