In LaTeX, is it possible to create an empty box that has exactly the dimensions of some content given?
Example:
\emptybox{abc}
would insert an empty box of the size as if "abc" was printed there.
|
|
|
You can use a phantom:
|
||||
|
|
|
See also, the related commands:
Example:
|
|||
|
|