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

Hello again, I will probably post a few issues as I am discovering how to use this library. I managed to solve #127 by following the examples. It compiles with...

depends on #128 this adds all files required to build the µTeX documentation using Doxygen. It also ships a custom theme, heavily inspired by the theme gi-docgen uses by default...

unlike the other platforms, this just creates a Widget that itself uses the cairo platform to render itself. The Widget itself doesn't expose anything from microtex, and exclusively exports a...

fixe ```delete userdata``` cased segment fault on some linux

I'm opening this issue to let others know that I'm working on Apple platform support right now (hopefully avoiding duplicate work). I have a branch in my fork named "macport"...

error info ``` fontforge -lang=py -script otf2clm.py --sinle ../res/xits/XITSMath-Regular.otf true ../res/xits/XITSMath-Regular.clm2 Copyright (c) 2000-2020. See AUTHORS for Contributors. License GPLv3+: GNU GPL version 3 or later with many parts BSD...

bug

Hi. Most LaTeX is not possible to use [as UTF-16](https://tex.stackexchange.com/questions/554223/pdflatex-and-utf-16le), so the `wchar_t` support seems mostly to be needed for the internationalisation support, and not LaTeX. As it stands, it...

enhancement

I wonder if there is an issue in the calculation of the height of some pieces of latex: if you have the library render `\debug x^2` you get ![heightIssue](https://user-images.githubusercontent.com/50640887/85234654-2bc41000-b40f-11ea-903f-5d33f0b37b05.png) As...

Hi. When I use the cLaTeXMath with qt on embedded openwrt,all characters are overlapping on the top-left of the screen.

bug