Krzysztof Kowalczyk
Krzysztof Kowalczyk
Confirmed mis-renders, same with mupdf 1.23. Submitted to mupdf as https://bugs.ghostscript.com/show_bug.cgi?id=707557
It might work but currently I don't have the bandwidth to investigate this.
At the time I made 3.5.2 release, Czech translation was incomplete enough to be below inclusion threshold. If I make 3.5.3, it'll be included.
Roam Research has a nice and easy to use (from user point of view) theming system: you can create a special page `roam/css` page and put the css as a...
Unfortunately there is no simple fix for slow drives. Sumatra hangs because it tries to read a file and the OS is taking long time to do it.
I can't reproduce this. ``` > ."C:\Users\kjk\AppData\Local\SumatraPDF\SumatraPDF.exe" "C:\Users\kjk\!sumatra\1.pdf" > ."C:\Users\kjk\AppData\Local\SumatraPDF\SumatraPDF.exe" "C:\Users\kjk\!sumatra\1.pdf" -page 3 > ."C:\Users\kjk\AppData\Local\SumatraPDF\SumatraPDF.exe" "C:\Users\kjk\!sumatra\1.pdf" -fullscreen ``` all work as expected. Also made a copy of the shortcut and...
made `-fullscreen` work even without any file opened
Most likely this is fixed in latest pre-release https://www.sumatrapdfreader.org/prerelease
Yeah, we already have code to show links in debug mode. I'll expose it via command / setting.
added `ShowLinks` advanced setting and `Toggle Show Links` for command palette (`Ctrl + K`) Will be in next [pre-release](https://www.sumatrapdfreader.org/prerelease) within next 24 hrs