How do I ensure that \ldots comes out in the PDF as a single character?
I'm formatting a document for a publisher, who has given this condition in its formatting rules, but I do not know how I can do this in LaTeX.
I'm using MiKTeX 2.9
EDIT: Yes the question could be phrased as: is it possible for \ldots to produce a single "triple point glyph" rather than 3 separate dots (like "..."), since that's what it currently does.
Following the suggestion of kahen, I tried with XeLaTeX and the ellipsis character "…" as well as the \ldots command. Both worked and looked the same.

…(tripple point glyph?) or three periods?" – Yossi Farjoun Oct 26 '11 at 18:13…directly into your document, but it will not look the same as \ldots. I don't think there is a way to get\ldotsas a single glyph unless your font has a properly spaced out ellipsis in it. – kahen Oct 26 '11 at 18:23