lilypond-devel
[Top][All Lists]
Advanced

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

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


From: Mark Polesky
Subject: [PATCH] Build: require all glyphs for `font-table.ly'.
Date: Thu, 11 Mar 2010 13:53:02 -0800 (PST)

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)) ...)

Thanks.
- Mark


      

Attachment: 0001-Build-require-all-glyphs-for-font-table.ly.patch
Description: Text Data


reply via email to

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