Is there a better way to format equations in LaTeX and avoid wasted space?

  • Context: LaTeX 
  • Thread starter Thread starter thegreenlaser
  • Start date Start date
  • Tags Tags
    Latex
Click For Summary
SUMMARY

The discussion focuses on optimizing equation formatting in LaTeX for homework assignments, specifically when using the amsmath package. Users encounter issues with space wastage when displaying multiple equations either in-line or vertically. The amsmath align and alignat environments are recommended for more elegant formatting solutions that can improve clarity without compromising space. The discussion emphasizes the need for effective LaTeX coding techniques to manage complex equations.

PREREQUISITES
  • Familiarity with LaTeX typesetting
  • Understanding of the amsmath package
  • Knowledge of the align and alignat environments
  • Basic skills in formatting mathematical equations
NEXT STEPS
  • Explore the amsmath package documentation for advanced features
  • Learn to use the alignat environment for multi-column equation formatting
  • Investigate LaTeX techniques for minimizing vertical space in equations
  • Practice combining in-line and vertical formatting for complex equations
USEFUL FOR

Students, educators, and researchers who utilize LaTeX for mathematical documentation and wish to enhance the presentation of equations in their work.

thegreenlaser
Messages
524
Reaction score
17
I'm doing a homework assignment using latex, so I have to show all the steps in my equations. This creates a lot of situations where I'll have [given] = [something] = [something] ... = [final answer]. If I put it all in line, it tends to run out of room, and if I put it vertically (using amsmath align function), like:

[given] = [something]
= [something]
= ...
= [final answer]

It tends to waste a lot of space. Combining the two just tends to look messy and hard to follow especially with large fractions involved. Are there any elegant ways of doing this? Maybe like the vertical thing but in multiple columns? If so, how would I do that with LaTeX codes? (I'm still really new to LaTeX)

Thanks
 
Physics news on Phys.org
Find some documentation (online or downloadable) on the AMSmath align and alignat environments. They can do a lot more than just align equations at the "=" signs.
 

Similar threads

  • · Replies 9 ·
Replies
9
Views
6K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 4 ·
Replies
4
Views
5K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
3
Views
5K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 9 ·
Replies
9
Views
3K