Skip to content

When to use \ldots v. \cdots v. ...? #2529

Closed
@burblebee

Description

@burblebee

In #2450, @zygoloid claims that \cdots should be used when listing n number of arguments (as in C<A1, A2, ..., An>), since

These are ... mathematical ellipses rather than code ellipses, so they should be either \ldots or \cdots; we tend to use \cdots in contexts such as this where there could otherwise be confusion with actual ellipses and parameter packs.

But this is confusing given the existing uses of \ldots, \cdots, and ...in the standard. Perhaps many of the uses of...should actually be\cdots`? Once clarified, please update the answer in our Q & A. Also consider adding examples of each to the example codeblock in the example Latex code in our quidelines.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions