Comment 36 for bug 39890

Revision history for this message
In , José Aliste (jose-aliste) wrote :

Created attachment 43360
Patch fixing the issue

Actually, All the chars in a TextWord MUST share the same font, so I added a check so we also create a new word when the font changes. The attached patch fixes the bug in the minimal example and many other problems when selecting text in PdfLatex-generated files, but there are still issues in rendering selections with Bitmapped fonts. In this case, the glyph seems right but the size is wrong.