Skip to content
This repository was archived by the owner on Aug 21, 2024. It is now read-only.
This repository was archived by the owner on Aug 21, 2024. It is now read-only.

Underbrace not rendered correctly #111

@zihlmalb

Description

@zihlmalb

Underbraces are not rendered correctly.

Input

require 'mathematical'

output = Mathematical.new(:format => :svg).render('$\underbrace{\overline{C}\cdot B \cdot A}_X$')
File.write('./underbrace.svg', output[:data], mode: 'w')

Output
underbrace

What I expect
CodeCogsEqn

** Version **
mathematical-1.6.14

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions