lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: strange `compilation fix'


From: John Mandereau
Subject: Re: strange `compilation fix'
Date: Sun, 05 Oct 2008 21:42:00 +0200

On 2008/10/05 08:53 +0200, Werner LEMBERG wrote:
> Reinhold Kainhofer:
> > I suppose that's caused by our own buildscripts, which use regexps rather 
> > than 
> > a full texinfo parser to find links (to check or translate them) and does 
> > not 
> > check for commented-out links...

Yep, the problem is, gettexting the empty string returns a multiline
string which contains "@" in email addresses, so TeX (and maybe
texi2html) chokes on it.


> I suggest to add
> 
>   /address@hidden/
> 
> as a line address to ignore.

Do you mean

@address@hidden

?

Cheers,
John





reply via email to

[Prev in Thread] Current Thread [Next in Thread]