At 12:48 on 04 Sep 2014, James wrote:
>On 04/09/14 12:38, Richard Shann wrote:
>> The snippet http://lsr.di.unimi.it/LSR/Item?id=750
>> for changing the markup used for chord names makes use of Scheme
>> procedures like define-line-markup, define-small-markup ...
>
>I don't see these referenced anywhere in git or in this snippet.
>
>Are you sure you have the correct name?

I think Richard means "make-line-markup" etc (rather than "define"). I
too have wondered about these scheme functions - they seem to be
magically generated somewhere. They can mostly be guessed from the
similar \markup commands:

\markup \small "text" == #(make-small-markup "text)

etc.

-- 
Mark Knoop

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to