Open ZeroKun265 opened 2 weeks ago
I suspect it is only a problem on Linux. This problem will not occur on Windows. Can you share your test file?
Hi, sorry for the late reply Yes i can share this exact document ( i don't think there's a need for all the documents, the issue arises on single export too) testing.zip There's the document and the exported pdf on linux
I have conducted some tests.
Another rather strange phenomenon is that when the PDF zoom ratio is adjusted to 75%, the formula visually no longer appears broken.
Given that the plugin only calls the printToPDF
interface of Electron without any other doing, I suspect that it is an issue at the bottom layer of Electron/Chromium. Subsequently, I will test Electron separately to further confirm which part the problem actually lies in. Currently, this BUG may persist for a while.
So i noticed that some stuff renders differently compared to the default obsidian export This comparison is between BetterPDF export (multiple note render, issue arises on single note too tho) on the left and Obsidian export to pdf on the right IF it was just slightly different font i'd be okay with it, but this removes stuff like \mathbb and breaks some other stuff like a big curly bracket which looks like this:
Tested on Linux (Fedora 40, fully updated) and flatpak version of obsidian(fully updated), both in my vault and a test vault with no other stuff other than this plugin Have yet to try on windows, i can't as of writing this.