[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[BUG] Problems in gregorian style lyrics with combination of episem and
From: |
Jaap de Wolff |
Subject: |
[BUG] Problems in gregorian style lyrics with combination of episem and melisma |
Date: |
Sun, 15 Jul 2018 08:59:01 +0200 |
Hello,
About a week ago I did sent the bug report below.
There was a comment on it on which I replied.
At this moment it is still not on the bug list, while younger reports are.
No one told me it was not a proper bug report, or it was not accepted.
Possible it was not clear that it was intended to be a bug report, so I do
send it again.
Jaap de Wolff
Van: Jaap de Wolff <address@hidden>
Verzonden: maandag 9 juli 2018 13:30
Aan: 'address@hidden' <address@hidden>
Onderwerp: Problems in gregorian style lyrics with combination of episem and
melisma
In gregorian lyrics the combination of episem with melisma must follow a
strict order:
\episemInitium \melisma xxx \episemFinis \melismaEnd is the only working
order
The orders
\episemInitium \melisma xxx \melismaEnd \episemFinis
\melisma \episemInitium xxx \melismaEnd \episemFinis
\melisma \episemInitium xxx \episemFinis \melismaEnd
will result in an unexpected EVENT_IDENTIFIER error
===============================
\version "2.19.62"
\include "gregorian.ly"
\new VaticanaVoice {
a \melisma \episemInitium g \melismaEnd \episemFinis
}
===============================
Result in error:
syntax error, unexpected EVENT_IDENTIFIER
a \melisma
\episemInitium g \melismaEnd \episemFinis
The expected behaviour is that any order is accepted.
Cheers,
Jaap
- [BUG] Problems in gregorian style lyrics with combination of episem and melisma,
Jaap de Wolff <=