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

Wrong size of underbraces #85

Closed
RarrugasTetra opened this issue Aug 22, 2018 · 2 comments
Closed

Wrong size of underbraces #85

RarrugasTetra opened this issue Aug 22, 2018 · 2 comments

Comments

@RarrugasTetra
Copy link

Dear Developers,
I have a problem with underbraces in my formulas; they are too small. Here is an example:

require 'mathematical'

var = Mathematical.new.render('$$\Phi = \underbrace{\sum_{i} \gamma_i \left( s_i M^{model}(s_i) - s_i M^{exp}(s_i) \right)}_{\Phi_{GED}} + \alpha \cdot \underbrace{ \sum_{j} \gamma_j \left( p_j^{model} - p_j^{QC} \right)}_{\Phi_{QC}} \rightarrow min$$')

File.open("test.svg", 'w'){|f| f.puts var[:data]}

You can run it and check the test.svg or you can see it here

How to fix this?

Thank you.

@RarrugasTetra
Copy link
Author

Is there any chance to fix the problem?

@4e554c4c
Copy link
Collaborator

4e554c4c commented Nov 29, 2023

closing in favor of higher-quality issues #111

@4e554c4c 4e554c4c closed this as not planned Won't fix, can't repro, duplicate, stale Nov 29, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants