\setlength{len-cmd}{len}
The \setlength
command is used to set the value of a length command,
len-cmd
, which is specified as the first argument.
The len
argument can be expressed in any terms of length LaTeX
understands, i.e., inches (in), millimeters (mm), points (pt), etc.