bug-lilypond
[Top][All Lists]
Advanced

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

LSR snippet 903


From: Thomas Morley
Subject: LSR snippet 903
Date: Sat, 31 May 2014 23:46:41 +0200

Hi Pierre,

I had a look in some of your new LSR-snippets waiting for approval.

In stencil-overrides you often use the default-procedure in a certain
manner, example from http://lsr.di.unimi.it/LSR/Snippet?id=903 :

      \override Clef.stencil = #(lambda (grob)
          ly:clef::print (grob-interpret-markup grob
          #{ \markup\flip\myClef_F #}))
    }

Why do you write 'ly:clef::print'?
Can't see any sense in it. Deleting it makes no difference.

Please explain why you use it here and similiar in other snippets.

Btw, great work with the LSR-update!!

Thanks a lot,
  Harm



reply via email to

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