I'm typesetting some group theory notes, and a significant amount of it is cycles, i.e. \left(1\,2\,3\right). Is there a way of defining a command which takes a arbitrary number of arguments so I can write \cycle{1}{2}{3}?
Tell me more
×
TeX - LaTeX Stack Exchange is a question and answer site for
users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.
|
|
|||
|
|
|
You can use a comma-separated list to define your cycle:
The command |
|||
|
|
|
A comma separated list notation is really recommended.
If really
that will allow a commonly used "fence" notation:
|
|||
|
|
