OQMath: OMDoc with QMath formulae
OQMath starts with the complete configurability and ease of input
of mathematical formulae in the QMath
processor input syntax.
It, however, releases the author of the limitations of QMath syntax: only the formulae
will be handed out to QMath by the OQMath processor.
OQMath is a simple replacement tool which matches formulae
between precise markers (along with lines for configuration) to the QMath
engine.
Please read-on to the example page to get a flavour.
Downloading and Running
- OQMath is Open-Source software released under the
Mozilla or Lesser General Public license.
- OQMath requires the QMath
processor. A C++ command-line program which builds on most Unix-flavours
and on Windows using Cywgin.
- OQMath is a Java command-line
program which requires JDK 1.3 or later (it could be easily ported to JDK 1.1)
- OQMath can be run from the command-line using the syntax documented
in the pseudo-man-page
- OQMath can also be run within an Ant
build-file. More can be read about the usage with ant.
This is the preferred invocation mechanism.
- OQMath can be downloaded in compiled single-jar form
as
OQMath.jar
or in source-form from the downloads directory.
- Please report bugs to the author
considering the bugs within the todo-list.