https://bugs.kde.org/show_bug.cgi?id=476001
Bug ID: 476001 Summary: Blurry LaTeX/Markdown output with scaling (23.08.2) Classification: Applications Product: cantor Version: unspecified Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: cantor-b...@kde.org Reporter: heqroman...@gmail.com Target Milestone: --- Created attachment 162516 --> https://bugs.kde.org/attachment.cgi?id=162516&action=edit Blurry output example SUMMARY Markdown output with LaTeX code, or LaTeX entries look blurry under fractional scaling (for instance 125%). STEPS TO REPRODUCE 1. I am for instance introducing the following code in a Markdown/LaTeX cell in, for instance, an Octave Cantor instance (I run into the same trouble anywhere else): --------------------------------------- We want to solve a PDE of the form $$ \left\{\begin{array}{ll} u_{x x} + u_{y y} = f (x, y), & (x, y) \in \Omega\\ u = 0, & (x, y) \in \partial \Omega \end{array}\right. $$ for $\Omega = (0, 1)$ and $f (x, y) = 2 \pi^2 \sin (\pi x) \sin (\pi y)$. We know the exact solution to be $$ u (x, y) = \sin (\pi x) \sin (\pi y) . $$ --------------------------------------- 2. Execute the cell OBSERVED RESULT The output is fine, except for the LaTeX interpreted entries, which look blurry. EXPECTED RESULT They should not look blurry. SOFTWARE/OS VERSIONS Linux/KDE Plasma: 6.5.6-1-default/5.27.8 (available in About System) KDE Plasma Version: 5.27.8 KDE Frameworks Version: 5.110.0 Qt Version: 5.15.11 ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.