From 2846c679ac02ce86912f50472aa1a362b505f893 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 31 Jul 2003 12:40:42 +0000 Subject: [PATCH] update from texinfo --- config/texinfo.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/texinfo.tex b/config/texinfo.tex index bfc74b5e63..f20a6e36b7 100644 --- a/config/texinfo.tex +++ b/config/texinfo.tex @@ -2575,7 +2575,7 @@ width0pt\relax} \fi % Ignore text until a line `@end #1', keeping track of nested conditionals. % % A count to remember the depth of nesting. -\newcount\doignorecount \doignorecount = 0 +\newcount\doignorecount \def\doignore#1{\begingroup % Don't complain about control sequences we have declared \outer. @@ -2623,7 +2623,7 @@ width0pt\relax} \fi \else % Found a nested condition, ... \advance\doignorecount by 1 \let\next\doignoretextyyy % ..., look for another. - % If we're here, #1 ends with \ifinfo (for example). + % If we're here, #1 ends with ^^M\ifinfo (for example). \fi \next #1% the token \ST@P is present just after this macro. } -- 2.30.2