summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <christian@faulhammer.org>2008-03-15 15:18:01 +0100
committerCiaran McCreesh <ciaran.mccreesh@googlemail.com>2008-03-16 03:43:32 +0000
commit9e41e12724aa8209f6e1dfd955af4b9b305aa349 (patch)
tree5374ebd31246c7df0e8a35d8a6b1ae2210b9f65a /eclasses.tex
parentThose chardef commands where there to make it possible entering \, { and } wi... (diff)
downloadpms-9e41e12724aa8209f6e1dfd955af4b9b305aa349.tar.gz
pms-9e41e12724aa8209f6e1dfd955af4b9b305aa349.tar.bz2
pms-9e41e12724aa8209f6e1dfd955af4b9b305aa349.zip
exchange bulletlist with compactitem in all files
Diffstat (limited to 'eclasses.tex')
-rw-r--r--eclasses.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/eclasses.tex b/eclasses.tex
index 14122b7..8e83067 100644
--- a/eclasses.tex
+++ b/eclasses.tex
@@ -25,11 +25,11 @@ Eclasses may end up being sourced multiple times.
The \t{inherit} command must also ensure that:
-\begin{bulletlist}
+\begin{compactitem}
\item The \t{ECLASS} variable is set to the name of the current eclass, when sourcing that eclass.
\item Once all inheriting has been done, the \t{INHERITED} metadata variable contains the name of
every eclass used, separated by whitespace.
-\end{bulletlist}
+\end{compactitem}
\section{Eclass-defined Metadata Keys}