Re: Tempo marking doesn't avoid cross-staff slur

2024-01-11 Thread Werner LEMBERG
>> This issue belongs into the group of the many cross-staff problems. >> AFAICS, we don't have this particular case covered, so please file >> an issue in the LilyPond tracker. > > For reference, it's : https://gitlab.com/lilypond/lilypond/-/issues/6688 Thanks! Werner

Re: Tempo marking doesn't avoid cross-staff slur

2024-01-11 Thread Knute Snortum
On Thu, Jan 11, 2024 at 4:40 AM Werner LEMBERG wrote: > > > I found a weird behavior -- I don't know if it's worthy of an issue > > or not, but here it is: > > > > The tempo marking will not avoid a slur that goes from staff to > > staff. Here is a snippet that shows the problem, and I've attach

Re: Tempo marking doesn't avoid cross-staff slur

2024-01-11 Thread Werner LEMBERG
> I found a weird behavior -- I don't know if it's worthy of an issue > or not, but here it is: > > The tempo marking will not avoid a slur that goes from staff to > staff. Here is a snippet that shows the problem, and I've attached > an image of it: [...] This issue belongs into the group of

Tempo marking doesn't avoid cross-staff slur

2024-01-07 Thread Knute Snortum
I found a weird behavior -- I don't know if it's worthy of an issue or not, but here it is: The tempo marking will not avoid a slur that goes from staff to staff. Here is a snippet that shows the problem, and I've attached an image of it: \version "2.25.12" one = \relative { \tempo "Allegro ma

Cross-staff slur spoils collision handling

2017-01-03 Thread Urs Liska
In my previous post (http://lists.gnu.org/archive/html/lilypond-user/2017-01/msg00036.html) I showed a complicated situation with a cross-staff voicing. When I now add a cross-staff slur things get worse. The red slur starts from the (upper) dis in the lower staff and ends at a note in the upper

Re: cross staff slur

2016-09-20 Thread MING TSANG
Simon,Thank you very much for the help.Ming. From: Simon Albrecht To: MING TSANG ; Lilypond-usermailinglist Sent: Tuesday, September 20, 2016 10:27 AM Subject: Re: cross staff slur Hi Ming, On 20.09.2016 14:32, MING TSANG wrote: > hi, lilyponders: > I have difficulty to ge

Re: cross staff slur

2016-09-20 Thread Simon Albrecht
Hi Ming, On 20.09.2016 14:32, MING TSANG wrote: hi, lilyponders: I have difficulty to generate the following by lilypond v2.19.47 1. in clef bass bar2 I cannot generate " f'2. "-- it warns bar check, i can only make it " f'2 " You need parallel music expressions. 2. in clef bass bar3 I d

Re: How write cross-staff slur (in combination with lyrics)

2015-10-07 Thread Michael Rivers
a normal piano score. -- View this message in context: http://lilypond.1069038.n5.nabble.com/How-write-cross-staff-slur-in-combination-with-lyrics-tp182033p182126.html Sent from the User mailing list archive at Nabble.com. ___ lilypond-user mailing list l

Re: How write cross-staff slur (in combination with lyrics)

2015-10-06 Thread David Wright
Quoting Simon Albrecht (simon.albre...@mail.de): > On 06.10.2015 06:40, David Wright wrote: > >However, I just wanted to observe two things about the OP's > >original: the words are much smaller, and the first three bars > >look as though they are using proportional spacing. > > No, they don’t. Pr

Re: How write cross-staff slur (in combination with lyrics)

2015-10-06 Thread Urs Liska
y be daunting that you can't simply pull things around like in a graphics program. Best Urs > >Best regards! >Jurgen L. > > >- Original Message - >From: "Simon Albrecht" >To: "David Wright" >Cc: "jurgen lamsens" , lilypond-use

Re: How write cross-staff slur (in combination with lyrics)

2015-10-06 Thread Urs Liska
Am 06.10.2015 um 21:06 schrieb Simon Albrecht: >> One of the things that I've noticed about LP is that by default the >> lyrics are scaled up in size relative to the music, compared with >> many publishers' scores, which can lead to a more irregular note >> spacing. This isn't a criticism: it's e

Re: How write cross-staff slur (in combination with lyrics)

2015-10-06 Thread Simon Albrecht
On 06.10.2015 22:22, jurgen.lams...@telenet.be wrote: Thanks a lot everyone for those smart responses. I've been reading and re-reading the thread multiple times ;-) Must say, reading let stand writing code like this for such an easy part is not that easy for a beginner I'm afraid... If you

Re: How write cross-staff slur (in combination with lyrics)

2015-10-06 Thread jurgen . lamsens
- From: "Simon Albrecht" To: "David Wright" Cc: "jurgen lamsens" , lilypond-user@gnu.org Sent: Tuesday, October 6, 2015 9:06:29 PM Subject: Re: How write cross-staff slur (in combination with lyrics) On 06.10.2015 06:40, David Wright wrote: > However, I just

Re: How write cross-staff slur (in combination with lyrics)

2015-10-06 Thread Simon Albrecht
On 06.10.2015 06:40, David Wright wrote: However, I just wanted to observe two things about the OP's original: the words are much smaller, and the first three bars look as though they are using proportional spacing. No, they don’t. Proportional spacing is a very specific means for complicated

Re: How write cross-staff slur (in combination with lyrics)

2015-10-06 Thread tisimst
e why a beginner's piano book has lyrics at all, > particularly placing them between the staves. > > Cheers, > David. > > _______ > lilypond-user mailing list > [hidden email] <http:///user/SendEmail.jtp?type=node&node=182080&i=2> > https://lists.g

Re: How write cross-staff slur (in combination with lyrics)

2015-10-05 Thread David Wright
Quoting Simon Albrecht (simon.albre...@mail.de): > One small amendment: The spacing is less grotesque if you insert > %%% > selfAl = #(define-music-function (parser location num) (number?) > #{ \once \override LyricText . self-alignment-X = $num #}) > > text = \lyricmode { > Rid

Re: How write cross-staff slur (in combination with lyrics)

2015-10-05 Thread Simon Albrecht
rests" are not shown in the screenshot (beginner piano book), but I want to engrave them anyway. I’d suggest working with spacer rests, for the following reason: There is only one voice here, so there is no need for visible rests. Result: please check lilypond attachment. 2 problems: 1.c

Re: How write cross-staff slur (in combination with lyrics)

2015-10-05 Thread Urs Liska
Am 05.10.2015 um 22:20 schrieb Simon Albrecht: > On 05.10.2015 22:01, Urs Liska wrote: >> >> Am 05.10.2015 um 21:07 schrieb Simon Albrecht: >>> On 05.10.2015 13:33, Urs Liska wrote: Remove the slurs in the first two measures completely >>> Hear, hear! The musicologist deviates from the origi

Re: How write cross-staff slur (in combination with lyrics)

2015-10-05 Thread Simon Albrecht
On 05.10.2015 22:01, Urs Liska wrote: Am 05.10.2015 um 21:07 schrieb Simon Albrecht: On 05.10.2015 13:33, Urs Liska wrote: Remove the slurs in the first two measures completely Hear, hear! The musicologist deviates from the original notation :-) You definitely need to make an editorial Depen

