Am 23.09.2011, 23:38 Uhr, schrieb Thomas Morley <thomasmorle...@googlemail.com>:

Hi,

this does the job:

\version "2.14.2"

#(define-public my-script-alist
  `(
    ("accent"
     . (

%------------------------- Test ------------------------------------------------

      \layout {
              \context {
                        \Score
      scriptDefinitions = #my-script-alist
              }
      }

\relative c' {
  c'1-. c-| c1_- c-^ c
}

But I didn't manage to shorten it. Perhaps someone else ...

Cheers,
  Harm

great, thanks - i knew it's possible!

now we need a way to only override the relevant items - i.e. to replace the padding for "tenuto" in the original list! (then we even get rid of the \layout part!)

anybody has ideas?!

Eluze

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

Reply via email to