# File lib/math_ml/latex.rb, line 423
def
add_multi_command
(
m
,
*
a
)
a
.
each
{
|
i
|
@commands
[
i
] =
m
}
end