lilypond-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] Build: require all glyphs for `font-table.ly'.


From: Han-Wen Nienhuys
Subject: Re: [PATCH] Build: require all glyphs for `font-table.ly'.
Date: Fri, 12 Mar 2010 01:43:12 -0300

On Thu, Mar 11, 2010 at 6:53 PM, Mark Polesky <address@hidden> wrote:
> If a developer adds new glyphs to `mf/feta-noteheads.mf'
> but doesn't document them in
> `Documentation/included/font-table.ly', I'd like `make doc'
> to fail with some message like:
>
> Unlisted glyphs in Documentation/included/font-table.ly:
> (noteheads.s2foo noteheads.s2bar)
>
> I've attached a patch attempting this.  Is this the proper
> way to do it?  Also, I haven't schemed for a while... is
> there a simpler way of doing this:
>
> (if (not (null? lst)) ...)

(pair? .. ) usually works for (not (null? .. ))




-- 
Han-Wen Nienhuys - address@hidden - http://www.xs4all.nl/~hanwen




reply via email to

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