You cannot post messages because only members can post, and you are not currently a member.
Description:
This is a group for discussing issues and proposing additions to the JavaScript program ASCIIMathML.js that enables users to easily display mathematics and graphs (using MathML and SVG) on web pages or in blogs and wikis. Suggestions are welcome (see www.chapman.edu/~jipsen/asciimath.html for more).
|
|
|
As a proper Tiddlywiki plugin instead of asciencepad
|
| |
Hi,
Thanks for your wonderful software, which I discovered only recently
but am already finding it very useful. I have a couple of
suggestions. amath is especially neat.
1). How about making ASCIIMath script as a simple plugin to the
standard Tiddlywiki, say along the lines of MathJax at:... more »
|
|
ASCIIMath SVG Graphing
|
| |
I have recently started using the ASCIIMath SVG Graphing tool and I
was trying to make trigonometric graphs. The tool only seems to
support the use of radians for this, and while this is fine for most
of the usage, there are a few cases that require graphs in degrees. I
tried multiplying the variable by 6.2/360 which produced the graph... more »
|
|
Parser dialects and unifying code flavors
|
| |
From what I can gather, there are multiple branches of ASCIIMath. The
original ASCIIMath can parse a subset of LaTeX and David's version can
parse TeX, which are close but not identical. Each has a different set
of useful features besides the markup dialect. Looking at the
history, different versions keep diverging further away from one... more »
|
|
regression tests
|
| |
Has anyone though of automated regression tests for the libraries?
There are two distinct parts to the library:
1. Event hooks
2. Text parser / translator
I can think of parser regression testing in javascript - it's a matter
of matching of a set of in/out strings. I wonder how testing of the... more »
|
|
Off Topic: Putting jsxgraph in the cloud
|
| |
Sorry this is a touch off topic, but I am trying to gen up support to
get jsxgraph included at cdnjs and
would appreciate it if you would go to their forum and vote for this:
[link]
(you can log in using your google or other credentials.)... more »
|
|
new version TinyMCE plugins
|
| |
I just posted up a new version of the AsciiMath / AsciiSvg TinyMCE
plugins at [link]
The changes in this release are:
1) The plugins were updated to be compatible with TinyMCE 3.4.4
2) The plugins were updated to work in IE9 without compatibility mode
activated. In previous versions, it was necessary to use... more »
|
|
Tiny_MCE plugin question
|
| |
When I select an equations, it does not appear to render into the
proper format.
`sum_(n=1)^oo` stays the same as it looks. It does not have the
summation notation.
Pretty sure I have my paths correct, but don't know why these are not
rendering.
<!-- MimeTeX, licensed under the gpl, lets you easily embed LaTeX math... more »
|
|
installing AsciiMath in moodle 2.0(question)
|
| |
Hello all,
I'm trying to install the asciimath in moodle 2.0, but it doesn't
works.
i have uploaded the script ASCIIMathML.js at lib/editor/common and
edited
theme/standard/meta.php adding:
<script type="text/javascript" src="<?php echo $CFG->httpswwwroot ?>/
lib/editor/common/ASCIIMathML. js"></script>... more »
|
|
|