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: Mon, 2 Feb 2015 15:44:36 +0100

Hi Sister Judit,

I slightly changed 'modernGregorian.ily' so that you could typset in any langage note you'd like.
I also added a '\versus' and '\responsum' option.

Cheers,
Pierre

2015-02-01 14:31 GMT+01:00 Pierre Perol-Schneider <address@hidden>:
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: allelujaDeutsch.ly
Description: Text Data

Attachment: modernGregorian.ily
Description: Binary data


reply via email to

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