The document renders, views, and copies fine on my Mac. Whenever I send the document to a Windows PC, it renders perfectly fine under Acrobat reader (or Foxit or whatever), but when I copy the text and try to paste it, every instance of "fi" is replaced by what I have figured out is ASCII character 14 or "Form Feed." For the life of me, I can't seem to track down what is causing this behavior.
Can anyone help?
I'm using Tex-Live 2008 and this is all that I head my document with:
Code: Select all
\documentclass[11pt]{article}
\usepackage[]{natbib}
\usepackage{setspace}
\usepackage{amsmath,amsthm}