Paul Adam
Paul Adam
What is the state of this isssue ? It's actually a major bug because it limits a lot doing package that user will use with math block a lot. Is...
@laurmaedje Okk thank you ! There is a fix !
> Currently only integers can be passed around; for most real APIs, support for pointers is needed. > > Current status: I have a Bachelor student working on this. I...
How to fix this issue ? I have this issue and the '--root' argument is not an argument of the tinymist binary. How to change the project root ?
I actually managed to make it work. Actually in neovim. Instead of changing the tynimyst parameter `rootPath`, it is the lspconfig parameter `root_dir` that should be changed. This fix my...
Just to be sure, it this way that should work to put settings for the tinymist ? ```lua { "neovim/nvim-lspconfig", dependencies = { "kevinhwang91/nvim-ufo", { "j-hui/fidget.nvim", opts = {} },...
Instead of doing a length operator, isn't it better to think about how to multiply length together ? This is completely transparent, that is something that should not even be...
## Why this is not complicated Looking at the code here it does not seem to be complicated. Here is the code of the multiplication (that right now crash even...
Yeah I responded about the idea of permitting the compute of the length by permitting the multiplication of length that have both (Abs or Em) equal to Zero. In this...
Doing such a thing does not completely solve the issue. However by fixing the context we will get only get length with 'em' attribute to 0 and those could be...