lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: lilypond-user Digest, Vol 230, Issue 34


From: Виноградов Юрий
Subject: Re: lilypond-user Digest, Vol 230, Issue 34
Date: Sun, 09 Jan 2022 23:30:18 +0300

Hello. How to make a connecting beam at an angle of 90 degrees in this code
 
\version "2.22.0"
 
\new PianoStaff <<
\new Staff = "up" {
<e' c'>8
\change Staff = "down"
g8 fis g
\change Staff = "up"
<g'' c''>8
\change Staff = "down"
e8 dis e
\change Staff = "up"
}
\new Staff = "down" {
\clef bass
% keep staff alive
s1
}
>>
 
С уважением,
Виноградов Юрий.
 
 
 
09.01.2022, 20:22, "lilypond-user-request@gnu.org" <lilypond-user-request@gnu.org>:

Send lilypond-user mailing list submissions to
        lilypond-user@gnu.org

To subscribe or unsubscribe via the World Wide Web, visit
        https://lists.gnu.org/mailman/listinfo/lilypond-user
or, via email, send a message with subject or body 'help' to
        lilypond-user-request@gnu.org

You can reach the person managing the list at
        lilypond-user-owner@gnu.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of lilypond-user digest..."


Today's Topics:

   1. Re: Ties on series of tied notes on center line flipping
      direction (randomly?) (Valentin Petzel)
   2. Re: Ties on series of tied notes on center line flipping
      direction (randomly?) (Thomas Morley)


----------------------------------------------------------------------

Message: 1
Date: Sun, 09 Jan 2022 17:16:16 +0100
From: Valentin Petzel <valentin@petzel.at>
To: "lilypond-user@gnu.org" <lilypond-user@gnu.org>
Subject: Re: Ties on series of tied notes on center line flipping
        direction (randomly?)
Message-ID: <7605575.PQgf2AF5vi@siductionbox>
Content-Type: text/plain; charset="utf-8"

Hi Richard,

It is hard to try to understand the problem with just some pictures. Do you
have some code you can send us?

Cheers,
Valentin

Am Sonntag, 9. J?nner 2022, 13:34:48 CET schrieb Richard Shann:

 Hi,
 
 Has anyone experienced the direction of ties on a series of tied notes
 on the center line of the staff flipping direction, seemingly at
 random?
 
 I attach an example, but I haven't been able to cut the file concerned
 down while keeping the effect - if I delete the lyrics for example the
 problem at that point goes away and if I delete bars likewise (*).
 
 I guess this might be related to the question of how LilyPond decides
 the direction for ties on notes on the center line in any case? I am on
 version 2.22 of LilyPond.
 
 Richard Shann
 
 (*) I should add that as my lyrics are written separately from the
 notes, deleting bars without deleting the corresponding lyrics as I did
 does alter the underlay of the lyrics, so perhaps it is all lyrics
 related...

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: This is a digitally signed message part.
URL: <https://lists.gnu.org/archive/html/lilypond-user/attachments/20220109/4b0a759a/attachment.sig>

------------------------------

Message: 2
Date: Sun, 9 Jan 2022 17:43:25 +0100
From: Thomas Morley <thomasmorley65@gmail.com>
To: Valentin Petzel <valentin@petzel.at>
Cc: "lilypond-user@gnu.org" <lilypond-user@gnu.org>
Subject: Re: Ties on series of tied notes on center line flipping
        direction (randomly?)
Message-ID:
        <CABsfGyWnzFcqxsPbbf2YMFy9d7AO-MzQeKc11Tj4t9jU_NoHcA@mail.gmail.com" rel="noopener noreferrer">CABsfGyWnzFcqxsPbbf2YMFy9d7AO-MzQeKc11Tj4t9jU_NoHcA@mail.gmail.com>
Content-Type: text/plain; charset="UTF-8"

Am So., 9. Jan. 2022 um 17:16 Uhr schrieb Valentin Petzel <valentin@petzel.at>:


 Hi Richard,

 It is hard to try to understand the problem with just some pictures. Do you
 have some code you can send us?

 Cheers,
 Valentin

 Am Sonntag, 9. J?nner 2022, 13:34:48 CET schrieb Richard Shann:
 > Hi,
 >
 > Has anyone experienced the direction of ties on a series of tied notes
 > on the center line of the staff flipping direction, seemingly at
 > random?
 >
 > I attach an example, but I haven't been able to cut the file concerned
 > down while keeping the effect - if I delete the lyrics for example the
 > problem at that point goes away and if I delete bars likewise (*).
 >
 > I guess this might be related to the question of how LilyPond decides
 > the direction for ties on notes on the center line in any case? I am on
 > version 2.22 of LilyPond.
 >
 > Richard Shann
 >
 > (*) I should add that as my lyrics are written separately from the
 > notes, deleting bars without deleting the corresponding lyrics as I did
 > does alter the underlay of the lyrics, so perhaps it is all lyrics
 > related...


Below triggers it:

\relative b' { b2~ b1*3/8~ b1*1/8 }

Obviously it depends on spacing/tie-length, see also:

\relative b' {
 \cadenzaOn
  b1~
  b1~
  \override NoteColumn.X-offset = #-2
  b
}

No time to investigate further, though.

Cheers,
  Harm



------------------------------

Subject: Digest Footer

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


------------------------------

End of lilypond-user Digest, Vol 230, Issue 34
**********************************************


reply via email to

[Prev in Thread] Current Thread [Next in Thread]