TeX/multiply

From Wikibooks, open books for an open world
< TeX
Jump to navigation Jump to search

Synopsis[edit | edit source]

\multiply <register>  by <integer>

Description[edit | edit source]

The form <register> must be a register that contains either a number, dimension, or glue; and <integer> is any integer. The value in <register> is multiplied by <integer> and the result is stored in <register> overwriting the original value. In the case of glue, all three parts are multiplied by <integer>.