Hello all! Is there a way to have a phrasing slur with an arrow? I was hoping
for something like: \override PhrasingSlur.bound-details.right.arrow = ##t,
but that's no good. Thanks!
~Kate
___
lilypond-user mailing list
lilypond-user@gnu.org
https:
Thank you both so much. The help I've received on this list has been
invaluable. I just had to add a \once to the \override or else every time
signature change was the decimal.
~Kate
___
lilypond-user mailing list
lilypond-user@gnu.org
https:
Is there a way to have a decimal, such as 3.5, as the numerator in a time
signature?
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
Thank you, Pierre! That works wonderfully! I had attempted something
similar, but kept getting the gap which your use of \hspace fixes.
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
I am trying to create a text span solid line that ends with just 1/2 of an
arrowhead on the right side. Is there a way to set a graphic, something
simple like ...
samplePath =
#'((moveto 0 0)
(lineto -1 -.5)
(closepath))
... as the right text for the spanner? Something like:
\onc
I am trying to use microtone notation and need the symbol for a raised flat.
I have the lilypond document from the following page saved as microtone.ly in
the same folder as my main document.
http://x31eq.com/lilypond/regular.ly
Is there a way to access the object for a raised flat (esih) fr
Worked like a charm! Thank you!
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
Is there a way to make a spanner angle upwards/downwards? I am trying to
create a textspanner line which starts at (0 . 0) and ends somewhere around (0
. 2).
Here's a minimal example:
\once \override TextSpanner.style = #'line
% \once \override TextSpanner...something about bound de
I see my error! I have a different version on my laptop than on my desktop.
Is there any support for wood-wind diagrams in Frescobaldi?
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
Version 2.18.2
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
I am having problems using the woodwind-diagram feature on lilypond. I have
tried the snippet code:
c1^\markup {
\woodwind-diagram #'piccolo #'((lh . (gis))
(cc . (one three))
(rh . (ees)))
}
But I get the following error: "fin
11 matches
Mail list logo