Henry Ruben Fischer
Henry Ruben Fischer
Hi, (not very active) maintainer of the other add on here. Yeah, right now (or when I adapted the Add On for Anki 2.1) the Reviewer (within the Anki source)...
> I do wish it was possible to disable scaling by default though. I think this is possible via `#set math.lr(size:0%)`.
Okay I'll leave this to you
Sometimes (for big expressions) `.expand()` stilll left something of the form `((...) * X)+((...)* Y)`. Using `.expand().expand()` seems to fix this. This is probably quite brittle, but I'm fine with...
Ah that works very well, thank you!
Is this repository still active? Starting a new project, I discovered `Sophon.jl` somewhat late, but I'm already relying on a few ModelingToolkit v10 and Symbolics v6 as well as Lux...
Currently I'm just using `"files.autoSave": "afterDelay"` with `"files.autoSaveDelay": 1` as a workaround and I'm mostly fine with that, but normally I like having e.g. format on save enabled and then...
Yes exactly, it only changes on save. I just updated tinymist to ``` tinymist Build Timestamp: 1980-01-01T00:00:00.000000000Z Build Git Describe: VERGEN_IDEMPOTENT_OUTPUT Commit SHA: VERGEN_IDEMPOTENT_OUTPUT Commit Date: None Commit Branch: None...
> Do the things change in new releases? I tested everything again with the following version and got the same behavior, is that the version you meant? ```sh > tinymist...
Hi, sorry for the delayed reply, I still experience the same behavior. Attached below you can find the full (tinymist) log. [Tinymist Typst.log](https://github.com/user-attachments/files/20225712/Tinymist.Typst.log) Interestingly enough, PDF export on type works...