diff options
Diffstat (limited to 'manual/macros.texi')
-rw-r--r-- | manual/macros.texi | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/manual/macros.texi b/manual/macros.texi index 2e0990eac2..170e954a50 100644 --- a/manual/macros.texi +++ b/manual/macros.texi @@ -274,4 +274,11 @@ cwd\comments\ ``\str\.'' @end macro +@c Dummy placeholder while converting annotations. +@macro standards {standard, header} +@end macro +@c To be used for @*x lists of elements. +@macro standardsx {element, standard, header} +@end macro + @end ifclear |