Litvinov Sergey
8d3a4da034
Extend ob-maxima: add input variables and graphic output
...
* lisp/ob-maxima.el (org-babel-tangle-lang-exts): Maxima extension.
(org-babel-maxima-expand): Add input variables and graphic output.
(org-babel-execute:maxima): Add input variables and graphic output.
(org-babel-maxima-var-to-maxima): Add input variables and graphic
output.
(org-babel-maxima-graphical-output-file): Add input variables and
graphic output.
(org-babel-maxima-elisp-to-maxima): Add input variables and graphic
output.
* testing/examples/ob-maxima-test.org: Examples for new Maxima
behavior.
2011-11-08 13:40:23 -07:00
Bastien Guerry
58f1dbccf8
Remove the "Version" header in Org libraries (leave it in org.el).
...
Also remove blank lines before the ";;; org*el ends here" declarations.
Having a "Version" header forced us to update every file when releasing a
new version of Org; it also forced us to update every file when merging Org
with Emacs trunk, thus cluttering the diffs between the previously merged
version and the new one with useless information.
Glenn Morris suggested this in emacs-devel:
http://lists.gnu.org/archive/html/emacs-devel/2011-08/msg00322.html
2011-08-17 14:42:34 +02:00
Bastien Guerry
7a18799e25
Remove arch-tag at the bottom of files.
2011-08-15 20:04:38 +02:00
Bastien Guerry
92b87288c7
Minor changes: fix copyright years and licenses.
...
See https://lists.gnu.org/archive/html/emacs-diffs/2011-08/msg00113.html
for the original patches. Thanks to Glenn Morris.
2011-08-13 10:11:39 +02:00
Bastien Guerry
eb5550fd76
ob-maxima.el: fix the copyright years.
2011-08-13 10:05:24 +02:00
emacs
7340cee33a
Update website to show 7.7 as current release
2011-07-28 10:33:35 +00:00
Eric Schulte
4f094db113
fixed self-proclaimed file name in ob-maxima
...
* lisp/ob-maxima.el: Fixed self-proclaimed file name.
2011-07-21 11:11:33 -06:00
Bastien Guerry
9c05a7c781
Bump to version 7.6
2011-07-06 21:06:03 +02:00
Eric Schulte
cf076fd654
adding support for Maxima code blocks -- thanks to Eric Fraga
2011-03-15 11:25:40 -06:00