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 Ubuntu Desktop Bugs, which is subscribed to poppler in ubuntu. -- desktop-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
