I have a tabular of the times I in LaTeX.
These times are in the form 4:00 or 12:00 and this have different lengths. I would like to vertically align these times by their colon. Is there a nice way to do this in LaTeX?
|
I have a tabular of the times I in LaTeX. These times are in the form 4:00 or 12:00 and this have different lengths. I would like to vertically align these times by their colon. Is there a nice way to do this in LaTeX?
| |||||||
feedback
|
|
You can use
| |||
|
feedback
|
|
More or less like this:
You may want to introduce some very small space around the ":", like \hspace{1pt} | |||
|
feedback
|
|
You can use the package
Normaly you use it to align floating numbers, but you can use it if you define the delimiter as
| |||
|
feedback
|