Tagged Questions
17
votes
1answer
2k views
What are the possible dimensions / sizes / units LaTeX understands?
I know there are different ways of expressing sizes or dimensions in LaTeX such as points (pt), inches (in) and ex.
As some commands, such as \hspace understand all of them, I would like to have a ...