Date: Sun, 21 Jun 1998 14:47:40 +0300 (IDT) From: Eli Zaretskii To: Ruiter de M cc: djgpp AT delorie DOT com Subject: Re: Int2TeX v1.00 was released In-Reply-To: <6m85l2$dg2$1@star.cs.vu.nl> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On 17 Jun 1998, Ruiter de M wrote: > Every `@' in a node-name gives an error, whether escaped (`@@'), > double-escaped (`@@@@') or not. That's not what I see: node names like "A node with a @@@@foo" work for me, producing "A node with a @foo" in the final output. But don't run to add another pair of `@'s to your Texinfo files: this is a bug which I already fixed (a patched binary will be available RSN). See my other message in this thread. > I also noticed a similar problem with double quotes (```' and `''' > should be `"') in making the libc.inf-file. This problem exists in Texinfo 3.9 as well. I'm not sure whether it's a bug, or if usage of quotes in a node name is just verboten. I will look into it.