X-Git-Url: http://git.dolda2000.com/gitweb/?a=blobdiff_plain;f=doc%2Fprotocol%2Freqlist.sty;h=ff87aaa1b66c96c3d6ada8e13b89657046e57dbd;hb=6d0881b544e841d5b835960b3419da97ff604792;hp=cd1115faa3f490d076ae6d4953b1bce18ea0927a;hpb=64ab5b53227222c0e8cdf21b61404771b4349d4e;p=doldaconnect.git diff --git a/doc/protocol/reqlist.sty b/doc/protocol/reqlist.sty index cd1115f..ff87aaa 100644 --- a/doc/protocol/reqlist.sty +++ b/doc/protocol/reqlist.sty @@ -1,4 +1,6 @@ -\newcommand{\syntax}[1]{\texttt{#1}} +\newenvironment{reqspec}[1]{\subsubsection{\texttt{#1}}}{} + +\newcommand{\syntax}[1]{Syntax: \texttt{#1}} \newenvironment{reqdesc}{Description: }{}