Closed
Description
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
Labels
No labels