Add reqspec env.
authorFredrik Tolf <fredrik@dolda2000.com>
Sat, 7 Jul 2007 00:26:26 +0000 (02:26 +0200)
committerFredrik Tolf <fredrik@dolda2000.com>
Sat, 7 Jul 2007 00:26:26 +0000 (02:26 +0200)
doc/protocol/reqlist.sty

index cd1115f..ff87aaa 100644 (file)
@@ -1,4 +1,6 @@
-\newcommand{\syntax}[1]{\texttt{#1}}
+\newenvironment{reqspec}[1]{\subsubsection{\texttt{#1}}}{}
+
+\newcommand{\syntax}[1]{Syntax: \texttt{#1}}
 
 \newenvironment{reqdesc}{Description: }{}