I forgot to add this to the initial email
https://wiki.ccarh.org/images/c/c8/Score-Reference-Manual.pdf
See pages 51-63 (printed pages) from the manual of SCORE to get an idea of
what controls the slurs/ties might need to have to approximate the intended
functionality.
The important things are:
•
Great! Thank you very much Harm,
Cheers,
Pierre
Le ven. 26 oct. 2018 à 16:13, Thomas Morley a
écrit :
> Am Fr., 26. Okt. 2018 um 15:41 Uhr schrieb Pierre Perol-Schneider
> :
> >
> > Hi,
> > Please consider the following example:
> >
> > %%
> > \version "2.19.82"
> > music =
> > \fixed c' {
> >
Am Fr., 26. Okt. 2018 um 15:41 Uhr schrieb Pierre Perol-Schneider
:
>
> Hi,
> Please consider the following example:
>
> %%
> \version "2.19.82"
> music =
> \fixed c' {
> \time 3/8
> \voiceOne
> 4. q
> }
> { \music } { \music } { \music }
> %%
>
> After trying several compilation, sometimes t
Hi,
Please consider the following example:
%%
\version "2.19.82"
music =
\fixed c' {
\time 3/8
\voiceOne
4. q
}
{ \music } { \music } { \music }
%%
After trying several compilation, sometimes the shape command is applied,
sometimes not.
I've found multiple workarounds in the past messages s
Andrew Bernard wrote:
> Ties are not really very perfect in lilypond, and there was an effort to
> fix them up, but I understand that project came to end end due to time and
> resource matters on the part of the developer.
>
Thank you so much for your answer Andrew, maybe a bugfix in the future?
Ben wrote:
> If you can't get it to work with the shape, maybe you'd get some results
> with this tiecolumn approach? It's from a while ago, but I remembered
> it...for a rainy day :)
>
Interesting answer, thank you so much Ben!
Peter
___
lilypond-us
Hi Pieter,
Apparently ties, although they look almost identical to slurs, use a
different type of machinery internally to produce their shape, and the
\shape functions only partially work. I do not know why the code is
different, but I suppose lilypond 'just grew' and that's how it is. Most
people
On 12/19/2017 8:26 PM, Pieter Terpstra wrote:
Dear people,
Another question.
Trying to change the shape of the tie in such a way that the c note becomes
free from the tie overlap.
The \Shape command works on the lowest tie but not on the next?
To add the \Shape command a second time makes no dif
Dear people,
Another question.
Trying to change the shape of the tie in such a way that the c note becomes
free from the tie overlap.
The \Shape command works on the lowest tie but not on the next?
To add the \Shape command a second time makes no difference.
Here is the example:
\score {
\relat