*** empty log message ***
[h316.git] / pc-tools / ldc2 / doc / defs.tex
diff --git a/pc-tools/ldc2/doc/defs.tex b/pc-tools/ldc2/doc/defs.tex
new file mode 100644 (file)
index 0000000..1cf3e74
--- /dev/null
@@ -0,0 +1,14 @@
+% own commands
+\newcommand{\pname}{\emph{LDC2} }
+
+\newcommand{\req}[1]{/#1/}
+
+%\newcommand{\rd2}[2]{
+%      \subsubsection*{\req{#1}}
+%      #2
+%}
+
+\newcommand{\rd}[3]{
+       \subsubsection*{\req{#1} -- #2 }
+       #3
+}