lilypond-user
[Top][All Lists]
Advanced

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

Re: Hungarian Gregorian


From: Pierre Perol-Schneider
Subject: Re: Hungarian Gregorian
Date: Sun, 1 Feb 2015 14:31:23 +0100

And ragged-right = ##f is ok now.
See new attached files.

Cheers,
Pierre

2015-02-01 14:12 GMT+01:00 Pierre Perol-Schneider <address@hidden>:
Oups...

2015-02-01 12:44 GMT+01:00 Pierre Perol-Schneider <address@hidden>:
 
Simply add :

 melisma = #(define-music-function (parser location mus)
     (ly:music?)
     #{
        { \neume { $mus } h }
     #})

In your file (or replace it in modernGregorian.ily").

In fact:

melisma = #(define-music-function (parser location mus)
     (ly:music?)
     #{
        { \neume { $mus } \omit Accidental h }
     #})


Cheers,
Pierre






Attachment: allelujaDeutch.pdf
Description: Adobe PDF document

Attachment: allelujaDeutch.ly
Description: Text Data

Attachment: modernGregorian.ily
Description: Binary data


reply via email to

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