Tempo (metronome) marks with approximation sign: Difference between revisions

No edit summary
Account for LilyPond change _ → G_
 
(One intermediate revision by one other user not shown)
Line 93: Line 93:
       (ly:error "error in call of define-translator-property"))
       (ly:error "error in call of define-translator-property"))
   (if (not (equal? (object-property symbol 'translation-doc) #f))
   (if (not (equal? (object-property symbol 'translation-doc) #f))
       (ly:error (_ "symbol ~S redefined") symbol))
       (ly:error (G_ "symbol ~S redefined") symbol))


   (set-object-property! symbol 'translation-type? type?)
   (set-object-property! symbol 'translation-type? type?)
Line 174: Line 174:
[[Category:Text]]
[[Category:Text]]
[[Category:Text]]
[[Category:Text]]
[[Category:Tweaks and overrides]][[Category:Snippet]]
[[Category:Tweaks and overrides]]
[[Category:Snippet]]