Matvey Soloviev
Matvey Soloviev
> it segfaults You mean after doing the replacement I suggested? I assume the two-$ span is the one that segfaults? (I named the single-$ span a different thing, so...
> Ever considered askig if upstream could implement it? I've been in touch on the devs' IRC channel, and they didn't seem particularly interested even in a smaller change in...
You also do need to add (\?) to your mimewgt context's regex (and make sure the sub-pattern is numbered correctly to make the part that you care about go invisible)....
The centering happens as a consequence of being multiline? I would've thought that it depends on $$ vs. $. (I'll look into it shortly.)
> I've tested it against my own notes, and at least with c92dab1 I didn't see any issues with LaTeX I've written before, but I guess the stuff that I've...
Thanks for all the packaging work! I'll try to test your appimage soon. If someone wants to make a PR for a .desktop file and whatever it takes to make...
Not intended/necessary. Should be fixable; I'm thinking the `FetchAndSave` call at the beginning of `OpenDocument` should be conditioned on `sview.last_modified>0`, and the rest of that function also needs some logic...
* As sp1ritCS said above, we unfortunately can't support the syntax where titles are underlined with ---/=== easily due to parser limitations. Since it's redundant and less flexible than leading...
Oh yeah, by the way, could you point me at a download location for theme that you are using? If you are/were using the most recent version, I am not...
I think there is an issue in how the Graphite theme interacts with alpha-channel windows with a transparent background (such as notekit). I'm not sure if the problem is on...