Re: Stem length of beamed notes

2022-01-25 Thread Werner LEMBERG
> \once \override Beam.positions = #'(1 . 0.5) g8 fis > > Indeed, AFAICS this is not clearly documented in the NR manual. Can you provide a patch? Werner

Re: Stem length of beamed notes

2022-01-24 Thread Francesco Napoleoni
In data lunedì 24 gennaio 2022 20:02:10 CET, Knute Snortum ha scritto: > Try Beam.positions: Beam.positions works perfectly! Thanks you all! :-) cheers Francesco Napoleoni

Re: Stem length of beamed notes

2022-01-24 Thread Valentin Petzel
Hi Francesco, Use Beam.positions to specify the position of the Beam, as in the fixed example. Cheers, Valentin Am Montag, 24. Jänner 2022, 18:34:07 CET schrieb Francesco Napoleoni: > Hi everyone > > While engraving the music in screenshot-source.png I’ve stumbled on a > problem: I cannot adju

Re: Stem length of beamed notes

2022-01-24 Thread Knute Snortum
On Mon, Jan 24, 2022 at 10:09 AM Francesco Napoleoni wrote: > > Hi everyone > > While engraving the music in screenshot-source.png I’ve stumbled on a problem: > I cannot adjust the stem height of the first couple of eighth notes to look > like the printed version. > > To be more specific: overridi

Re: Stem length of beamed notes

2022-01-24 Thread Shane Brandes
\once \override Beam.positions = #'(0.5 . 0.5) regards, Shane On Mon, Jan 24, 2022 at 1:11 PM Francesco Napoleoni < mlists-lilyp...@cosmic-odyssey.net> wrote: > Hi everyone > > While engraving the music in screenshot-source.png I’ve stumbled on a > problem: > I cannot adjust the stem height of t

Re: Stem length of beamed notes

2022-01-24 Thread Xavier Scheuer
On Mon, 24 Jan 2022 at 19:09, Francesco Napoleoni < mlists-lilyp...@cosmic-odyssey.net> wrote: > > Hi everyone > > While engraving the music in screenshot-source.png I’ve stumbled on a problem: > I cannot adjust the stem height of the first couple of eighth notes to look > like the printed version.

Re: stem length in a three voice setting

2020-10-19 Thread Thomas Morley
Am So., 18. Okt. 2020 um 21:47 Uhr schrieb Kevin Barry : > > Hi Bart, > > I'm away from my computer so I can't verify what I'm about to say, but I > think that once a note is beamed it is actually the beam that controls the > lengths of the stems. I think you need to override the Beam's positions

Re: stem length in a three voice setting

2020-10-18 Thread bart deruyter
@Knute: I have, only one is listed, 2.20.0 and yet frescobaldi enters 2.19.40 when using its snippet. but thanks for the suggestion of course! Bart https://esmiltania.be On Twitter On Google+ Op zo 18 okt.

Re: stem length in a three voice setting

2020-10-18 Thread Knute Snortum
In Frescobaldi, have you tried Edit > Preferences > LilyPond Preferences? You can have multiple versions and set the Frescobaldi to use the version closest to the one in the input file. --- Knute Snortum (via Gmail) On Sun, Oct 18, 2020 at 1:28 PM bart deruyter wrote: > Hey, > > @Aaron: thank

Re: stem length in a three voice setting

2020-10-18 Thread bart deruyter
Hey, @Aaron: thank you that's what I'm looking for, thanks! The version that is posted is not the one that is used, for some reason, frescobaldi always enters an older lilypond version than the one that is installed and used, I have no clue why. The one that is running is actually 2.20.0. But that

Re: stem length in a three voice setting

2020-10-18 Thread Aaron Hill
On 2020-10-18 12:37 pm, bart deruyter wrote: Hello, I'm trying to typeset a score of Sor, a piece with three voices and have trouble finding a way to shorten the stem length of the middle voice to make it fit to be between the outer voices. No matter how low I set the number of Stem.length, it d

Re: stem length in a three voice setting

2020-10-18 Thread Kevin Barry
Hi Bart, I'm away from my computer so I can't verify what I'm about to say, but I think that once a note is beamed it is actually the beam that controls the lengths of the stems. I think you need to override the Beam's positions property (if memory serves) to accomplish what you want. Kevin On S

