Page 1 of 1

Adit Math Engine 2.0

Posted: Mon Sep 14, 2020 6:49 pm
by AditMath
Adit Math Engine adds support for mathematical expression render to Embarcadero® RAD Studio Delphi® Visual Component Library (VCL). No DLL’s, no ActiveX, no third party libraries dependencies, only pure native Delphi code. Supports 32 and 64-bit Windows. It is compatible with RVMathItem.

Adit Math Engine v 2.0 is released.

Adit Math Engine 2.0 includes VCL components for Delphi XE2-10.4 with 32bit and 64bit Windows support.

Trial version can be downloaded here:
https://www.aditmath.com/download/ame_trial.zip
It's full functional but displays a message box. A help file is included in the trial.

Compiled demo can be downloaded here:
https://www.aditmath.com/download/ame_demo.zip

What's new in version 2.0:
  • Full LaTeX support (without limitation in version 1.0)
  • Support comments
  • Verb command
  • Character class commands (mathord, mathbin, ...)
  • Font size commands (tiny, small. huge, ...)
  • Fixed size delimiters commands (big, Big, ...)
  • Modulus commands (mod, bmod, ...)
  • Rule commands (rule, Rule, Space)
  • TeX infix commands (above, abovewithdelims, ...)
  • Enclose commands (cancel, sout, ...)
  • Shift and move commands (lower, raise, moveleft, ...)
  • Support for TeX dimensions (em, ex, in, ...)
  • Solid and dashed lines in matrices
  • Ability to change matrix spacing
  • LaTeX environment support (align, alignat, ...)
  • Fixed bugs
https://aditmath.com/

Re: Adit Math Engine 2.0

Posted: Mon Sep 14, 2020 7:08 pm
by Sergey Tkachenko
TRichView setup includes a free version of Adit Math engine, + an equation document item and an equation editor dialog, see the announcements:
- https://www.trichview.com/forums/viewto ... f=6&t=8639 (about the item)
- https://www.trichview.com/forums/viewto ... f=6&t=8696 (about the equation editor).

The item and the editor can work both with the free and the new commercial version of Adit Math engine.

Re: Adit Math Engine 2.0

Posted: Tue Sep 15, 2020 12:26 pm
by jonjon
This looks like a great component!
Does it come with full source code ? As far as I can tell, this isn't mentioned on the web-site.
Thank you.

Re: Adit Math Engine 2.0

Posted: Tue Sep 15, 2020 8:35 pm
by AditMath
Sure, the register version include full source code.

Re: Adit Math Engine 2.0

Posted: Mon Sep 21, 2020 11:47 am
by TW
Do you have any plans for MathML support?

Re: Adit Math Engine 2.0

Posted: Mon Sep 21, 2020 3:33 pm
by AditMath
The export to MathML will be available soon (in the next month). For MathML import we have no any current timeframe.

Re: Adit Math Engine 2.0

Posted: Mon Oct 19, 2020 5:40 pm
by AditMath
Adit Math Engine version 2.1 has been released.

What's new in version 2.1:
* Export to MathML
* Export to OMML
* Export to LaTeX (classic and MathJax specific)
* Align scripts
* Prescripts
* Add enclose modes (longdiv, phasor angle, circle, rounded box)
* Match variable size delimiters
* Add relative dimension for move/resize commands
* Ability to add user macroses
* Fixed bugs