lazingor

Results 6 issues of lazingor

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...

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...

If the library is used to render a single line, say `\text{Let } f(x) = \int_0^x g(t) dt`, is there a convenient way to pull out the baseline position of...

enhancement

We seem to get some peculiar linebreaking effects in long equations. Say we run it with ``` x = y + a + a + a + a + a...

bug

Is there some documentation on how to go about using another font with this library? I wonder if some more modern fonts might avoid the need for so many font...

enhancement

I just discovered that the programming language to which I was hoping to link this library does not support callbacks, which means I cannot directly have the library draw on...

enhancement