To get around this issue in pdfs produced from Latex files, use TrueType fonts,
as Sergei Ivanov pointed out.
\usepackage[T1]{fontenc}
in the preamble should do the job.-- Poor font rendering in okular https://bugs.launchpad.net/bugs/48146 You received this bug notification because you are a member of Kubuntu Bugs, which is a direct subscriber. -- kubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