Re: How write cross-staff slur (in combination with lyrics)

2015-10-05 Thread Urs Liska
Am 05.10.2015 um 21:07 schrieb Simon Albrecht: > On 05.10.2015 13:33, Urs Liska wrote: >> Remove the slurs in the first two measures completely > > Hear, hear! The musicologist deviates from the original notation :-) > You definitely need to make an editorial Depends on the type of publication o

Re: How write cross-staff slur (in combination with lyrics)

2015-10-05 Thread Simon Albrecht
. I’d suggest working with spacer rests, for the following reason: There is only one voice here, so there is no need for visible rests. Result: please check lilypond attachment. 2 problems: 1.cross-staff slur: a. using the list archive, apparently a possible solution is changing staffs. And

Re: How write cross-staff slur (in combination with lyrics)

2015-10-05 Thread Phil Holmes
- Original Message - From: "Simon Albrecht" To: "Urs Liska" ; Sent: Monday, October 05, 2015 8:07 PM Subject: Re: How write cross-staff slur (in combination with lyrics) On 05.10.2015 13:33, Urs Liska wrote: > Remove the slurs in the first two measures compl

Re: How write cross-staff slur (in combination with lyrics)

2015-10-05 Thread Simon Albrecht
On 05.10.2015 13:33, Urs Liska wrote: Remove the slurs in the first two measures completely Hear, hear! The musicologist deviates from the original notation :-) You definitely need to make an editorial remark… Cheek aside, I think they are phrasing slurs and make sense as such. Yours, Simon

Re: How write cross-staff slur (in combination with lyrics)

2015-10-05 Thread Urs Liska
left hand" rests change staff too. So adding \change Staff = right R2. after the third measure in the "left" variable will give you the desired result. There are solutions that may be "semantically" more correct, but for your example this is what I would do.

Re: How write cross-staff slur (in combination with lyrics)

2015-10-05 Thread David Kastrup
full-measure rests" are not shown in the screenshot > (beginner piano book), but I want to engrave them anyway. Result: > please check lilypond attachment. Good. Attaching your example document makes it easy to just add the required changes. > 2 problems: > > 1.cross-staff slur:

How write cross-staff slur (in combination with lyrics)

