Skip to content
This repository was archived by the owner on May 30, 2026. It is now read-only.
This repository was archived by the owner on May 30, 2026. It is now read-only.

Math formulas using AsciiMath and JLatexMath render incorrectly #39

Description

@Pigmented

1. Previously, with the asciidoctor-diagram plugin, math formulas could render correctly in .adoc: files.

[plantuml, align="center"]
....
@startmath
d = (ct)/2
@endmath
....

0

2. However, after switching to Kroki, I encounter rendering issues in both HTML and PDF.
5

3. I attempt to replicate the formulas example from PlantUML Official Site on Kroki's Try. It appears that none of the formulas render as expected, whether using AsciiMath notation, JLaTeXMath notation, or creating standalone AsciiMath formulas.

1
1 1
2
2 2
3
3 3

4. I follow the instructions in #yuzutech/kroki#442, and add jlatexmath-minimal-1.0.3.jar in the same folder as plantuml.jar, but the problem persists. I'm unsure how to proceed and would appreciate guidance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions