| Type | Changes | By |
 |
Added QMath binary for 64-bit java MacOSX intel.
|
paul |
 |
Templates clean-up... please zap your ~/.jEditOQMath having first backed-up
properties before.
|
paul |
 |
Added QMath binary for MacOSX intel.
|
paul |
 |
Enhanced Add-a-language to allow merge of an extra language
from outside.
|
paul |
 |
Added a large bunch of refactoring methods, among others,
clean-up-omdoc, add-a-language and... apply-xsl.
|
paul |
 |
Paste of OpenMath (or drop of it or a link to it) will now
convert it to QMath...
|
paul |
 |
Embedded the assembly tool to replace TOC-edit.
Issue: it needs ActiveMath to be on or it breaks.
Also, it cannot (yet) drop entire chapters from ActiveMath.
|
paul |
 |
Made the OQMath plugin-menu a top-level menu.
|
paul |
 |
Embedded the conversion of OMDoc to OQMath (hence of OpenMath to QMath).
Copy-and-paste of OpenMath fragments work,
copy-and-paste of MathML should work if I could have the license,
drag-and-drop of ActiveMath links to terms also works, at least
on some platforms (otherwise invoke "See openmath source").
The conversion may suffer when encountering symbols it does not know about.
|
paul |
 |
Based on a re-usable buffer-document load and save to JDOM,
we no
w have Apply-XSL, Add-a-language, as well as a much enhanced Clean-Up OMDoc
|
paul |
 |
Introduced first refactoring: "Add a language".
|
paul |
 |
Moving away the tutorial to eds.
Removed the "stabilized pre-release".
Changed the subversion repository follow the move of AMauthoring repo.
|
paul |
 |
It is now possible to set a few properties to author on one machine while
uploading to another which plays the ActiveMath. Particularly nice for
laptops "that should be bigger" !
See
the remote ActiveMath authoring page
.
|
paul |
 |
Cleaned-up the collection creation
which now produces working collections. Upgraded the templates, removing the old MCQs
and inserting a very small interactive exercise template.
The current authoring environment is intended to be used with SLuMB which reloads
well and fast (
see configuration and announce
).
This is tuned to work with
ActiveMath SVN
.
|
paul |
 |
Introduced an OQMath XML-RPC service.
See class OQMathService.
|
paul |
 |
Made unit-tests and fixed the issue that two math expressions
stuck aside of each others were causing.
|
paul |
 |
Fixed the opening an item: one can now use links presented in ActiveMath
to open the indicated item (to come soon).
|
paul |
 |
Added a probably too simple how-to-build documentation point.
|
paul |
 |
Inserted the OpenMath presentation editor plugin of Shahid
Manzoor as first attempt.
|
paul |
 |
Added a simple "Copy ID" actio
n in id-search.
|
paul |
 |
Added a "switch to equivalent location in OMDoc" (or OQMath) so that
it is easy to navigate between the source and results of the OQMath process.
|
paul |
 |
Dropping a "dictionary link" (e.g. a title) on jEdit outside of a text-area
will lead to a simple action: open the source of at the location where the
item is. (presuming that the file is the same as the one loaded in MBase).
|
paul |
 |
Presentation tags are now part of the default collections and
are running. Beware, though, that this is using a very old
convert presentation-tags --
>
xsl which lacks a large
amount of flexibility.
Richer tags are expected at some point.
|
paul |
 |
Have now embedded Jakarta Commons Jelly inside jEdit
(a plugin is coming soon in standard jEdit distributions).
Using this, new collections can be easily created based
on a single parameter: the collection short-name.
|
paul |
 |
When using imports-generator or when
dropping a dictionary-link, the "current" collection name is recognized
(if using widespread collection format) and used.
|
paul |
 |
It is now possible to drop dictionary-links (for example, dragging out
the title of an item in a book presentation, or the title in the dictionary
search result).
Depending on the location, it will drop either a "ref" element,
a "textref" element, or simply an ID-reference.
|
paul |
 |
Started a tutorial in the OQMath plugin help... is incomplete but should
be useful.
Focussed test to make the tutorial work.
|
paul |
 |
Started branding the whole application as being jEditOQMath so that such beliefs
as "Paul has written jEdit" are dissipated. Great graphical quality is
another (probably later) requirement. Spl
ash screen and documentation
welcome page are changed already.
|
paul |
 |
now jEdit comes with a load of
abbreviations
mostly inspired by the names
of TeX macros. Try typing "a l p h a" followed by "C-;". See the abbrevs file to see a complete
list (or see a common TeX manual).
|
paul |
 |
Now search ID and all error reporting will open file location in a corresponding
.oqmath file if found
(assuming the omdoc is in a directory which is contained in one that contains an oqmath directory which
contains an oqmath file of the same name),
|
paul |