summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCiaran McCreesh <ciaran.mccreesh@googlemail.com>2009-04-10 17:19:05 +0100
committerCiaran McCreesh <ciaran.mccreesh@googlemail.com>2009-04-23 23:56:37 +0100
commit634c32f231e1bc94d64588e2b2edf0ad1ca60f1f (patch)
tree6b34d35398861ff24bd4031db935ea2d3c3abd57 /pms.tex
parentEAPI 3 has nonfatal, utilities die (diff)
downloadpms-634c32f231e1bc94d64588e2b2edf0ad1ca60f1f.tar.gz
pms-634c32f231e1bc94d64588e2b2edf0ad1ca60f1f.tar.bz2
pms-634c32f231e1bc94d64588e2b2edf0ad1ca60f1f.zip
Reference EAPI features by name, not section.
Diffstat (limited to 'pms.tex')
-rw-r--r--pms.tex5
1 files changed, 5 insertions, 0 deletions
diff --git a/pms.tex b/pms.tex
index dc00271..504f5b7 100644
--- a/pms.tex
+++ b/pms.tex
@@ -50,6 +50,11 @@
\renewcommand{\b}[1]{\textbf{#1}}
\newcommand{\note}[1]{\paragraph{Note:} #1}
+\newcommand{\featureref}[1]{\b{feat:#1} on page~\pageref{feat:#1}}
+\newcommand{\compactfeatureref}[1]{#1~p\pageref{feat:#1}}
+\newcommand{\featurelabel}[1]{\label{feat:#1} \visiblelabel{feat:#1} }
+\newcommand{\visiblelabel}[1]{\b{[#1]}}
+
\definecolor{deepblue}{rgb}{0.0, 0.2, 0.7}
\definecolor{deeppurple}{rgb}{0.7, 0.0, 0.8}