summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2018-03-29 21:29:14 +0200
committerUlrich Müller <ulm@gentoo.org>2018-03-29 21:29:14 +0200
commitbd0323fb313fed1349a3d79fdb4a7bfcb1c8f597 (patch)
tree3f083024b792a3d3ffd541ee26c88ca35546f8dd /pms.cls
parentdependencies.tex: Clarify wording for = slot operator. (diff)
downloadpms-bd0323fb313fed1349a3d79fdb4a7bfcb1c8f597.tar.gz
pms-bd0323fb313fed1349a3d79fdb4a7bfcb1c8f597.tar.bz2
pms-bd0323fb313fed1349a3d79fdb4a7bfcb1c8f597.zip
pms.cls: Update \note command to suppress vertical space.
Use the command correctly throughout; it requires an argument.
Diffstat (limited to 'pms.cls')
-rw-r--r--pms.cls2
1 files changed, 1 insertions, 1 deletions
diff --git a/pms.cls b/pms.cls
index 89e7d5a..66e1828 100644
--- a/pms.cls
+++ b/pms.cls
@@ -121,7 +121,7 @@
\renewcommand{\t}[1]{\texttt{#1}}
}
\newcommand{\e}[1]{\emph{#1}}
-\newcommand{\note}[1]{\paragraph{Note:} #1}
+\newcommand{\note}[1]{\begin{trivlist}\item\textbf{Note:} #1\end{trivlist}}
% Because we are lazy, we define a table environment to fulfil our needs
\newenvironment{centertable}[1]%