Skip to content

Commit fc6df2d

Browse files
committed
[macros] Add "see above" macros
1 parent b955460 commit fc6df2d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

source/macros.tex

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -463,6 +463,8 @@
463463
\newcommand{\unspecbool}{\UNSP{unspecified-bool-type}}
464464
\newcommand{\seebelow}{\UNSP{see below}} % macro length: 0
465465
\newcommand{\seebelownc}{\UNSPnc{see below}} % macro length: 2
466+
\newcommand{\seeabove}{\UNSP{see above}} % macro length: 0
467+
\newcommand{\seeabovenc}{\UNSPnc{see above}} % macro length: 2
466468
\newcommand{\unspecuniqtype}{\UNSP{unspecified unique type}}
467469
\newcommand{\unspecalloctype}{\UNSP{unspecified allocator type}}
468470

0 commit comments

Comments
 (0)