Discussion Overview
The discussion revolves around formatting long equations in LaTeX, specifically how to break them across multiple lines while maintaining proper syntax and alignment. Participants explore various methods and address common issues encountered when using commands like \left and \right.
Discussion Character
- Technical explanation
- Debate/contested
- Mathematical reasoning
Main Points Raised
- One participant seeks advice on how to break a long equation in LaTeX so that it continues on the next line.
- Another participant suggests using the split environment for better formatting of long equations.
- There is a mention that the eqnarray environment is no longer recommended due to spacing issues.
- A participant raises a follow-up question regarding the use of \left and \right commands when breaking equations across lines, noting that it leads to errors.
- Another participant asks for clarification on the issue with \left and \right commands and suggests using dummy constructs \left. and \right. to resolve the problem.
Areas of Agreement / Disagreement
Participants express differing preferences for methods of breaking long equations, with some advocating for the split environment while others highlight the limitations of certain commands. The discussion remains unresolved regarding the best approach to handle \left and \right commands across multiple lines.
Contextual Notes
Participants mention specific LaTeX commands and environments, but there are unresolved issues related to the proper use of \left and \right commands in multi-line equations, as well as potential errors that arise from their misuse.