2015-10-05 Thread jurgen . lamsens
, but I want to engrave them anyway. Result: please check lilypond attachment. 2 problems: 1.cross-staff slur: a. using the list archive, apparently a possible solution is changing staffs. I'm changing staffs from "right/upper" to "left/under" after note "c4"

Re: Cross-staff slur with irregular shape

2012-10-26 Thread Michael Rivers
Thank you David. I especially appreciate the example code. -- View this message in context: http://lilypond.1069038.n5.nabble.com/Cross-staff-slur-with-irregular-shape-tp135374p135383.html Sent from the User mailing list archive at Nabble.com

Re: Cross-staff slur with irregular shape

2012-10-26 Thread David Nalesnik
Hi Michael, On Fri, Oct 26, 2012 at 4:48 PM, Michael Rivers wrote: > I'm notating "Quatre Poèmes" by Guy Ropartz > > http://conquest.imslp.info/files/imglnks/usimg/b/b3/IMSLP24553-PMLP55389-Ropartz_-_4_Po__mes__voice_and_piano_.pdf > > and I would like cross-staff slurs shaped like the ones on th

Cross-staff slur with irregular shape

2012-10-26 Thread Michael Rivers
bove. (The slur begins with one shape in the bottom staff and switches to another shape as the notes move to the upper staff.) I apologize if this is in the manual, but I am unable to track it down. -- Michael Rivers -- View this message in context: http://lilypond.1069038.n5.nabble.com/Cross-

Re: Cross staff slur help

2011-02-11 Thread Graham Percival
On Fri, Feb 11, 2011 at 05:23:20PM -, Phil Holmes wrote: > - Original Message - From: "David Kastrup" > >So that's probably a case for f4*1/4 in the input. > > Sorry - I don't understand. What does this mean? "draw an f crotchet (i.e. no beams), but consider that note to be a semiqu

Re: Cross staff slur help

2011-02-11 Thread David Kastrup
"Phil Holmes" writes: > I have a piece of piano music from the opening chorus of The > Gondoliers that I'm struggling to get my head round. A scan is > attached. It's a cross-staff slur, but my problem is that the music > in the left hand is still continuing (

Re: Cross staff slur help

2011-02-11 Thread Phil Holmes
- Original Message - From: "David Kastrup" To: Sent: Friday, February 11, 2011 2:44 PM Subject: Re: Cross staff slur help "Phil Holmes" writes: I have a piece of piano music from the opening chorus of The Gondoliers that I'm struggling to get my head r

Cross staff slur help

2011-02-11 Thread Phil Holmes
I have a piece of piano music from the opening chorus of The Gondoliers that I'm struggling to get my head round. A scan is attached. It's a cross-staff slur, but my problem is that the music in the left hand is still continuing (the crochet F) while the slur is crossing the staves

Re: cross-staff slur

2010-03-19 Thread Robin Bannister
Helge Kruse wrote: I made some further experiments. Well, I messed around a bit. I certainly wasn't doing experiments; that makes it sound systematic. My slurs often silently ignored the staff change; no idea why. Two offerings, FWIW: A: no cross-staff in right hand. B: cross-staff in bot

Re: cross-staff slur

2010-03-18 Thread Helge Kruse
Am 18.03.2010 21:52, schrieb Helge Kruse: Hello, I would like to add a slur to this kind of arpeggio. Since it is written in both staves of the Piano Staff I can't use the parentheses. Can you tell me, how to write nice slurs above and below this arpeggio? I made some further experiments. I g

cross-staff slur

2010-03-18 Thread Helge Kruse
Hello, I would like to add a slur to this kind of arpeggio. Since it is written in both staves of the Piano Staff I can't use the parentheses. Can you tell me, how to write nice slurs above and below this arpeggio? Thanks, Helge \version "2.12" \include "deutsch.ly" global = { \key

Re: Repeat question - cross staff slur

2006-04-27 Thread Mats Bengtsson
: I posted this question some time ago but haven't had any responses as yet - maybe it didn't get through. I want a cross-staff slur within a PianoStaff context. I've tried putting all the notes into one voice and then putting the \change Staff command within the voice context. T

Repeat question - cross staff slur

2006-04-27 Thread Vivian Barty-Taylor
I posted this question some time ago but haven't had any responses as yet - maybe it didn't get through. I want a cross-staff slur within a PianoStaff context. I've tried putting all the notes into one voice and then putting the \change Staff command within the voice context. The st

Cross-staff slur

2006-04-08 Thread Vivian Barty-Taylor
I'm trying to get a cross-staff slur within a PianoStaff. I didn't find any easy ways of doing this in the manual (I'm still using 2.6.5) and so have tried to fudge it by putting all the notes I need slurred in one voice and then putting the \change Staff command within the Voi