From e7e1adf57067181800bebfb98e58831578fcd840 Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Fri, 26 Oct 2007 16:16:11 +0100 Subject: [PATCH] sverb: Don't leak lccode changes. This broke hyperref in a very confusing and unhelpful way. --- sverb.dtx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/sverb.dtx b/sverb.dtx index f579d4a..d46e842 100644 --- a/sverb.dtx +++ b/sverb.dtx @@ -44,7 +44,7 @@ %<+split> [2003/09/04 1.4 Verbatim, but with line breaking] % \end{meta-comment} % -% \CheckSum{1009} +% \CheckSum{1011} %% \CharacterTable %% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z %% Lower-case \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z @@ -729,9 +729,11 @@ % expand to a space character which is not active. Neat, huh? % % \begin{macrocode} +\begingroup \lccode`\~32 \lccode`\!32 \lowercase{% + \endgroup \def\@isspaces#1{% \ifx#1\relax% \def\@tempb{\@tempswafalse}% -- 2.11.0