Discussion Overview
The discussion revolves around how to create itemized lists in the forum using MathJax and HTML formatting. Participants explore the limitations of MathJax regarding text-mode macros and share alternative methods for representing lists.
Discussion Character
- Technical explanation, Debate/contested
Main Points Raised
- One participant suggests using the LaTeX enumerate environment for itemization but notes it is not supported in the forum.
- Another participant explains that MathJax only implements math-mode macros and does not support text-mode macros like \emph or \begin{enumerate}.
- A participant expresses disappointment about the lack of support for the \item command in MathJax for mathematical representations.
- Multiple participants provide examples of using LaTeX-style bullet points within math mode to create itemized lists, suggesting alternatives like \cdot and \bullet for visual representation.
Areas of Agreement / Disagreement
Participants generally agree on the limitations of MathJax for text formatting, but there is no consensus on a single best method for itemization, as various alternatives are proposed.
Contextual Notes
The discussion highlights the dependency on MathJax's capabilities and the need for HTML for text formatting, which may limit the representation of lists in mathematical contexts.