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

Underbrace not rendered correctly #111

Open
zihlmalb opened this issue Dec 8, 2022 · 0 comments
Open

Underbrace not rendered correctly #111

zihlmalb opened this issue Dec 8, 2022 · 0 comments

Comments

@zihlmalb
Copy link

zihlmalb commented Dec 8, 2022

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants