all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eric S Fraga <e.fraga@ucl.ac.uk>
To: ishi soichi <soichi777@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: ditaa source gets disappeared by exporting html
Date: Sat, 11 Oct 2014 09:40:41 +0100	[thread overview]
Message-ID: <87fvev0zjq.fsf@ucl.ac.uk> (raw)
In-Reply-To: <CAEjRLuSTC4QVaywffH1kSCDoL5t_ppUPs_-=cDh42VWgZheGkA@mail.gmail.com> (ishi soichi's message of "Sat, 11 Oct 2014 12:13:54 +0900")

On Saturday, 11 Oct 2014 at 12:13, ishi soichi wrote:
> emacs 24.3
> org-mode 8.2.6
>
> When I run org-html-export-to-html the following code,
>
>
> #+begin_src ditaa :file ditaa-seqboxes.png
> +------+   +-----+   +-----+   +-----+
> |{io}  |   |{d}  |   |{s}  |   |cBLU |
> | Foo  +---+ Bar +---+ Baz +---+ Moo |
> |      |   |     |   |     |   |     |
> +------+   +-----+   +--+--+   +-----+
>                         |
>            /-----\      |      +------+
>            |     |      |      | c1AB |
>            | Goo +------+---=--+ Shoo |
>            \-----/             |      |
>                                +------+
> #+end_src
>
>
> it successfully produces an image, which is visible in the exported
> html.
> But the original source of the org file becomes,
>
> #+RESULTS:
> [[file:ditaa-seqboxes.png]]
>
> In other words, the source is gone(?).

Very strange.  I have never heard of this happening to anybody with any
version of org!

In any case, your example works just fine when I export to HTML.  In
fact, the export commands should not change the original org file at
all.  The RESULTS line should only appear if you actually execute babel
on the src block.  You must be doing something more than what you are
indicating in your email.
-- 
: Eric S Fraga (0xFFFCF67D), Emacs 25.0.50.1, Org release_8.3beta-431-g8e1359

  reply	other threads:[~2014-10-11  8:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-11  3:13 ditaa source gets disappeared by exporting html ishi soichi
2014-10-11  8:40 ` Eric S Fraga [this message]
2014-10-11 13:35   ` ishi soichi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87fvev0zjq.fsf@ucl.ac.uk \
    --to=e.fraga@ucl.ac.uk \
    --cc=emacs-orgmode@gnu.org \
    --cc=soichi777@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.