diff --git a/devel/format/stylesheet/prim-macro.en.tm b/devel/format/stylesheet/prim-macro.en.tm index 8baa04a..378ecdc 100644 --- a/devel/format/stylesheet/prim-macro.en.tm +++ b/devel/format/stylesheet/prim-macro.en.tm @@ -1,4 +1,4 @@ - + @@ -62,7 +62,7 @@ arguments of a macro-defined tag while it is active. - When more than one arguments are specified, + When more than one argument is specified, >|index-n> expands to a subtree of the argument . The value of the named argument must be a compound tree (not a string). The operands until @@ -106,7 +106,7 @@ Stated otherwise, applies to all subtrees of the macro argument (or a range of subtrees if - and are specified) and collect the result + and are specified) and collects the result in a tree with label . In addition, the second argument to gives its position of the first argument in the expansion of . @@ -119,7 +119,7 @@ Comma-separated lists. The tag has any arity (though it does not make - much sense with arity zero) and typeset its operands interspersed with + much sense with arity zero) and typesets its operands interspersed with commas. <\tm-fragment>