On Wed, Oct 11, 2017 at 8:58 AM, Malte Meyn wrote:
>
>
> Am 11.10.2017 um 14:55 schrieb Malte Meyn:
>
>>
>>
>> Am 11.10.2017 um 14:42 schrieb Jan-Peter Voigt:
>>
>>> Hi fellows,
>>>
>>> I have a footnote in a score. This footnote is separated by a centered
>>> horizontal line. Is there a possibil
On 10/20/2017 4:52 PM, Michael Gerdau wrote:
Hi list,
I have a chord with \laissezVibrer attached and I want only one of ties:
%% snip - snip - snip
\version "2.19.65"
{ \laissezVibrer }
%% snip - snip - snip
I want e.g. only the tie from c' (and/or only from g') but not both.
I'm kind of sur
On 10/20/2017 4:52 PM, Michael Gerdau wrote:
Hi list,
I have a chord with \laissezVibrer attached and I want only one of ties:
%% snip - snip - snip
\version "2.19.65"
{ \laissezVibrer }
%% snip - snip - snip
I want e.g. only the tie from c' (and/or only from g') but not both.
I'm kind of sur
Hi list,
I have a chord with \laissezVibrer attached and I want only one of ties:
%% snip - snip - snip
\version "2.19.65"
{ \laissezVibrer }
%% snip - snip - snip
I want e.g. only the tie from c' (and/or only from g') but not both.
I'm kind of sure this should be possible in lilypond (as more
On 10/19/2017 4:48 PM, SoundsFromSound wrote:
Did you try my suggestion from earlier in the thread, did it help in
Thunderbird?
Just now; we'll see what happens. But since Thunderbird is out of the
picture after the message arrives at smtp.gmail.com... dunno. We'll see.
--
Karlin High
Missour
Maurits Lamers writes:
>> Op 20 okt. 2017, om 18:32 heeft David Kastrup het
>> volgende geschreven:
>>
>> Maurits Lamers mailto:maur...@weidestraat.nl>>
>> writes:
>>
>>> I can retrieve the retrieve that name through (ly:context-id
>>> (ly:translator-context engraver)).
>>> When the voice is
> Op 20 okt. 2017, om 18:32 heeft David Kastrup het volgende
> geschreven:
>
> Maurits Lamers mailto:maur...@weidestraat.nl>>
> writes:
>
>> Hi all,
>>
>> I am trying to extend the default event-listener.ly to also include
>> information about in which voice a specific note is being played.
Maurits Lamers writes:
> Hi all,
>
> I am trying to extend the default event-listener.ly to also include
> information about in which voice a specific note is being played.
> When the voice is defined using
>
> \new Voice = voicename
>
> I can retrieve the retrieve that name through (ly:context-
Hi all,
I am trying to extend the default event-listener.ly to also include information
about in which voice a specific note is being played.
When the voice is defined using
\new Voice = voicename
I can retrieve the retrieve that name through (ly:context-id
(ly:translator-context engraver)).