Discussion Overview
The discussion centers around the compatibility of the align* environment within a tabbing environment in LaTeX. Participants explore various environments for aligning equations and seek to understand the limitations and functionalities of these formatting options.
Discussion Character
- Technical explanation
- Debate/contested
- Mathematical reasoning
Main Points Raised
- One participant questions whether it is permissible to use an align* environment inside a tabbing environment.
- Another participant suggests trying the alignat* environment as an alternative.
- A later reply indicates that the alignat* environment did not yield better results than align* in their experience.
- One participant references the User's Guide for the amsmath Package, explaining that certain multi-equation environments are designed to occupy the full line width, which may affect their use within other environments.
- Another participant expresses appreciation for the quoted guide, indicating it helped clarify the issue and suggests they will experiment with the information provided.
- A participant shares a modified version of the code that worked for them, noting they made slight adjustments for alignment.
Areas of Agreement / Disagreement
Participants do not reach a consensus on the use of align* within tabbing, as some express challenges while others find success with alternative environments. Multiple competing views remain regarding the best approach to achieve the desired formatting.
Contextual Notes
There are limitations regarding the assumptions about the environments' widths and their compatibility, as well as unresolved issues related to specific formatting needs.