diff options
Diffstat (limited to 'doc')
| -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 c70c6b17f0..8084d8f941 100755 --- a/doc/macros.tex +++ b/doc/macros.tex @@ -137,6 +137,8 @@ \newcommand{\form}{\textrm{\textsl{form}}} \newcommand{\entry}{\textrm{\textsl{entry}}} \newcommand{\scope}{\textrm{\textsl{scope}}} +\newcommand{\optscope}{\textrm{\textsl{opt\_scope}}} +\newcommand{\declnotation}{\textrm{\textsl{decl\_notation}}} \newcommand{\symbolentry}{\textrm{\textsl{symbol}}} \newcommand{\modifiers}{\textrm{\textsl{modifiers}}} \newcommand{\localdef}{\textrm{\textsl{local\_def}}} |
