asciidocfx / AsciidocFX

Asciidoc Editor and Toolchain written with JavaFX 21 (Build PDF, Epub, Mobi and HTML books, documents and slides)
http://www.asciidocfx.com/
Apache License 2.0
1.86k stars 296 forks source link

Equations and Formulas (STEM) problem #574

Closed yapbenzet closed 1 year ago

yapbenzet commented 1 year ago

stem in asciidoc files: stem:[sqrt(4) = 2] display as this : \$sqrt(4) = 2\$

There is a problem with inline Latex :

latexmath:[C = \alpha + \beta Y^{\gamma} + \epsilon]

this is display as : (C = \alpha + \beta Y^{\gamma} + \epsilon)

Also there is a problem with

[asciimath] ++++ [int_0^1 x^n dx = \frac{1}{n+1}] ++++

rahmanusta commented 1 year ago

Hello, thank for reporting the issues. The issues has been resolved in https://github.com/asciidocfx/AsciidocFX/releases/tag/v1.8.2