On Thu, Mar 11, 2010 at 6:53 PM, Mark Polesky <[email protected]> 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 - [email protected] - http://www.xs4all.nl/~hanwen


_______________________________________________
lilypond-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to