Re: Stem length at a fixed height

2015-03-05 Thread Pierre Perol-Schneider
Just great! Thank you very much Harm for this smart solution and the detailed answer. Cheers, Pierre 2015-03-06 0:10 GMT+01:00 Thomas Morley : > 2015-03-05 18:46 GMT+01:00 Pierre Perol-Schneider > : > > Hi, > > > > In a tablature, full notation, I need to get the stem length at the same > > leve

Re: Stem length at a fixed height

2015-03-05 Thread Pierre Perol-Schneider
Hi Stephen, Fixing the stem length means that I'll have to manually change it for each bass string. My fault, my example should have bean more explicit. Thanks for giving a try anyway. Cheers, Pierre 2015-03-05 23:39 GMT+01:00 Stephen MacNeil : > How is this > > \version "2.18.2" > > > myMusic

Re: Stem length at a fixed height

2015-03-05 Thread Thomas Morley
2015-03-05 18:46 GMT+01:00 Pierre Perol-Schneider : > Hi, > > In a tablature, full notation, I need to get the stem length at the same > level as the predefined beam position. > Today I use a workaround that gives a bunch of warnings: > > \version "2.18.2" > > myMusic = \transpose c c, { > \key e

Re: stem length in polyphony

2014-07-13 Thread Simon Albrecht
Am 13.07.2014 11:29, schrieb Pierre Perol-Schneider: Hi Bart, 2014-07-13 10:52 GMT+02:00 bart deruyter >: I've attached an image and a .ly example. Here's what I'd do : \version "2.18.2" global = { \key e \minor \time 2/4 } upper = \relative e' {

Re: stem length in polyphony

2014-07-13 Thread bart deruyter
Hey, thanks, both work like a charm. I prefer the version with the stems up, because the note heads are better positioned between the two other voices, it's more clear that they belong together when playing. grtz, Bart http://www.bartart3d.be/ On facebook

Re: stem length in polyphony

2014-07-13 Thread Pierre Perol-Schneider
Hi Bart, 2014-07-13 10:52 GMT+02:00 bart deruyter : I've attached an image and a .ly example. > Here's what I'd do : \version "2.18.2" global = { \key e \minor \time 2/4 } upper = \relative e' { \global s2 | \bar "|." } lower = \relative e { \global e4 dis8 dis | } centerup

Re: stem length in polyphony

2014-07-13 Thread bart deruyter
sorry, the image with the possible solution lacked an extension, second attempt is here http://www.bartart3d.be/ On facebook On Twitter On Identi.ca On Google+

Re: stem length and change staff

2012-06-12 Thread Tiresia GIUNO
On Tue, 12 Jun 2012 15:24:49 -0700 (PDT) -Eluze wrote: > > > Tiresia Giuno wrote: > > > > in the attached files (.ly & .png) the alteration of the first b' > > in the second bar produces an incorrect length of the stems and an > > incorrect position of the beam. > > > > agreed, but version 2.

Re: stem length and change staff

2012-06-12 Thread -Eluze
Tiresia Giuno wrote: > > in the attached files (.ly & .png) the alteration of the first b' in the > second bar produces an incorrect length of the stems and an incorrect > position of the beam. > agreed, but version 2.15.40 looks much better! Eluze -- View this message in context: http://o

Re: stem length of eighth & 16th notes are too long.

2012-03-07 Thread Thomas Morley
Hi, 2012/3/7 MING TSANG : > Thank you. > > If I don't integrate Ez_numbers_engraver, how can I display numbers in the > notehead? I simply overlooked that you want _numbers_ to be displayed instead of _characters_. So you're right, and the Ez_numbers_engraver can't be deleted. Sorry, Harm ___

Re: stem length of eighth & 16th notes are too long.

2012-03-06 Thread MING TSANG
mail.com" >Sent: Tuesday, March 6, 2012 9:05:01 PM >Subject: Re: stem length of eighth & 16th notes are too long. > >Hi, > >2012/3/6 MING TSANG : >>>Janek, Thomas: >>> >>> >>>I cut it down to 95 lines snippet.  I cannot cut it down an

Re: stem length of eighth & 16th notes are too long.

2012-03-06 Thread Thomas Morley
Hi, 2012/3/6 MING TSANG : >>Janek, Thomas: >> >> >>I cut it down to 95 lines snippet.  I cannot cut it down any more. > > Do you need to have colored note heads?  Do you need your actual notes? > Could you substitute a pair of eighth notes and demonstrate the problem? > Do you need to have a Grand

Re: stem length of eighth & 16th notes are too long.

2012-03-06 Thread MING TSANG
affected by the larger staff lines/spaces?   Appreciate the help.   Blessing in+, Ming. > > From: Carl Sorensen >To: MING TSANG ; "lilypond-user@gnu.org" > >Sent: Tuesday, March 6, 2012 3:44:02 PM >Subject: Re: stem length of eigh

Re: stem length of eighth & 16th notes are too long.

2012-03-06 Thread Carl Sorensen
On 3/6/12 12:45 PM, "MING TSANG" wrote: >Janek, Thomas: > > >I cut it down to 95 lines snippet. I cannot cut it down any more. Do you need to have colored note heads? Do you need your actual notes? Could you substitute a pair of eighth notes and demonstrate the problem? Do you need to have a G

Re: stem length of eighth & 16th notes are too long.

2012-03-06 Thread MING TSANG
art of the lilypond release?   Blessing in+, Ming. > > > >Message: 5 >Date: Tue, 6 Mar 2012 14:50:35 +0100 >From: Janek Warcho? >To: MING TSANG >Cc: lilypond-usermailinglist >Subject: Re: stem length of eighth & 16th notes are t

Re: stem length of eighth & 16th notes are too long.

2012-03-06 Thread Janek Warchoł
On Tue, Mar 6, 2012 at 12:44 AM, MING TSANG wrote: > Hi, Thomas, > > Sorry when I copy the include files I forgot to comment out the \include > statement.  Now it is commented out and it will compile.  This is the > shortest I can make. It's too long. Please make it shorter than 30 lines. For ex

Re: stem length of eighth & 16th notes are too long.

2012-03-05 Thread MING TSANG
+, > > From: Thomas Morley >To: MING TSANG >Cc: lilypond-usermailinglist >Sent: Monday, March 5, 2012 5:37:03 PM >Subject: Re: stem length of eighth & 16th notes are too long. > >Hi, > >2012/3/5 MING TSANG : >> Please check th

Re: stem length of eighth & 16th notes are too long.

2012-03-05 Thread Thomas Morley
Hi, 2012/3/5 MING TSANG : > Please check the stem length on voice one BASS cleff is too long. > Did I do something wrong? > How cab I shorten it? > > Attached is snippet and png.  I have trouble produce the snippet exactly as > the png. > > I try "\override Stem #'length-fraction = #(magstep -3)",

Re: stem length in voice one of bass too long

2012-02-29 Thread MING TSANG
" { \global    \PianoRH   }   \new Staff = "LH" { \global \clef bass \PianoLH   }     >>   >>    \layout {  indent = #'0        \context {      \RemoveEmptyStaffContext \override VerticalAxisGroup #'remove-first = ##t \consists \Ez_numbers_engraver     }     \c

Re: stem length in voice one of bass too long

2012-02-29 Thread Nick Payne
On 01/03/12 11:53, MING TSANG wrote: Thank you. How do I resolve the too long (tall) stem found on my bass clef? You can override the length of a stem with \once \override Stem #'length = #n where n is the length in staff units that you want. Nick __

Re: stem length in voice one of bass too long

2012-02-29 Thread MING TSANG
Thank you.   How do I resolve the too long (tall) stem found on my bass clef?   Blessing in+, > > From: Francisco Vila >To: MING TSANG >Cc: lilypond-usermailinglist >Sent: Wednesday, February 29, 2012 7:35:26 PM >Subject: Re: stem length in

Re: stem length in voice one of bass too long

2012-02-29 Thread Francisco Vila
2012/3/1 MING TSANG : > I was told to send to both address when I first join the list. I think when you first joined, you were told this: > Send lilypond-user mailing list submissions to > lilypond-user gnu.org > > To subscribe or unsubscribe via the World Wide Web, visit > http://li

Re: stem length in voice one of bass too long

2012-02-29 Thread MING TSANG
I was told to send to both address when I first join the list.  Noted, from now on I will just user list.   Blessing in+, > > From: Francisco Vila >To: MING TSANG >Cc: LilyPond-User list >Sent: Wednesday, February 29, 2012 5:56:05 PM >

Re: stem length in voice one of bass too long

2012-02-29 Thread Francisco Vila
2012/2/29 MING TSANG : > I posted this email yesterday morning and I received may user list email, > but I cannot find this one, details as below. > > I try again. Hopefully this time it will pick by usermailinglist. Avoid sending your posts to lilypond-user-requ...@gnu.org , this serves other pur

Re: stem length in voice one of bass too long

2012-02-29 Thread MING TSANG
I posted this email yesterday morning and I received may user list email, but I cannot find this one, details as below.   I try again. Hopefully this time it will pick by usermailinglist.   Blessing in+, Ming. > > From: MING TSANG >To: "lilypond-user-requ...

Re: Stem length on beamed notes incorrect in 2.13.61

2011-05-07 Thread m...@apollinemike.com
On May 7, 2011, at 1:49 AM, Nick Payne wrote: > A bar excerpted from the Mertz guitar transcription of Ständchen. When I last > worked on this score about ten months ago, using 2.13.27, I didn't have the > problem with the beam on the notes in the middle voice being placed below the > stem of t

Re: Stem length

2011-02-28 Thread Han-Wen Nienhuys
On Mon, Feb 28, 2011 at 10:57 PM, Hilary Snaden wrote: > > The piece is a song with a fairly complex piano accompaniment. This is the > troublesome bar. With no tweaks, the beam of the inner semiquavers is > rendered on top of the lower head of the concurrent bes's. If I set magstep The next 2.1

Re: Stem length

2011-02-28 Thread Hilary Snaden
James Lowe wrote: I've been trying these to lengthen some stems to avoid collisions... \override Stem #'(details beamed-lengths) = #'(5) \override Stem #'length-fraction = #(magstep 3.5) ...but despite documentation to the contrary, non-integer values aren't recognised, making it impossible to

Re: Stem length

2011-02-28 Thread Nick Payne
On 01/03/11 10:17, Hilary Snaden wrote: I've been trying these to lengthen some stems to avoid collisions... \override Stem #'(details beamed-lengths) = #'(5) \override Stem #'length-fraction = #(magstep 3.5) ...but despite documentation to the contrary, non-integer values aren't recognised, m

Re: Stem length

2011-02-28 Thread James Lowe
Hilary, -Original Message- From: Hilary Snaden Date: Mon, 28 Feb 2011 23:17:38 + To: lilypond-user Subject: Stem length >I've been trying these to lengthen some stems to avoid collisions... > >\override Stem #'(details beamed-lengths) = #'(5) >\override Stem #'length-fraction = #(ma

Re: Stem Length (in percent?)

2011-01-18 Thread Xavier Scheuer
On 18 January 2011 18:15, Nils Gey wrote: > > I hope this will be a quick answer. > > I am currently preparing scores, vocal SATB, but the publisher thinks > the Bass staff stem length are not long enough. > Is there a way to keep the auto-length but increase the length by, > maybe, a percent valu

Re: stem length plus beam

2009-01-13 Thread Mats Bengtsson
The stem length of beamed notes is controlled by a so-called subproperty of the Stem object. See http://lilypond.org/doc/v2.12/Documentation/user/lilypond/The-override-command#The-override-command for an example of how to do exactly this setting and http://lilypond.org/doc/v2.12/Documentation/user

RE: stem length plus beam

2009-01-13 Thread Nick Payne
You can explicitly set the positions of the left- and right-hand ends of the beam. E.g. \relative c'' { \once\override Beam #'positions = #'(5.5 . 6.5) c16 b a g } There's a snippet in the documentation on manually controlling beam positions. Nick > -Original Message- > From: li

Re: stem length plus beam

2009-01-13 Thread Jonathan Kulp
Herman wrote: Hi, I want to change the length of a stem. I know how to do it but not when multiple notes are beamed together, e.g. 4 16th notes. SO how can I change the stem length for notes that are beamed? What I like to do in this situation is use a function "slant" that adjusts the stems

Re: stem length and position in cluster

2008-07-08 Thread Stefan Thomas
Dear lilypond-users, I'va tried something else with the cluster stems. I now understand better, how I can change the stems for clusters, but it is a lot of work. Therefore I would like to know: In the below quoted example I use two different cluster chords. The first one looks good, but the second

Re: Stem length

2007-07-27 Thread Peter Terpstra
Mats Bengtsson in <[EMAIL PROTECTED]> : > There's a separate property for beamed notes, see > http://lists.gnu.org/archive/html/lilypond-user/2007-02/msg00266.html > with followups. Thank you very much. I've been experimenting for a few hours. These "\override Beam #'positions = #'($value . $val

Re: Stem length

2007-07-27 Thread Werner LEMBERG
> > > i tried: > > > \once \override Stem #'length = #4 > > > g8 [ a ] > > > > > > This does not have any effect. > > Apparently this override doesn't work when using manual [ ] beaming. > Why? Stem lengths under beams are handled with the beamed-length property. Cf. the override-nest.ly regress

Re: Stem length

2007-07-27 Thread Mats Bengtsson
There's a separate property for beamed notes, see http://lists.gnu.org/archive/html/lilypond-user/2007-02/msg00266.html with followups. /Mats Peter Terpstra wrote: Dear readers, How can i change the stem length so that the voice two fits between voice one and three? i tried: \once \overrid

Re: Stem length

2007-07-27 Thread Valentin Villenave
2007/7/27, Peter Terpstra <[EMAIL PROTECTED]>: > > i tried: > > \once \override Stem #'length = #4 > > g8 [ a ] > > > > This does not have any effect. Apparently this override doesn't work when using manual [ ] beaming. Why? V.Villenave ___ lilypond-

Re: Stem length

2007-07-27 Thread Peter Terpstra
Peter Terpstra in <[EMAIL PROTECTED]> : > i tried: > \once \override Stem #'length = #4 > g8 [ a ] > > This does not have any effect. lilypond version is 2.10.25 -- mailto:[EMAIL PROTECTED] ___ lilypond-user mailing list lilypond-user@gnu.org h

Re: stem length with beaming?

2005-01-19 Thread darius
I have been using this beamed length as a list stuff a number of times, and after fiddling with values, I end up getting what I need. It is a fairly common question though. Perhaps it would be worth the trouble to include a couple of examples with extreme values for the list as in: #(3.0 7.0 3.0

Re: stem length with beaming?

2005-01-19 Thread =?ISO-8859-1?Q?Aur=E8le_Duda?=
look at http://lilypond.org/doc/v2.4/Documentation/user/out-www/lilypond-internals/Stem.html#Stem : beamed-lengths take a list, you should use something like : \override Stem #'beamed-lengths = #'(3.26 3.5 3.6) and ajust values. Regards, A. D Josiah Boothby wrote: I'm trying to make a few beams

Re: Stem length adjustment

2004-11-10 Thread dax2
On Wed, 10 Nov 2004 10:31:23 +0100 Mats wrote: > The length of unbeamed stems is determined by the 'length' property > of the Stem object. The corresponding property for notes with beams > is called 'beamed-lengths'. > These properties specify the normal length and LilyPond has fairly > advanced a

Re: Stem length adjustment

2004-11-10 Thread Mats Bengtsson
??? The property stem-length only applies to notes typeset within text markups with the \markup{ \note ... } function. The length of unbeamed stems is determined by the 'length' property of the Stem object. The corresponding property for notes with beams is called 'beamed-lengths'. These properties

Re: Stem length adjustment

2004-11-09 Thread Roland Goretzki
Hello list, hello Donald, You wrote: > > I need to adjust stems manually so that they do not collide. > How can I do that? > > In the example below stems grow longer when there are no beams (4rths) > however, LilyPond ignores stem-length when there are beams. > > What can I do? Do You want to

Re: stem length tweak

2004-09-16 Thread Mats Bengtsson
Take a look at the properties beamed-lengths and beamed-minimum-free-length of the Stem object. /Mats David Bobroff wrote: In the following example I would like to shorten the stems of beat three so that the beam is at the same height as beats 2 and 4. As it stands now, it interferes visually w

Re: stem length-grace note

2004-05-20 Thread Stan Sanderson
O.K.- I didn't look far enough. \override Stem #'beamed-lengths = #'(2.6 2.6 3.2) was offered in the archives in response to another question. I'm fiddling with the numbers and getting results. Stan On May 20, 2004, at 11:13 AM, Stan Sanderson wrote: I'm using lily v2.2.0 and have a problem which