i was using lilypond_cgi to edit a score at school the other day and
was bothered by that fact that by rejecting the string "\include", i
now can't get measures numbers in my scores because i need

        \include "bar-numbering.ly";

so, would anyone have any concerns if i change the regexp to this:

if ($score =~ /\\include(?!\s*\"\S*\.ly\")/gim)

?  this would let people include only .ly files.

-- 
|----------------------------------------------------------------------------|
| jeff covey [EMAIL PROTECTED] http://pobox.com/~jeff.covey/ 410-669-4926 |
|----------------------------------------------------------------------------|
|                                    6 for 2.                                |
|----------------------------------------------------------------------------|

Reply via email to