Adit Math Engine 2.0

News about TRichView, ScaleRichView, ReportWorkshop, RVMedia
Post Reply
AditMath
Posts: 5
Joined: Mon Sep 14, 2020 6:35 pm

Adit Math Engine 2.0

Post 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/
Sergey Tkachenko
Site Admin
Posts: 17253
Joined: Sat Aug 27, 2005 10:28 am
Contact:

Re: Adit Math Engine 2.0

Post 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.
jonjon
Posts: 435
Joined: Sat Aug 27, 2005 4:19 pm

Re: Adit Math Engine 2.0

Post 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.
AditMath
Posts: 5
Joined: Mon Sep 14, 2020 6:35 pm

Re: Adit Math Engine 2.0

Post by AditMath »

Sure, the register version include full source code.
TW
Posts: 51
Joined: Tue Aug 30, 2005 2:06 pm

Re: Adit Math Engine 2.0

Post by TW »

Do you have any plans for MathML support?
AditMath
Posts: 5
Joined: Mon Sep 14, 2020 6:35 pm

Re: Adit Math Engine 2.0

Post by AditMath »

The export to MathML will be available soon (in the next month). For MathML import we have no any current timeframe.
AditMath
Posts: 5
Joined: Mon Sep 14, 2020 6:35 pm

Re: Adit Math Engine 2.0

Post 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
Post Reply