* split ascii-plot package into pure ascii & unicode
@ 2013-12-21 17:17 Thierry Banel
2013-12-22 7:09 ` Bastien
0 siblings, 1 reply; 2+ messages in thread
From: Thierry Banel @ 2013-12-21 17:17 UTC (permalink / raw)
To: emacs-orgmode
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-12-22 7:09 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-21 17:17 split ascii-plot package into pure ascii & unicode Thierry Banel
2013-12-22 7:09 ` Bastien
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).