Created attachment 115249 [details] attachment showing the issue SUMMARY micro symbol (mu) missing in the pdf. STEPS TO REPRODUCE 1. open pdf from http://www.ti.com/lit/ug/spruhz6j/spruhz6j.pdf 2. Scroll to page 5603 3. the mu symbol in the table is missing. Where as firefox seems to be display it properly. OBSERVED RESULT The mu symbol in the table is missing. EXPECTED RESULT Should be able to display the symbol. I did not check for other Greek alphabets. SOFTWARE VERSIONS (available in About System) KDE Plasma Version: 5.13.5 KDE Frameworks Version: 5.50.0 Qt Version: 5.11.1 ADDITIONAL INFORMATION I am on KDE neon 5.13
I can see the mu symbol (500 μs, etc). This is most likely a font replacement problem, outside the domain of Okular. Not all fonts in the document are embedded. Apart from Embededded fonts, which fonts are used for the document in your case? (see File->Properties->Fonts)? Here I have roughly: Helvetica, almost all Arial variants -> Arimo (some variant of it) Times New Roman,Bold -> Tinos-Bold ArialMT and CourierNewPSMT -> DejaVuSans
Created attachment 115292 [details] fonts in the pdf
Created attachment 115293 [details] fonts 2
Created attachment 115294 [details] fonts 3
Created attachment 115295 [details] fonts 4
I am attaching some more screenshots which details all the fonts in the document.
99% is a problem with the TeX Gyre Heros font. Please try to remove it. The package name is called fonts-texgyre.
Perfect. That is it. I can now see the mu symbol. Thank you so much. Strange to see that an existing obscure font can cause a missing font issue.