Dolda2000 GitWeb
/
doldaconnect.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6d0881b
)
Enable refs between commands.
author
Fredrik Tolf
<fredrik@dolda2000.com>
Sat, 7 Jul 2007 00:48:44 +0000
(
02:48
+0200)
committer
Fredrik Tolf
<fredrik@dolda2000.com>
Sat, 7 Jul 2007 00:48:44 +0000
(
02:48
+0200)
doc/protocol/reqlist.sty
patch
|
blob
|
blame
|
history
diff --git
a/doc/protocol/reqlist.sty
b/doc/protocol/reqlist.sty
index
ff87aaa
..
2c33a60
100644
(file)
--- a/
doc/protocol/reqlist.sty
+++ b/
doc/protocol/reqlist.sty
@@
-1,4
+1,5
@@
-\newenvironment{reqspec}[1]{\subsubsection{\texttt{#1}}}{}
+\newenvironment{reqspec}[1]{\subsubsection{\texttt{#1}} \label{cmd:#1}}{}
+\newcommand{\reqref}[1]{\texttt{#1}}
\newcommand{\syntax}[1]{Syntax: \texttt{#1}}