Pieter Terpstra wrote:
> Thank you Marc.
>
> You mean the BartGliss.ly code?
It worked perfectly. Also managed to do it with the \draw-line command but this
one is much easier and doesn't have
to be readjusted when a space-setting has changed.
Ki
Marc Hohl wrote:
> I used the code in this thread:
>
> http://lilypond.1069038.n5.nabble.com/glissando-in-fingering-notation-td159875.html
>
> This works out of the box for almost all occurrences in my scores.
Thank you Marc.
You mean the BartGliss.ly code?
Will study on this one.
Kindly,
Hello Pieter,
I used the code in this thread:
http://lilypond.1069038.n5.nabble.com/glissando-in-fingering-notation-td159875.html
This works out of the box for almost all occurrences in my scores.
HTH,
Marc
Am 25.09.2017 um 22:49 schrieb Pieter Terpstra:
Dear readers,
Trying to draw a line
Dear readers,
Trying to draw a line between the numbers, copied some code but don't know
exactly what the commands do.
Trying to raise the line so that it fits nicely between the ones but don't know
how, have tried the \raise command
here without success.
Anyone?
Thank you so much in advantage
On 22.12.2016 18:12, Simon Albrecht wrote:
creating a front-end taking the same arguments as \draw-line, with the
additional line-cap-style property:
%%%
\version "2.19.53"
#(define-markup-command (path-draw-line
In case it’s about not changing code and using the same co
On 22.12.2016 17:43, Kieren MacMillan wrote:
Hello all,
Is there a way to use the built-in \draw-line markup command, but with a square
cap and not the [lovely!] rounded cap default?
Tried \override #'(line-cap-style . square), but that didn’t seem to work.
If you specifically want t
Hello all,
Is there a way to use the built-in \draw-line markup command, but with a square
cap and not the [lovely!] rounded cap default?
Tried \override #'(line-cap-style . square), but that didn’t seem to work.
Couldn’t find anything else in the documentation (2.19).
Thanks,
K
Am 05.03.2016 um 16:23 schrieb Joseph N. Srednicki:
Can anyone tell me how to change the color when using \draw-line?
\with-color #blue
\draw-line #'(0 . 3)
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/ma
Hello:
Can anyone tell me how to change the color when using \draw-line?
For example, I want to change the color of the following:
rH = \rightHandFinger \markup \concat {
\override #'(thickness . 3)
\draw-line #'(0 . 3)
\hspace #-.2
\override #'(thic
Hello Andrew,Someone proposed the attached example for diagonal lines, maybe that can help?JM
DiagonalStrokeAcrossBars.ly
Description: Binary data
Le 28 déc. 2015 à 12:49, Andrew Bernard a écrit :How does one go about drawing an arbitrary line across staves, as per the a
How does one go about drawing an arbitrary line across staves, as per the
attached image?
Andrew
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
On Tue, Mar 17, 2015 at 9:21 PM, Thomas Morley
wrote:
> I attach my approach to create arrowed slurs.
This is very useful for me. Thank you!
Kevin
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-us
On Tue, Mar 17, 2015 at 9:48 PM, Carl Sorensen wrote:
> The tangent to a bezier curve at the endpoint is the line that goes from
> the endpoint to the control point. It's really easy to get if you have
> the bezier definition.
>
This seems so obvious I'm surprised I didn't think of it! Thank yo
2015-03-17 15:52 GMT+01:00 Kevin Barry :
> If I knew more about mathematics I might know how to calculate the
>tangent to a
> bezier curve at the end point (to know how much to rotate the arrowhead)
>and the
> function wouldn't be such a hack.
The tangent to a bezier curve at the endpoint is t
2015-03-17 15:52 GMT+01:00 Kevin Barry :
> Just as a follow up to Stephen's question: for analytic examples I have to
> draw curved lines all the time, usually with arrow-heads attached at the
> end, so I made a function to do it given just the coordinates of the
> desired destination. Using curve
Just as a follow up to Stephen's question: for analytic examples I have to
draw curved lines all the time, usually with arrow-heads attached at the
end, so I made a function to do it given just the coordinates of the
desired destination. Using curveto is very slow because of all the trial
and error
Hi Stephen, Hi Kevin,
Kevin's right, it's an easy way to get a curved line:
\version "2.18.2"
\markup {
%% your example:
\draw-line #'(1 . 1)
%% your example in path mode:
\path #0.1 #'((moveto 0 0)(curveto 0 0 0 0 1 1))
%% concave example:
\path #0.1 #
On Sat, Mar 14, 2015 at 8:46 PM, Stephen MacNeil
wrote:
> can I curve a line?
You probably want the \path command which is documented here:
http://lilypond.org/doc/v2.18/Documentation/notation/graphic
___
lilypond-user mailing list
lilypond-user@gnu.o
can I curve a line?
\draw-line #'(1 . 1)
Thanks
Stephen
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
Hi,
this post
http://www.sibeliusblog.com/tips/constrain-attachment-points-in-sibelius-and-finale/
lets me think if such a visualization might not be a good thing to have
in Frescobaldi's Layout Control Options (and as a snippet in the
openLilyLib repository).
What this would mean is:
- draw
2012/10/26 David Nalesnik :
> Hi Kevin,
>
> On Thu, Oct 25, 2012 at 4:55 PM, Kevin Patrick Barry wrote:
>> Dear LilyPond users,
>>
>> I would like the markup function \draw-line to produce a dashed line, but I
>> can't find it in the internals reference to
Hi Kevin,
On Thu, Oct 25, 2012 at 4:55 PM, Kevin Patrick Barry wrote:
> Dear LilyPond users,
>
> I would like the markup function \draw-line to produce a dashed line, but I
> can't find it in the internals reference to see what overrides to use. I
> tried TextScript #'
Dear LilyPond users,
I would like the markup function \draw-line to produce a dashed line, but I
can't find it in the internals reference to see what overrides to use. I
tried TextScript #'style, Glissando #'style and \tweak #'style. I'm just
fumbling in the dark
Ciao a tutti!
Sapete dirmi se esiste un modo per ancorare \draw-line a due note anche non in
sequenza?
Grazie!
--
oiram/bin/selom
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
Hi,
Is it possible to make something like
relative c' {
c4 ^\markup { \draw-line #'(0 . 3) }
}
and have the resulting line be dotted or dashed?
I can read here
http://lilypond.org/doc/v2.12/Documentation/user/lilypond/Graphic that the
\draw-line has a #'thickness prope
2007/7/24, Trevor Bača <[EMAIL PROTECTED]>:
Hi,
Is there a reason the nibbed output of draw-line is almost 20 times
thicker than usual (rather than just 2 times thicker like the rest of
the TextSpanner)?
This is classical typography, evidently!
;)
I think you are have found
Hi,
Is there a reason the nibbed output of draw-line is almost 20 times
thicker than usual (rather than just 2 times thicker like the rest of
the TextSpanner)?
%%% EX 1 %%%
\version "2.11.26"
\new Staff {
c'4 \startTextSpan
c'4 \stopTextSpan
}
\layout {
\c
27 matches
Mail list logo