Checkers

Common Issues

  • Ellipsis -- Use \ldots (or \cdots for line-centered dots).
    • Do not use three periods or the Unicode character '…' (HORIZONTAL ELLIPSIS, U+2026).
    • What about \dots? fixme