summaryrefslogtreecommitdiff
path: root/commands.tex
diff options
context:
space:
mode:
Diffstat (limited to 'commands.tex')
-rw-r--r--commands.tex4
1 files changed, 4 insertions, 0 deletions
diff --git a/commands.tex b/commands.tex
index 671757b..c4b19de 100644
--- a/commands.tex
+++ b/commands.tex
@@ -8,3 +8,7 @@
% How we format a field name
\newcommand{\field}[1]{\emph{#1}}
+
+% Mark a normative paragraph (driver or device)
+\newcommand{\drivernormative}[1]{\phantomsection\label{drivernormative:#1}}
+\newcommand{\devicenormative}[1]{\phantomsection\label{devicenormative:#1}}