Discussion Overview
The discussion revolves around the LaTeX code for creating large brackets and parentheses, including their use with subscripts and superscripts. Participants explore various methods for achieving adjustable-size delimiters in mathematical expressions.
Discussion Character
- Technical explanation
- Exploratory
Main Points Raised
- One participant asks for the LaTeX code for large brackets and parentheses, noting that the default size is too small for their example.
- Another participant references a help page for LaTeX used in the forum, suggesting it contains relevant information.
- A participant provides an example of using \left and \right to create large parentheses, demonstrating the code with their expression.
- Several participants inquire specifically about the LaTeX code for large brackets, seeking clarification on the syntax.
- One participant explains that \left and \right are used for adjustable-size delimiters and mentions the option to set sizes manually, recommending the automatic sizing feature.
- A later reply details the specific commands for different types of large brackets, including parentheses, square brackets, and curly brackets, along with examples of their usage.
Areas of Agreement / Disagreement
Participants generally agree on the use of \left and \right for creating large brackets, but there is no consensus on the best practices for manual sizing or the necessity of using specific commands.
Contextual Notes
Some participants mention the need for matching left and right commands, and the use of blank symbols, but the implications of these details remain unresolved.