emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] Re: Export ascii-images using ditaa when targeting HTML?


From: Carsten Dominik
Subject: Re: [Orgmode] Re: Export ascii-images using ditaa when targeting HTML?
Date: Fri, 14 Nov 2008 16:51:21 +0100


On Nov 14, 2008, at 3:54 PM, Bernt Hansen wrote:

"Eric Schulte" <address@hidden> writes:

I have been working on an org-mode add-on for the specialized processing
of #+begin_* blocks.  Since this is very similar to the need you
expressed below, I implemented ditaa processing as one of the examples
in the initial implementation of this add-on.

<snip>


#+begin_ditaa blue.png -r -S
+---------+
| cBLU    |
|         |
|    +----+
|    |cPNK|
|    |    |
+----+----+
#+end_ditaa


Hi Eric,

Just out of curiosity is there a reason you chose to use lowercase for
#+begin_ and #+end_ tags?  I think the org-mode tags are all uppercase
only and it feels a little strange having to remember which ones are
supposed to be upper/lower case when playing with this utility.

I would like blocks to be defined so that you can use both upper
and lower case, and I hope that most of Org works like this (please
report this as a bug if is case dependent under some circumstances).

- Carsten




reply via email to

[Prev in Thread] Current Thread [Next in Thread]