I am trying to align some text to left/center/right in the same line. For example, I want to put my phone number on the left, my name in the center, and my email on the right, how do I do that?
|
Using
If this construct will be used many times, it would be better to have a command; something along the lines of the
|
||||
|
The task is accomplished easily with boxes:
This doesn't check for overlaps, but the chance to getting overlaps is very small. One macro for it might be
to be used as
A more efficient (and more obscure) solution
|
|||||||||||
|
|
|||||||||
|

