lilypond-devel
[Top][All Lists]
Advanced

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

Re: translation review requests -- texi2html's handling of @ignore block


From: Graham Percival
Subject: Re: translation review requests -- texi2html's handling of @ignore blocks
Date: Mon, 20 Jul 2009 21:01:15 -0700
User-agent: Mutt/1.5.18 (2008-05-17)

On Mon, Jul 20, 2009 at 07:02:21PM +0200, Jean-Charles Malahieude wrote:
> Le 15/07/2009 15:16, Reinhold Kainhofer disait :
>> Actually, @ignore blocks are not supposed to be processed at all, 
>> that's why they are called ignore. However, @c comments would make 
>> sense to include as comments in the html code. You might ask Patrice 
>> (on the texi2html mailing list) about this feature. He has always been 
>> very forthcoming and usually implemented things within hours.
>
> But there are many @c comments that appear in many files as well.  I  
> don't know anything in neither texinfo or texi2html but would it be  
> possible to create a specific macro for this purpose?

I like this!  Something like (untested)
@macro translateComment{TEXT}
@html
<!-- \TEXT\ -->
@end html
@end macro


Cheers,
- Graham




reply via email to

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