denemo-devel
[Top][All Lists]
Advanced

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

[bug #62153] Staccatos appear above rests


From: Richard Shann
Subject: [bug #62153] Staccatos appear above rests
Date: Wed, 9 Mar 2022 12:21:31 -0500 (EST)

Update of bug #62153 (project denemo):

                  Status:                    None => Invalid                
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #1:

These are supported by LilyPond, so Denemo must allow them.
This script will detect them:

(ForAllObjectsInScoreExecute 
        (lambda () (if (and (Rest?) (d-Directive-chord? "ToggleStaccato"))
                (d-WarningDialog "Staccato on Rest!!!"))))



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?62153>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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