diff options
Diffstat (limited to 'doc/macros.tex')
-rwxr-xr-x | doc/macros.tex | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/macros.tex b/doc/macros.tex index 5dc7f4947..c70c6b17f 100755 --- a/doc/macros.tex +++ b/doc/macros.tex @@ -136,7 +136,9 @@ \newcommand{\flag}{\textrm{\textsl{flag}}} \newcommand{\form}{\textrm{\textsl{form}}} \newcommand{\entry}{\textrm{\textsl{entry}}} +\newcommand{\scope}{\textrm{\textsl{scope}}} \newcommand{\symbolentry}{\textrm{\textsl{symbol}}} +\newcommand{\modifiers}{\textrm{\textsl{modifiers}}} \newcommand{\localdef}{\textrm{\textsl{local\_def}}} \newcommand{\localdecls}{\textrm{\textsl{local\_decls}}} \newcommand{\ident}{\textrm{\textsl{ident}}} |