Discussion Overview
The discussion focuses on formatting bras and kets in LaTeX, particularly addressing spacing issues and aesthetic concerns in mathematical typesetting. Participants explore various methods for achieving better visual results in their LaTeX documents.
Discussion Character
- Technical explanation, Debate/contested
Main Points Raised
- One participant inquires about the best way to format bras and kets in LaTeX, noting that using \mid 0\rangle results in large gaps.
- Another participant suggests using | directly, as in |0\rangle, as an alternative.
- A later reply mentions that using | can lead to inconsistent spacing depending on the following symbol, specifically noting that |\uparrow\rangle has different spacing issues compared to |0\rangle.
- One participant proposes using \left| to achieve better spacing with |\uparrow\rangle, although they express reluctance to type \left every time.
- Another participant points out that \mid works well with \uparrow and suggests manually adjusting spacing using \!. They provide an example with \mid \!\! 0 \rangle.
- Additionally, a participant mentions creating a definition for kets to simplify typing, although they note that this may not work as effectively on the Physics Forums platform.
Areas of Agreement / Disagreement
Participants express differing opinions on the best methods for formatting bras and kets, with no consensus reached on a single preferred approach.
Contextual Notes
Some methods discussed may depend on specific LaTeX packages or settings, and participants acknowledge that spacing can vary based on the symbols used.