Discussion Overview
The discussion focuses on methods for creating tabs in WinEdt when working with LaTeX to format proofs in PDF files. Participants explore various approaches to achieve indentation, particularly in the context of the proof environment.
Discussion Character
- Technical explanation, Conceptual clarification, Debate/contested
Main Points Raised
- One participant inquires about creating tabs in WinEdt for LaTeX, specifically for indenting proofs.
- Another suggests using the quote environment as a workaround, although they acknowledge it may not be aesthetically pleasing.
- A participant mentions that the amsthm class provides macros for customizing proof layouts and references a PDF documentation for further details.
- Another suggestion involves using a minipage along with an hspace to achieve the desired indentation.
- A later reply reiterates the utility of the amsthm class and expresses satisfaction with the information provided.
Areas of Agreement / Disagreement
Participants present multiple approaches to the problem, indicating that there is no single agreed-upon solution. The discussion remains open with various methods proposed.
Contextual Notes
Some methods may depend on specific LaTeX packages or configurations that are not universally applicable. The effectiveness of each suggested approach may vary based on individual needs and document settings.