[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: texinfo 4.7 missing endcsname from ref in @copying
From: |
Stepan Kasal |
Subject: |
Re: texinfo 4.7 missing endcsname from ref in @copying |
Date: |
Wed, 21 Apr 2004 17:06:56 +0200 |
User-agent: |
Mutt/1.4.1i |
Hello Karl and Kevin,
On Mon, Apr 19, 2004 at 09:03:19PM -0400, Karl Berry wrote:
> Although ordinarily line breaks are equivalent to spaces, it's nearly
> impossible to make this work within @copying, for various TeXnical
> reasons. (See the documentation above \insertcopying in texinfo.tex if
> you want the details.) At least, I can't think of a plausible way to do
> it. Maybe Stepan can :).
you are nice. :-) This forced me to look at it ;-)
I think we should use the same mechanism for @copying as for @macro
definitions. We can reuse part of the @nacro code, eg. \scanmacro
\macrobodyctxt.
This would remove the fragile tricks with ^^M altogether.
I don't think I'll implement it anytime soon, writing it to my todo
list for year 2014. ;-)
Have a nice day,
Stepan Kasal