Thomas Morley writes:
> 2012/9/23 David Kastrup :
> [...]
>> I'd replace \once \override with \tweak and remove the = sign (untested
>> though). If it works, it takes less chances interfering with stuff
>> possibly happening at the same time. I haven't actually tried, so no
>> guarantee.
>
> Te
2012/9/23 David Kastrup :
[...]
> I'd replace \once \override with \tweak and remove the = sign (untested
> though). If it works, it takes less chances interfering with stuff
> possibly happening at the same time. I haven't actually tried, so no
> guarantee.
Testing:
x =
#(define-music-function
Thomas Morley writes:
> \version "2.16.0"
>
> x =
> #(define-music-function (parser location rhythm)(ly:duration?)
> #{
> \once \override ChordName #'stencil =
> #(lambda (grob)
> (grob-interpret-markup grob (markup #:small "x")))
> r $rhythm
> #})
I'd repla
2012/9/22 Hartmut Leister :
> Hello everybody,
>
> On Fri, 21 Sep 2012 23:53 -0700 (PDT), eluze wrote:
>> since this is an English speaking list I reply in English
> Oh, I am sorry. I totally forgot about this.
>
>> for the first question you should have a look at
>> http://lsr.dsi.unimi.it/LSR/It
Hello everybody,
On Fri, 21 Sep 2012 23:53 -0700 (PDT), eluze wrote:
> since this is an English speaking list I reply in English
Oh, I am sorry. I totally forgot about this.
> for the first question you should have a look at
> http://lsr.dsi.unimi.it/LSR/Item?id=265
Thank you, that's it.
> seco
Hartmut Leister wrote
> ich habe zwei Fragen
> 1) Wie bekomme ich mehrere Textzeilen (im LyricMode) unter die Noten,
> mache aber am Anfang eine geschweifte Klammer um alle? (Siehe 1. Zeile
> in [1])
> 2) Wie kann ich zu den Akkorden den Anschlagszeitpunkt markieren? (siehe
> "x" in [1] in der erst