lilypond-devel
[Top][All Lists]
Advanced

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

Re: Converting texinfo comments to HTML comments


From: Graham Percival
Subject: Re: Converting texinfo comments to HTML comments
Date: Mon, 27 Jul 2009 01:31:17 -0700
User-agent: Mutt/1.5.18 (2008-05-17)

On Tue, Jul 21, 2009 at 10:10:34AM +0200, Jan Nieuwenhuizen wrote:
> On ma, 2009-07-20 at 21:04 -0700, Graham Percival wrote:
> > better done as a macro; that way, we can retain our
> > non-git-revision-number comments as "private"
> > 
> > It's easily done with:
> >   @macro htmlcomment{TEXT}
> >   @html
> 
> Sweet and simple!  Just run
> 
>    pytt '(?ms)address@hidden(.*?)address@hidden ignore(.*?)(address@hidden 
> macros.itexi)' 'address@hidden address@hidden@end htmlComment\2' $(find . 
> -name '*texi' -o -name '*tely')
> 
> at your convenience.

I'm not having any luck googling "pytt".  Was that a typo?  I'm
not aware of any tool like awk or sed called anything similar to
"pytt", but I admit that I don't know a lot about that side of
things.

Cheers,
- Graham




reply via email to

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