emacs-orgmode
[Top][All Lists]
Advanced

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

[O] split ascii-plot package into pure ascii & unicode


From: Thierry Banel
Subject: [O] split ascii-plot package into pure ascii & unicode
Date: Sat, 21 Dec 2013 17:17:15 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

I removed unicodes characters from the orgtbl-ascii-plot package.
This makes it safe for Org exporters.
The unicode version is kept separatly, as an extension example.

The file (code & doc) is here
http://orgmode.org/worg/org-contrib/orgtbl-ascii-plot.html

| values | ascii plot   |
|--------+--------------|
|     25 | WWWWWW.      |
|     16 | WWWH         |
|      9 | WW:          |
|      4 | H            |
|      1 | :            |
|      0 |              |
|      1 | :            |
|      4 | H            |
|      9 | WW:          |
|     16 | WWWH         |
|     25 | WWWWWW.      |
|     36 | WWWWWWWWV    |
|     49 | WWWWWWWWWWWW |
#+TBLFM: $2='(orgtbl-ascii-draw $1 0 49 12)

By the way, the FSF acknowleged my copyright assignment
(the whole process took 3 weeks for me).

Have fun
Thierry





reply via email to

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