blaisewang / img2latex-mathpix

Mathpix has changed their billing policy and no longer has free monthly API requests. This repo is now archived and will not receive any updates for the foreseeable future.
Apache License 2.0
1.39k stars 209 forks source link

[Enhanecement] Whitespace character between $ signs #109

Closed hayriokcu closed 2 years ago

hayriokcu commented 3 years ago

Problem Each time the LaTeX result includes whitespace character in between the $ signs Screenshot 2021-04-21 at 19 14 19

Because of this problem I need to delete the whitespace characters to make the LaTeX code work that is highly annoying.

Thanks for your help in advance!

github-actions[bot] commented 3 years ago

[Auto response] Looks like this is your first issue. I will look into it as soon as possible.

hayriokcu commented 3 years ago

I think in here they mention to remove it with rm_spaces. But I don't know how to implement.

rm_spaces (optional) bool Determines whether extra white space is removed from equations in latex_styled and text formats. Default is true.
github-actions[bot] commented 2 years ago

This issue is stale because it has been open 365 days with no activity. Remove stale label or comment or this will be closed in 10 days