2013/4/5 ArnoldTheresius <arnold.we...@siemens.com>:
> Thomas Morley wrote
>> 2013/4/4 luis jure &lt;
>
>> ljc@.com
>
>> &gt;:
>> ...
>>> 2.
>>>
>>> following harm's code, i learned to define articulations using a
>>> previously
>>> defined custom stencil, thus:
>>>
>>> (stencil . ,my-crazy-stil)
>>>
>>> what i can't figure out is how can i define a pair of glyphs, to be used
>>> for up- and down-stem notes, as in the default lilypond articulations
>>> above?
>> ...
>>> lj
>> ..._______________________________________________
>> lilypond-user mailing list
>
>> lilypond-user@
>
>> https://lists.gnu.org/mailman/listinfo/lilypond-user
>
> Hello lj,
>
> in the LSR "bold tenuto" (http://lsr.dsi.unimi.it/LSR/Item?id=858) you will
> find the exapmple of a global override of Script #stencil by a function
> which checks for which articulation type return a user defined stencil
> (direction dependent), and for all other articulations this function returns
> LILYPOND's default stencil function result.

Yep.
I completely forgot about it (and it was me, who appoved it :) )
Though, this is an override _after_ the stencil is created (as
mentioned in my previous mail).

-Harm

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

Reply via email to