After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 124269 - rendering problems witn non-equal sign
rendering problems witn non-equal sign
Status: RESOLVED DUPLICATE of bug 116772
Product: gpdf
Classification: Deprecated
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Martin Kretzschmar
Martin Kretzschmar
Depends on:
Blocks:
 
 
Reported: 2003-10-10 05:18 UTC by Dirk-Jan C. Binnema
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.3/2.4



Description Dirk-Jan C. Binnema 2003-10-10 05:18:50 UTC
When reading documents containing the non-equal symbol, the diagonal bar is
not shown, and thus the non-equal symbol looks just like the equals symbol.

The rendering problems shows up in gpdf (cvs), but _not_ in ggv or xpdf.

Below: contents of test.tex, and use pdflatex to get text.pdf which shows
the abovementioned behaviour.

--------------------------
\documentstyle{letter}
\begin{document}

equals: $=$

does not equal: $\neq$

\end{document}
--------------------------
Comment 1 Martin Kretzschmar 2003-12-28 20:01:21 UTC

*** This bug has been marked as a duplicate of 116772 ***