On 2020-02-09 2:39 pm, dtsmarin wrote:
Is it possible to change the thickness of the fancy-gliss line?
Perhaps change...
(layout-line-thickness grob) ;line-width
...to...
(* (layout-line-thickness grob)
(ly:grob-property grob 'thickness 1)) ;line-width
The
Is it possible to change the thickness of the fancy-gliss line?
--
Sent from: http://lilypond.1069038.n5.nabble.com/User-f3.html
2015-01-12 0:39 GMT+01:00 Urs Liska :
>
> Am 12.01.2015 um 00:37 schrieb Thomas Morley:
>
>> 2015-01-12 0:06 GMT+01:00 Urs Liska :
>>>
>>> Hi Harm,
>>>
>>> this is terrific!
>>> I'm about to collect a number of examples why LilyPond rocks for
>>> engraving
>>> contemporary music, and this should de
Nice Harm !
Thanks for the code.
Cheers,
Pierre
2015-01-12 0:39 GMT+01:00 Urs Liska :
>
> Am 12.01.2015 um 00:37 schrieb Thomas Morley:
>
>> 2015-01-12 0:06 GMT+01:00 Urs Liska :
>>
>>> Hi Harm,
>>>
>>> this is terrific!
>>> I'm about to collect a number of examples why LilyPond rocks for
>>> eng
Am 12.01.2015 um 00:37 schrieb Thomas Morley:
2015-01-12 0:06 GMT+01:00 Urs Liska :
Hi Harm,
this is terrific!
I'm about to collect a number of examples why LilyPond rocks for engraving
contemporary music, and this should definitely be part of it.
Hi Urs,
glad you like it.
Though, there's
2015-01-12 0:06 GMT+01:00 Urs Liska :
> Hi Harm,
>
> this is terrific!
> I'm about to collect a number of examples why LilyPond rocks for engraving
> contemporary music, and this should definitely be part of it.
Hi Urs,
glad you like it.
Though, there's the problem I mentioned and it needs some
Hi Harm,
this is terrific!
I'm about to collect a number of examples why LilyPond rocks for
engraving contemporary music, and this should definitely be part of it.
Best
Urs
Am 12.01.2015 um 00:00 schrieb Thomas Morley:
2015-01-11 10:28 GMT+01:00 Orm Finnendahl
:
Hi Pierre, Urs,
that's ex
2015-01-11 10:28 GMT+01:00 Orm Finnendahl
:
> Hi Pierre, Urs,
>
> that's excellent and very instructional, thanks!
>
> --
> Orm
>
>
> Am Samstag, den 10. Januar 2015 um 23:56:03 Uhr (+0100) schrieb Pierre
> Perol-Schneider:
>> Hi Orm,
>>
>> How about :
>>
>> \version "2.19.15"
>>
>> #(define (add
Hi Pierre, Urs,
that's excellent and very instructional, thanks!
--
Orm
Am Samstag, den 10. Januar 2015 um 23:56:03 Uhr (+0100) schrieb Pierre
Perol-Schneider:
> Hi Orm,
>
> How about :
>
> \version "2.19.15"
>
> #(define (add-gliss m)
>(case (ly:music-property m 'name)
> ((NoteEv
Hi Orm,
How about :
\version "2.19.15"
#(define (add-gliss m)
(case (ly:music-property m 'name)
((NoteEvent) (set! (ly:music-property m 'articulations)
(append (ly:music-property m 'articulations)
(list (make-music (quote GlissandoEvent)
Am 10.01.2015 um 23:02 schrieb Orm Finnendahl:
Hi Urs,
Am Samstag, den 10. Januar 2015 um 22:22:15 Uhr (+0100) schrieb Urs
Liska:
Can't test right now, but what about \omit NoteHead?
same problem, glissandolines aren't drawn at all if NoteHeads are
omitted:
And making the NoteHead infinite
Hi Urs,
Am Samstag, den 10. Januar 2015 um 22:22:15 Uhr (+0100) schrieb Urs
Liska:
>
> Can't test right now, but what about \omit NoteHead?
same problem, glissandolines aren't drawn at all if NoteHeads are
omitted:
%<
\version "2.19"
\new Sta
Am 10.01.2015 um 22:22 schrieb Orm Finnendahl:
Hi,
I can't find documentation about how to write segmented glissando
lines, like in the attached png. The line segments have to get notated
with precise rhythms, so I'm looking for something similar to
glissando notation but without
Hi,
I can't find documentation about how to write segmented glissando
lines, like in the attached png. The line segments have to get notated
with precise rhythms, so I'm looking for something similar to
glissando notation but without noteheads.
I tried this:
\new Staff
\relative c
14 matches
Mail list logo