Authoring ActiveMath HandbookSearch |
Using the publish scripts in command-lineFor some reasons you may be against using jEditOQMath and/or jEdit… But to be correctly integrated you would need to still request ActiveMath reload and error reporting. Here’s a recipe:
../../bin/ant -Djedit.home=${jEditHome} -Dactivemath.home=../..
You can add some ant parameters after that (try ‘-projecthelp’ to see the possible targets). Among the useful ones might be the ‘-emacs’ option which will avoid putting the ‘[taskname]’ banners hence will make the output clickable, e.g., in the Emacs text editor and most others. Trackback URL for this post:http://eds.activemath.org/en/trackback/57
|