Summary: | Cannot search for the word 'define' | ||
---|---|---|---|
Product: | [Applications] okular | Reporter: | kikanki |
Component: | general | Assignee: | Okular developers <okular-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | aacid, pieter.nuyts |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
kikanki
2012-10-10 14:59:47 UTC
attach the document you are using It seems to be known as the 'fi'-problem. The characters f and i, written together, renders quite tight in some fonts, which seems to cause problems. It's not specific to Okular. It happens for instance to adobe acrobat reader to, but only in the browser embedded reader (sic). I guess we can 'define' this problem resolved. You're probably using an ultra old version of okular, get a newer one Search for "ligatures fl fi". They're not just put close to each other, but indeed as fi or fl ligatures, which are separate characters. LaTeX (and probably many other programs) do this on purpose since it looks nicer. It's indeed not specific to Okular but it would be nice to solve it: whenever a search term contains 'fi' or 'fl', just do a second search with those letters replaced by the ligatures? |