emacs-orgmode@gnu.org archives
 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

* Re: Export #+call: within example block
  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
  0 siblings, 1 reply; 3+ messages in thread
From: Eric Schulte @ 2011-11-18 18:32 UTC (permalink / raw)
  To: Martyn Jago; +Cc: emacs-orgmode

Hi Martyn,

Thanks for pointing out this bug.  I've just pushed up a fix and a test
case.

Cheers -- Eric

Martyn Jago <martyn.jago@btinternet.com> writes:

> Hi
>
> Is there a way to export the following, is this a bug, or is there a
> work-around (to HTML)?
>
>
>
> #+begin_example
>
> #+call: rubbish()
>
> #+end_example
>
>
> For instance this exports fine...
>
>
> #+begin_example
>
> #+begin_src emacs-lisp 
>
> (some rubbish)
>
> #+end_src
>
> #+end_example
>
>
> 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
>
>

-- 
Eric Schulte
http://cs.unm.edu/~eschulte/

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

* Re: Export #+call: within example block
  2011-11-18 18:32 ` Eric Schulte
@ 2011-11-18 23:30   ` Martyn Jago
  0 siblings, 0 replies; 3+ messages in thread
From: Martyn Jago @ 2011-11-18 23:30 UTC (permalink / raw)
  To: emacs-orgmode

Eric Schulte <schulte.eric@gmail.com> writes:


Thanks Eric - sorted my script.

Best, Martyn
 


> Hi Martyn,
>
> Thanks for pointing out this bug.  I've just pushed up a fix and a test
> case.
>
> Cheers -- Eric
>
> Martyn Jago <martyn.jago@btinternet.com> writes:
>
>> Hi
>>
>> Is there a way to export the following, is this a bug, or is there a
>> work-around (to HTML)?
>>
>>
>>
>> #+begin_example
>>
>> #+call: rubbish()
>>
>> #+end_example
>>
>>
>> For instance this exports fine...
>>
>>
>> #+begin_example
>>
>> #+begin_src emacs-lisp 
>>
>> (some rubbish)
>>
>> #+end_src
>>
>> #+end_example
>>
>>
>> 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 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).