From dbc694ad8b197a42c3b89654baeceef31e53b4dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20P=C3=A9gouri=C3=A9-Gonnard?= Date: Wed, 10 Nov 2010 16:57:57 +0100 Subject: fix typesetting problems --- lltxb-dtxstyle.tex | 2 +- luatexbase-modutils.dtx | 2 +- 2 files changed, 2 insertions(+), 2 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 } diff --git a/luatexbase-modutils.dtx b/luatexbase-modutils.dtx index f962fcf..111087a 100644 --- a/luatexbase-modutils.dtx +++ b/luatexbase-modutils.dtx @@ -214,7 +214,7 @@ See source file '\inFileName' for details. % luatexbase.module_info(\meta{name}, \meta{message}, ...) % \end{qcode} % These functions are similar to \latex's |\PackageError|, -% |\PackageWarningNoLine| and |\PackageInfo| in the way they format the +% |\PackageWarning| and |\PackageInfo| in the way they format the % output. The first argument is the name of the current module; the remaining % arguments are passed to |string.format()|. No automatic line breaking is % done, you may still use |\n| as usual for that, and the name of the package -- cgit v1.2.3