summaryrefslogtreecommitdiff
path: root/lltxb-dtxstyle.tex
diff options
context:
space:
mode:
Diffstat (limited to 'lltxb-dtxstyle.tex')
-rw-r--r--lltxb-dtxstyle.tex9
1 files changed, 9 insertions, 0 deletions
diff --git a/lltxb-dtxstyle.tex b/lltxb-dtxstyle.tex
index 2ccba83..89c1ac0 100644
--- a/lltxb-dtxstyle.tex
+++ b/lltxb-dtxstyle.tex
@@ -34,6 +34,15 @@
\newcommand \pk {\textsf}
\newcommand \cmdname {\texttt}
+% compact version of itemize
+\newenvironment{itemize*}{%
+ \itemize
+ \setlength\itemsep{0pt}%
+ \setlength\parskip{0pt}%
+}{%
+ \enditemize
+}
+
% no so nice, but anyway...
\newenvironment{qcode}{%
\quote \ttfamily \catcode`\_=12\relax \obeylines