[Okular-devel] [Bug 172802] Superfluous red boxes in DVI page thumbnails

Tristan Miller psychonaut at nothingisreal.com
Wed Oct 15 13:13:25 CEST 2008


http://bugs.kde.org/show_bug.cgi?id=172802





--- Comment #4 from Tristan Miller <psychonaut nothingisreal com>  2008-10-15 13:13:24 ---
Upon further study, I have further narrowed down the cause of the problem:  The
red boxes appear wherever there is a period character (.) when using Computer
Modern fonts with certain font encodings.  Here is a minimal example:

\documentclass{article}
\usepackage[T1]{fontenc}
\begin{document}
.
\end{document}

Add more periods to get more red boxes.  The following font encodings produce
red boxes:

T1
T2A
T2B
T2C
TS1
X2

The following font encodings do not produce red boxes (at least, not for the .
character):

IL2
LCY
LGR
LMC
LO1
LY1
OML
OMS
OT1
OT2
OT4
T2D
T3
T4
TS3


-- 
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Okular-devel mailing list