Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

2
  • 1
    Please tell us how you are typing ellpsis in text and what packages you are loading. In standard LaTeX the spacing between the dots in \dots and \( \ldots \) look the same for standard fonts, however the math and text definitions are different, with the text definition "misusing" fontdim3. Similarly there are differences for the surrounding spacing that can be affected by packages. Commented Oct 4, 2012 at 8:02
  • @AndrewSwann In text, I usually type them as "..."; I work with memoir, times-itsc (like times but with small-caps in italics), [T1]-fontenc, microtype, amsmath, hyperref as the packages I would consider most important and of course a couple of others; hope that is useful. Commented Oct 4, 2012 at 17:37