summaryrefslogtreecommitdiff
path: root/lltxb-dtxstyle.tex
diff options
context:
space:
mode:
authorManuel Pégourié-Gonnard <mpg@elzevir.fr>2010-11-10 16:57:57 +0100
committerManuel Pégourié-Gonnard <mpg@elzevir.fr>2010-11-11 15:53:12 +0100
commitdbc694ad8b197a42c3b89654baeceef31e53b4dd (patch)
tree59986980299de7ad0f4af5230045974f36ad6a2a /lltxb-dtxstyle.tex
parent642e3d3e8b7e3f22d88be0b031d9b9479932d14b (diff)
downloadluatexbase-dbc694ad8b197a42c3b89654baeceef31e53b4dd.tar.gz
fix typesetting problems
Diffstat (limited to 'lltxb-dtxstyle.tex')
-rw-r--r--lltxb-dtxstyle.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/lltxb-dtxstyle.tex b/lltxb-dtxstyle.tex
index eb7d120..6d2d70f 100644
--- a/lltxb-dtxstyle.tex
+++ b/lltxb-dtxstyle.tex
@@ -36,7 +36,7 @@
% no so nice, but anyway...
\newenvironment{qcode}{%
- \quote \ttfamily \catcode`\_ 12\relax
+ \quote \ttfamily \catcode`\_=12\relax \obeylines
}{%
\endquote
}