Discussion Overview
The discussion revolves around formatting tensors in LaTeX, specifically focusing on how to properly space and order tensor indices. Participants share various methods and commands to achieve the desired formatting in their LaTeX documents.
Discussion Character
- Technical explanation
- Debate/contested
Main Points Raised
- One participant expresses difficulty in getting the correct order of tensor indices in LaTeX, prompting requests for assistance.
- Another participant questions how the order can change and suggests using the "\ " command to create spaces.
- Examples of tensor formatting are provided, including the use of the \phantom command to manage spacing.
- Some participants argue that using \phantom is preferable to using \ for spacing, as it avoids issues with hboxes.
- One participant introduces the concept of hboxes, explaining their role in LaTeX typesetting and how they relate to hyphenation and layout.
- Another participant proposes an alternative method for formatting tensors without using phantom characters, suggesting a different syntax for indices.
Areas of Agreement / Disagreement
There is no consensus on the best method for formatting tensors in LaTeX, as participants present multiple approaches and express differing opinions on the use of \phantom versus \ for spacing.
Contextual Notes
Participants discuss the implications of using different commands on the layout and appearance of tensors, highlighting potential issues with hboxes and spacing in LaTeX.