| Summary: | micro symbol (mu) missing | ||
|---|---|---|---|
| Product: | [Applications] okular | Reporter: | Kamesh <kamesh419> | 
| Component: | PDF backend | Assignee: | Okular developers <okular-devel> | 
| Status: | RESOLVED NOT A BUG | ||
| Severity: | normal | CC: | aacid, luigi.toscano | 
| Priority: | NOR | ||
| Version First Reported In: | 1.5.1 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | attachment showing the issue fonts in the pdf fonts 2 fonts 3 fonts 4 | ||
| 
        
          Description
        
        
          Kamesh
        
        
        
        
          2018-09-26 14:18:42 UTC
        
       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 pdfCreated attachment 115293 [details]
fonts 2Created attachment 115294 [details]
fonts 3Created attachment 115295 [details]
fonts 4I 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. |