Han-Wen Nienhuys writes:
> I tried adding
>
> \do\'
>
> \catcode`\'=\active\gdef'{\char"0D}
>
> to the definitions of @verbatim in texinfo.tex, but it didn't work. I
> also have no clue about what I'm doing. Jan?
I'm not sure who break it, who is making the translation from ' to \curly' ?
What about
--- texinfo.tex 22 dec 2004 10:13:55 +0100 1.5
+++ texinfo.tex 24 nov 2005 13:12:19 +0100
@@ -3,7 +3,7 @@
% Load plain if necessary, i.e., if running under initex.
\expandafter\ifx\csname fmtname\endcsname\relax\input plain\fi
%
-\def\texinfoversion{2004-11-25.16}
+\def\texinfoversion{2005-11-24.13}
%
% Copyright (C) 1985, 1986, 1988, 1990, 1991, 1992, 1993, 1994, 1995,
% 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004 Free Software
@@ -2865,6 +2865,7 @@ where each line of input produces a line
\catcode`\@ = \other
\catcode`\{ = \other
\catcode`\} = \other
+ \catcode`\' = \other
%
% Make sure that spaces turn into tokens that match what \doignoretext wants.
\spaceisspace
--
Jan Nieuwenhuizen <[EMAIL PROTECTED]> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien | http://www.lilypond.org
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user