MicroTeX icon indicating copy to clipboard operation
MicroTeX copied to clipboard

A dynamic, cross-platform, and embeddable LaTeX rendering library

Results 43 MicroTeX issues
Sort by recently updated
recently updated
newest added

My environment has macro `UNICODE` and `DEBUG` defiened and they conflict with some names in the project. I think it's better to rename them to avoid this.

compile

When I use Qt, I meet ![render_bug](https://user-images.githubusercontent.com/18223871/117022556-eb216c80-ad2a-11eb-8495-011265973865.jpg) Sometimes the rendered result is the lower part of the picture. I guess there is something that affects the calculation of the spacing.

bug

Hello :grinning:! Who you gonna call when there's a licensing issue with a font? ~Ghostbusters!~ Me :stuck_out_tongue:! Anyway, still on my quest to get this packaged in Fedora, I'm looking...

Does this latex implement support image display?

enhancement

Is it possible to implement `\ce` from the [mhchem](https://www.ctan.org/tex-archive/macros/latex/contrib/mhchem/) package?

enhancement

It seems that cLaTeXMath do not support chemical \ce macro.Will it be supported infuture? such as : \ce{Hg^2+ ->[I-] HgI2 ->[I-] [Hg^{II}I4]^2-} ![image](https://user-images.githubusercontent.com/3223158/104023438-a5c9b400-51fc-11eb-8002-0e269cdb095d.png) It's very important for me.Thank you for...

enhancement

I've set up the demo, but when I type something as simply as "x+y" I am getting error messages like so: ``` block of char: 43 is 0 FILE: /home/code/cLaTeXMath/src/fonts/fonts.cpp,...

bug

flutter is a great cross-platform framework. If you support flutter, it will make cross-platform extremely simple.

enhancement

Is there a way for an `Atom` to store some data at the top level of the box tree (or somewhere), in the `createBox()` method? Basically, I have a custom...

Hi, I see there are some development of QT interface, but is it possible to support the wxWidgets? There are some discussion here: [How to display math formula or symbol...