lilypond-user
[Top][All Lists]
Advanced

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

Re: Hungarian Gregorian


From: Ali Cuota
Subject: Re: Hungarian Gregorian
Date: Tue, 27 Jan 2015 21:55:35 -0500

Dear S. Judit,

I read already your first post, and I fear I cannot help with this.
But I would like to know what/who is this notation good for.

Thanks in advance,

Franck

2015-01-27 14:49 GMT-05:00, Rita Composer <address@hidden>:
> Dear Listmembers,
>
> Could you help me, how can I creat something like this?
> https://drive.google.com/file/d/0BzQDuwMSrodQU19yRTVLM0F3ZHM/view?usp=sharing
>
> I found something simmilar in version 2.19.15 here
> http://lilypond.org/doc/v2.19/Documentation/notation/working-with-ancient-music_002d_002dscenarios-and-solutions
> just above "Ancient and modern from one source" but the noteheads are still
> not close enough.
> They should be exactly next to eachother.
>
> Thank you very much!
> Sister Judit
> This is what I could create, but it is quite weak:
>
> chantEgy = \relative c' {
>
> \override NoteHead.style = #'default
>
> \[ g a h c \]
>
> c h a g \divisioMinima
>
> \[ h4 \virga a g \] d' c h a g \divisioMinima
>
> \finalis
>
> }
>
> verba = \lyricmode {
>
> Lo -- _ _ _ rem ip -- sum do -- lor _ _ sit a -- men a -- men
>
> }
>
> \markup { 3 }
>
> \score {
>
> \new VaticanaStaff <<
>
> \override VaticanaStaff.StaffSymbol #'line-count = #5
>
> \new VaticanaVoice = "melody" \chantEgy
>
> % \new VaticanaVoice = "melody" \chantKettő
>
> \new Lyrics = "one" \lyricsto melody \verba
>
>>>
>
> \layout {
>
> \context {
>
> \VaticanaStaff
>
> \override StaffSymbol.color = #black
>
> \override LedgerLineSpanner.color = #black
>
> }
>
> }
>
> }
>



reply via email to

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