Re: trillspann without trill

2018-03-19 Thread Malte Meyn



Am 19.03.2018 um 18:11 schrieb Ali Cuota:

Hi again,

for Bach BWV 528, 2nd mvt,  meas. 38-39, I need a trillspann without
trill (see not-so-tiny pic).

How can I achieve this?


Try one of the following:

\version "2.19.81"

{
  \override TrillSpanner.bound-details.left.text = #'()
  b1\startTrillSpan b\stopTrillSpan
  b\prall
  b\prallprall
}

___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: trillspann without trill

2018-03-19 Thread Susan Buckingham
If you set the TrillSpanner.bound-details.left.text = ##f this gets rid of
the "tr"

On Mar 19, 2018 2:06 PM, "Malte Meyn"  wrote:

>
>
> Am 19.03.2018 um 18:11 schrieb Ali Cuota:
>
>> Hi again,
>>
>> for Bach BWV 528, 2nd mvt,  meas. 38-39, I need a trillspann without
>> trill (see not-so-tiny pic).
>>
>> How can I achieve this?
>>
>
> Try one of the following:
>
> \version "2.19.81"
>
> {
>   \override TrillSpanner.bound-details.left.text = #'()
>   b1\startTrillSpan b\stopTrillSpan
>   b\prall
>   b\prallprall
> }
>
> ___
> lilypond-user mailing list
> lilypond-user@gnu.org
> https://lists.gnu.org/mailman/listinfo/lilypond-user
>
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: trillspann without trill

2018-03-20 Thread Ali Cuota
Many thanks. I will try it this afternoon.

Francois 

  http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail";
target="_blank">https://ipmcdn.avast.com/images/icons/icon-envelope-tick-green-avg-v1.png";
alt="" width="46" height="29" style="width: 46px; height: 29px;"
/>
Libre de virus. http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail";
target="_blank" style="color: #4453ea;">www.avg.com 




2018-03-19 16:25 GMT-05:00, Susan Buckingham :
> If you set the TrillSpanner.bound-details.left.text = ##f this gets rid of
> the "tr"
>
> On Mar 19, 2018 2:06 PM, "Malte Meyn"  wrote:
>
>>
>>
>> Am 19.03.2018 um 18:11 schrieb Ali Cuota:
>>
>>> Hi again,
>>>
>>> for Bach BWV 528, 2nd mvt,  meas. 38-39, I need a trillspann without
>>> trill (see not-so-tiny pic).
>>>
>>> How can I achieve this?
>>>
>>
>> Try one of the following:
>>
>> \version "2.19.81"
>>
>> {
>>   \override TrillSpanner.bound-details.left.text = #'()
>>   b1\startTrillSpan b\stopTrillSpan
>>   b\prall
>>   b\prallprall
>> }
>>
>> ___
>> lilypond-user mailing list
>> lilypond-user@gnu.org
>> https://lists.gnu.org/mailman/listinfo/lilypond-user
>>
>

___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user