I have a problem.
I am using miktex 2.8 and texniccenter.
These are the packages I am using:
Code: Select all
\documentclass[12pt]{article}
\usepackage{amscd, amssymb, amsmath, verbatim, pxfonts, setspace}
\usepackage{rotating}
\usepackage{natbib}
\usepackage{appendix}
\usepackage{rotating}
\usepackage{graphicx}
\usepackage[left=1.0in, right=1.0in, top=1.0in, bottom=1.0in]{geometry}
\usepackage{mathrsfs}
\usepackage{textcomp}
Whenever I have inserted a picture, the text on the page it appears on in the output (Adobe Reader 9.3) is bold. If I remove any of the figures to a different section of the document, the new page that contains them is bold. I have reinstalled miktex and texniccenter, in that order. Finally, this is the first problem I have had with LaTeX I couldn't fix with three hours of browsing and troubleshooting solutions. This problem did not exist until today, though I have made many documents.
I am a college senior working on a thesis project and although this seems minor in the big scheme of things, I would really like the final output to look as professional as I had hoped it would. If anyone has any ideas please respond here.
Thanks to all that read this,