Windows, melody_engraver, stem direction, last crashes report

2019-08-25 Thread Pierre Perol-Schneider
Hi Squad, From the french list: http://lilypond-french-users.1298960.n2.nabble.com/code-d-arret-1073741819-en-compilation-lilypond-td7587949.html From the english list: http://lilypond.1069038.n5.nabble.com/Error-message-td222543.html#none http://lilypond.1069038.n5.nabble.com/ERROR-In-procedure-ly

Re: Grace notes and stem direction in v2.19

2017-07-25 Thread James
Hello, On Tue, 25 Jul 2017 10:10:44 +0200 Pierre Perol-Schneider wrote: > I just found the correct way. Well David did say that 'It bears repeating ...' so I wondered if we need a doc enhancement perhaps or some warning in the doc in either \stemDown or 'voices' or something? If so, then let m

Re: Grace notes and stem direction in v2.19

2017-07-25 Thread David Kastrup
Pierre Perol-Schneider writes: > Hi Bug Squad, > > Grace note stem direction seems to stay in the upper position: > > %%% snippet %%% > \version "2.19.64" > > \relative c'' { > c4 \stemDown \grace d8 c4 c > } > %%% end %%% It bears repeat

Re: Grace notes and stem direction in v2.19

2017-07-25 Thread Pierre Perol-Schneider
I just found the correct way. Sorry for the noise. Cheers, Pierre 2017-07-25 10:04 GMT+02:00 Pierre Perol-Schneider < pierre.schneider.pa...@gmail.com>: > Hi Bug Squad, > > Grace note stem direction seems to stay in the upper position: > > %%% snippet %%% > \version &

Grace notes and stem direction in v2.19

2017-07-25 Thread Pierre Perol-Schneider
Hi Bug Squad, Grace note stem direction seems to stay in the upper position: %%% snippet %%% \version "2.19.64" \relative c'' { c4 \stemDown \grace d8 c4 c } %%% end %%% Cheers, Pierre ___ bug-lilypond mailing list bug-li

Re: Wrong stem direction with beam?

2015-12-12 Thread David Kastrup
Simon Albrecht writes: > Sorry, sent by accident… > > On 11.12.2015 23:56, Simon Albrecht wrote: >> Hello, >> >> do you agree that in this example the stems should go up? The >> majority of note heads sits in the lower half of the staff. > > \version "2.19.32" > { > 8[ f'] > } > Uhm, no? This

Re: Wrong stem direction with beam?

2015-12-11 Thread Simon Albrecht
Sorry, sent by accident… On 11.12.2015 23:56, Simon Albrecht wrote: Hello, do you agree that in this example the stems should go up? The majority of note heads sits in the lower half of the staff. \version "2.19.32" { 8[ f'] } Yours, Simon ___ b

Wrong stem direction with beam?

2015-12-11 Thread Simon Albrecht
Hello, do you agree that in this example the stems should go up? The majority of note heads sits in the lower half of the staff. ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: Stem direction of non-beamed notes on the middle line of a 5-line staff should correspond with the stem direction of the previous note

2013-12-11 Thread Colin Campbell
On 12/11/2013 01:23 PM, Richard R. Gress wrote: I'm not top posting. An example of this behavior: - \version "2.16.2" \relative c'' { a2 b } - The B should also have an upwards stem. The default is that the stem is always down ({ c2 b } results in correct behavi

Stem direction of non-beamed notes on the middle line of a 5-line staff should correspond with the stem direction of the previous note

2013-12-11 Thread Richard R . Gress
> I'm not top posting. An example of this behavior: - \version "2.16.2" \relative c'' { a2 b } - The B should also have an upwards stem. The default is that the stem is always down ({ c2 b } results in correct behavior).

Re: Stem direction with ties

2013-09-26 Thread Per Starbäck
Per Starbäck starback.se> writes: > but somewhat more strictly my suggestion is to first > treat ties as beams when determining stem orientation, so no big new > backtrack for global optimum feature. > > Can anyone think of an example where that would give worse results? OK, I thought of one my

Re: Stem direction with ties

2013-09-26 Thread Per Starbäck
Phil Holmes philholmes.net> writes: > Elaine Gould, in "Behind Bars" has many examples of where the stems of tied > notes do not have the same direction, so typographically we should accept > that it's not standard notation. Interesting! Not having access to that book, I would be much interest

Re: Stem direction with ties

2013-09-26 Thread David Kastrup
a trivial command. Well, the art of typography is not to distract from the content. As beamed notes (and multi-voice notations) show, people don't really rely on a fixed relation between stem direction and pitch for reading music. On the one hand, this means that the stem direction sw

Re: Stem direction with ties

2013-09-26 Thread Phil Holmes
"Per Starbäck" wrote in message news:loom.20130926t125343-...@post.gmane.org... I wrote: With \version "2.16.2" \relative c'' { b~ b8 a b4~ b8 c a8 b~ b4 c8 b~ b4 } the stems of every b goes downwards. I think it would be better if tied notes had the same direction, to make it clearer vi

Re: Stem direction with ties

2013-09-26 Thread Per Starbäck
I wrote: >> With >> >> \version "2.16.2" >> >> \relative c'' { >> b~ b8 a b4~ b8 c >> a8 b~ b4 c8 b~ b4 >> } >> >> the stems of every b goes downwards. I think it would be better if tied >> notes had the same direction, to make it clearer visually that they belong >> together. Then two of these

Re: Stem direction with ties

2013-09-26 Thread Phil Holmes
"Per Starbäck" wrote in message news:loom.20130926t094806-...@post.gmane.org... With \version "2.16.2" \relative c'' { b~ b8 a b4~ b8 c a8 b~ b4 c8 b~ b4 } the stems of every b goes downwards. I think it would be better if tied notes had the same direction, to make it clearer visually that

Re: Stem direction with ties

2013-09-26 Thread David Kastrup
Per Starbäck writes: > With > > \version "2.16.2" > > \relative c'' { > b~ b8 a b4~ b8 c > a8 b~ b4 c8 b~ b4 > } > > the stems of every b goes downwards. I think it would be better if tied > notes had the same direction, to make it clearer visually that they belong > together. Then two of the

Stem direction with ties

2013-09-26 Thread Per Starbäck
With \version "2.16.2" \relative c'' { b~ b8 a b4~ b8 c a8 b~ b4 c8 b~ b4 } the stems of every b goes downwards. I think it would be better if tied notes had the same direction, to make it clearer visually that they belong together. Then two of these stems should go up instead. With beams i

Re: wrong stem direction when a voice starts with \voiceOne + a grace

2013-02-13 Thread Colin Hall
Eluze writes: > Colin Hall-3 wrote >> Colin Hall writes: >> >>> Eluze writes: >>> >>>> with >>>> >>>> \relative { >>>> \voiceOne >>>> \grace a'8 >>>> c4 c c c >>>>

Re: wrong stem direction when a voice starts with \voiceOne + a grace

2013-02-13 Thread Eluze
Colin Hall-3 wrote > Colin Hall writes: > >> Eluze writes: >> >>> with >>> >>> \relative { >>> \voiceOne >>> \grace a'8 >>> c4 c c c >>> } >>> >>> the stem direction of the following not

Re: wrong stem direction when a voice starts with \voiceOne + a grace

2013-02-12 Thread Colin Hall
Colin Hall writes: > Eluze writes: > >> with >> >> \relative { >> \voiceOne >> \grace a'8 >> c4 c c c >> } >> >> the stem direction of the following notes is wrong >> >> this doesn't happen if the grace is no

Re: wrong stem direction when a voice starts with \voiceOne + a grace

2013-02-12 Thread james
On Feb 13, 2013, at 2:17 AM, Colin Hall wrote: > > Eluze writes: > >> with >> >> \relative { >> \voiceOne >> \grace a'8 >> c4 c c c >> } >> >> the stem direction of the following notes is wrong >> >> thi

Re: wrong stem direction when a voice starts with \voiceOne + a grace

2013-02-12 Thread Colin Hall
Eluze writes: > with > > \relative { > \voiceOne > \grace a'8 > c4 c c c > } > > the stem direction of the following notes is wrong > > this doesn't happen if the grace is not the first note or by repeating > \voiceOne after the grace. &g

wrong stem direction when a voice starts with \voiceOne + a grace

2013-02-12 Thread Eluze
with \relative { \voiceOne \grace a'8 c4 c c c } the stem direction of the following notes is wrong this doesn't happen if the grace is not the first note or by repeating \voiceOne after the grace. I didn't find an exactly matching bug report Eluze -- View this mes

Re: Kneed beams when changing stem direction \once

2012-12-19 Thread Daniel Rosen
Eluze gmail.com> writes: > > I don't understand why they should - aren't you overriding the default stem > direction for just one note?? > Oops. Good point. Guess I jumped the gun a little submitting that here... DR ___

Re: Kneed beams when changing stem direction \once

2012-12-18 Thread Eluze
ing that. %} > > \version "2.16.1" > { > \override Beam #'auto-knee-gap = #30 > \once \stemDown > f''8[ d'] > \stemDown > f''8[ d'] > } I don't understand why they should - aren't you overriding the default ste

Kneed beams when changing stem direction \once

2012-12-18 Thread Daniel Rosen
> I'm not top posting. %{ In the example below, the two pairs of beamed eighth notes should appear identical due to the \override command; however, it appears that the \once command preceding the \stemDown for the first pair is preventing that. %} \version "2.16.1" { \override Beam #'auto-knee-

Re: \crossStaff breaks, if stem-direction changes.

2012-12-16 Thread Eluze
noteworthy: not only the stem across the staves is not drawn, but the note duration is also changed (or is it only the flag which gets cut away?) Eluze -- View this message in context: http://lilypond.1069038.n5.nabble.com/crossStaff-breaks-if-stem-direction-changes-tp137717p137795.html Sent

Re: \crossStaff breaks, if stem-direction changes.

2012-12-15 Thread Phil Holmes
"Thomas Morley" wrote in message news:CABsfGyWjDQvLcv731XZw+wX_JWb+x3kZU5DTe=obwjs8j-o...@mail.gmail.com... Hi, a simple \transpose c c' (with changing stem-direction) can break \crossStaff without printing a warning or error. %%% example \version "2.16.1&q

\crossStaff breaks, if stem-direction changes.

2012-12-14 Thread Thomas Morley
Hi, a simple \transpose c c' (with changing stem-direction) can break \crossStaff without printing a warning or error. %%% example \version "2.16.1" \layout { \context { \PianoStaff \consists #Span_stem_engraver } } mI = \new PianoStaff << \new S

Re: Wrong stem direction when combining cross-staff and multiple voice notation

2012-05-31 Thread Torbjörn Björkman
2012/5/31 Marek Klein > Hello, > > 2012/5/31 Torbjörn Björkman > >> When I let a voice cross over to the another staff I suddenly can't >> specify >> the >> stem direction iff there are multiple voices in the staff I cross over to. >> Trying to s

Re: Wrong stem direction when combining cross-staff and multiple voice notation

2012-05-31 Thread Marek Klein
Hello, 2012/5/31 Torbjörn Björkman > When I let a voice cross over to the another staff I suddenly can't specify > the > stem direction iff there are multiple voices in the staff I cross over to. > Trying to set \voiceOne has the same lack of effect. > I don't know if

Wrong stem direction when combining cross-staff and multiple voice notation

2012-05-31 Thread Torbjörn Björkman
Hello list, When I let a voice cross over to the another staff I suddenly can't specify the stem direction iff there are multiple voices in the staff I cross over to. Trying to set \voiceOne has the same lack of effect. I don't know if this is a bug or if there is some subtlety with the

Re: Issue 1912 in lilypond: Horizontal spacing depends on stem 'direction

2011-10-16 Thread lilypond
Updates: Status: Invalid Owner: d...@gnu.org Comment #3 on issue 1912 by d...@gnu.org: Horizontal spacing depends on stem 'direction http://code.google.com/p/lilypond/issues/detail?id=1912 Closed in line with comment #2. May be reopened if evidence is brought forward

Re: Horizontal spacing depends on stem 'direction

2011-09-22 Thread Janek Warchoł
2011/9/22 Reinhold Kainhofer : > Am Donnerstag, 22. September 2011, 12:55:47 schrieb Janek Warchoł: >> 2011/9/22 David Kastrup : >> > I see James already added the message.  I don't always figure out what >> > kind of reply ends up in the tracker automatically (probably just those >> > sent directl

Re: Horizontal spacing depends on stem 'direction

2011-09-22 Thread Reinhold Kainhofer
Am Donnerstag, 22. September 2011, 12:55:47 schrieb Janek Warchoł: > 2011/9/22 David Kastrup : > > I see James already added the message. I don't always figure out what > > kind of reply ends up in the tracker automatically (probably just those > > sent directly by Rietveld's tracker) and what not

Re: Issue 1912 in lilypond: Horizontal spacing depends on stem 'direction

2011-09-22 Thread lilypond
Updates: Labels: Needs-evidence Comment #2 on issue 1912 by d...@gnu.org: Horizontal spacing depends on stem 'direction http://code.google.com/p/lilypond/issues/detail?id=1912 Ok, so the question we should be asking is not why Lilypond makes a different decision based on minu

Re: Horizontal spacing depends on stem 'direction

2011-09-22 Thread Janek Warchoł
lypond >>> Essay), of _course_ its spacing depends on the stem direction.  And of >>> _course_ this implies that there will be a small borderline where page >>> break decisions _also_ differ depending on the stem direction. >>> >>> A human engraver wil

Re: Horizontal spacing depends on stem 'direction

2011-09-22 Thread David Kastrup
"Dmytro O. Redchuk" writes: > On Thu 22 Sep 2011, 09:40 David Kastrup wrote: >> In my opinion, this report is invalid. Since Lilypond does optical >> justification of noteheads (cf node "Optical Spacing" in the Lilypond >> Essay), of _course_ its spaci

Re: Horizontal spacing depends on stem 'direction

2011-09-22 Thread Dmytro O. Redchuk
On Thu 22 Sep 2011, 09:40 David Kastrup wrote: > In my opinion, this report is invalid. Since Lilypond does optical > justification of noteheads (cf node "Optical Spacing" in the Lilypond > Essay), of _course_ its spacing depends on the stem direction. And of > _course_ t

Re: Issue 1912 in lilypond: Horizontal spacing depends on stem 'direction

2011-09-22 Thread lilypond
Comment #1 on issue 1912 by pkx1...@gmail.com: Horizontal spacing depends on stem 'direction http://code.google.com/p/lilypond/issues/detail?id=1912 In my opinion, this report is invalid. Since Lilypond does optical justification of noteheads (cf node "Optical Spacing" in the

Re: Horizontal spacing depends on stem 'direction

2011-09-22 Thread David Kastrup
"Dmytro O. Redchuk" writes: > On Thu 08 Sep 2011, 23:57 Trevor Daniels wrote: >> I'd class this as an engraving nitpick, but we don't have that >> classification anymore. >> >> It seems the horizontal spacing is slightly dependent on th

Re: Issue 1912 in lilypond: Horizontal spacing depends on stem 'direction

2011-09-22 Thread Dmytro O. Redchuk
On Thu 22 Sep 2011, 09:30 m...@apollinemike.com wrote: > Is this a regression? 2.12.3 engraves the same output. > If so, do you know what the last version was that made the two lines equal? -- Dmytro O. Redchuk"Easy to use" is easy to say. Bug Squad

Re: Issue 1912 in lilypond: Horizontal spacing depends on stem 'direction

2011-09-22 Thread m...@apollinemike.com
On Sep 22, 2011, at 9:25 AM, lilyp...@googlecode.com wrote: > Status: Accepted > Owner: > Labels: Type-Ugly > > New issue 1912 by brownian.box: Horizontal spacing depends on stem 'direction > http://code.google.com/p/lilypond/issues/detail?id=1912 > > Repor

Re: Horizontal spacing depends on stem 'direction

2011-09-22 Thread Dmytro O. Redchuk
On Thu 08 Sep 2011, 23:57 Trevor Daniels wrote: > I'd class this as an engraving nitpick, but we don't have that > classification anymore. > > It seems the horizontal spacing is slightly dependent on the stem > direction. This can cause a score to mysteriously spread ov

Issue 1912 in lilypond: Horizontal spacing depends on stem 'direction

2011-09-22 Thread lilypond
Status: Accepted Owner: Labels: Type-Ugly New issue 1912 by brownian.box: Horizontal spacing depends on stem 'direction http://code.google.com/p/lilypond/issues/detail?id=1912 Reported by Trevor Daniels, http://lists.gnu.org/archive/html/bug-lilypond/2011-09/msg00233

Re: Horizontal spacing depends on stem 'direction

2011-09-09 Thread Trevor Daniels
ed enough about this to investigate it further. It arose out of my investigations of Mike's 5917046 patch (which _is_ affected by the stem direction) and threw me off the scent for quite a while. If no one else is bothered let's just leave it. Also strangely, no optical correction is

Re: Horizontal spacing depends on stem 'direction

2011-09-09 Thread Keith OHara
On Fri, 09 Sep 2011 01:34:30 -0700, Trevor Daniels wrote: The values of 'stem-spacing-correction in NoteSpacing and StaffSpacing affect the spacing between the bar lines and the first and last notes respectively, and the values and mechanisms are different. I guess we need to understand why

Re: Horizontal spacing depends on stem 'direction

2011-09-09 Thread Trevor Daniels
Janek Warchoł wrote Friday, September 09, 2011 7:20 AM 2011/9/9 Keith OHara : Trevor Daniels treda.co.uk> writes: It seems the horizontal spacing is slightly dependent on the stem direction. This spacing was intentional, including the spacing adjustment between stems and bar li

Re: Horizontal spacing depends on stem 'direction

2011-09-08 Thread Janek Warchoł
2011/9/9 Keith OHara : > Trevor Daniels treda.co.uk> writes: > >> It seems the horizontal spacing is slightly dependent on the stem >> direction. > > This spacing was intentional, including the spacing adjustment > between stems and bar lines : > <http://lilypo

Re: Horizontal spacing depends on stem 'direction

2011-09-08 Thread Keith OHara
Trevor Daniels treda.co.uk> writes: > It seems the horizontal spacing is slightly dependent on the stem > direction. This spacing was intentional, including the spacing adjustment between stems and bar lines : <http://lilypond.org/doc/v2.14/Documentation/essay/engraving-det

Re: Horizontal spacing depends on stem 'direction

2011-09-08 Thread Graham Percival
On Thu, Sep 08, 2011 at 11:57:54PM +0100, Trevor Daniels wrote: > I'd class this as an engraving nitpick, but we don't have that > classification anymore. Type-Ugly. Cheers, - Graham ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.

Horizontal spacing depends on stem 'direction

2011-09-08 Thread Trevor Daniels
I'd class this as an engraving nitpick, but we don't have that classification anymore. It seems the horizontal spacing is slightly dependent on the stem direction. This can cause a score to mysteriously spread over an extra system when a single note with stem down is changed to

Re: Stem Direction Bug

2006-02-19 Thread Erik Sandberg
uot;2.2.6" > \include "english.ly" > \paper{papersize = "letter"} %\layout{papersize=letter} > > cnotesDue = { > \notes { > \skip 1*7 \stemDown > s2 c c s2 > \bar "|."}} > > cnotesUno = { > \notes {\relative c { > c4 d8 e f g a b &

Re: Stem direction overrides broken in 2.7.7

2005-08-28 Thread Erik Sandberg
On Sunday 28 August 2005 13.37, Sven Axelsson wrote: > Lilypond 2.7.7 Windows > > If the first note in the music is a grace note, a stem direction override > will turn the grace note and not affect the normal notes. This is wrong > since the grace notes should only be affected by

Stem direction overrides broken in 2.7.7

2005-08-28 Thread Sven Axelsson
Lilypond 2.7.7 Windows If the first note in the music is a grace note, a stem direction override will turn the grace note and not affect the normal notes. This is wrong since the grace notes should only be affected by using add-grace-property, not by normal overrides. If the override is instead

Re: Stem Direction Bug

2004-11-23 Thread Erik Sandberg
ls consequently typeset that piece of music as stemDown, then there is in some sense a difference between lily's behaviour and professional behaviour. I suppose the most useful thing is to add a bunch of examples where stem direction is incorrectly chosen, as some kind of regression test.

Re: Stem Direction Bug

2004-11-22 Thread David Raleigh Arnold
mise the maximal stem > length, which may be considered good). My standpoint is not very solid > though, if you have good arguments I might change my mind. Not my problem. > btw: Since a few days, there is a known clear case of incorrect stem > direction, see beam-direction.ly in bug cvs

Re: Stem Direction Bug

2004-11-22 Thread Erik Sandberg
idered better than down stem (this might minimise the maximal stem length, which may be considered good). My standpoint is not very solid though, if you have good arguments I might change my mind. btw: Since a few days, there is a known clear case of incorrect stem direction, see beam-direction.ly

Stem Direction Bug

2004-11-22 Thread David Raleigh Arnold
c.ly \version "2.2.6" \include "english.ly" \paper{papersize = "letter"} %\layout{papersize=letter} cnotesDue = { \notes { \skip 1*7 \stemDown s2 c c s2 \bar "|."}} cnotesUno = { \notes {\relative c { c4 d8 e f g a b c e, f g a b c d %\stemDown <-- wrong

Stem Direction Bug

2004-11-22 Thread David Raleigh Arnold
c.ly \version "2.2.6" \include "english.ly" \paper{papersize = "letter"} %\layout{papersize=letter} cnotesDue = { \notes { \skip 1*7 \stemDown s2 c c s2 \bar "|."}} cnotesUno = { \notes {\relative c { c4 d8 e f g a b c e, f g a b c d %\stemDown <-- wrong

Re: Stem direction & dynamic collision

2004-02-12 Thread Han-Wen Nienhuys
[EMAIL PROTECTED] writes: > Thanks, that's much better. Except that the crescendo gets > completely squashed in > > \score { > > \notes\relative c'' { > \property Score.DynamicText \set #'no-spacing-rods = ##f > \property Score.DynamicText \set #'X-extent = #'(-10 . 20) > e_\p

Re: Stem direction & dynamic collision

2004-02-12 Thread Mats Bengtsson
Thanks, that's much better. Except that the crescendo gets completely squashed in \score { \notes\relative c'' { \property Score.DynamicText \set #'no-spacing-rods = ##f \property Score.DynamicText \set #'X-extent = #'(-10 . 20) e_\p \> e_\p \! } \paper{raggedright =

Re: Stem direction & dynamic collision

2004-02-12 Thread Mats Bengtsson
Maybe your changes haven't made it to the CVS server yet (my ChangeLog has revision 1.1692). No matter how I set no-spacing-rods and X-extent, the two p overlap. /Mats Han-Wen Nienhuys wrote: [EMAIL PROTECTED] writes: I'm sorry, but I cannot see any difference in the output compared to whe

Re: Stem direction & dynamic collision

2004-02-12 Thread Han-Wen Nienhuys
[EMAIL PROTECTED] writes: > Maybe your changes haven't made it to the CVS server yet > (my ChangeLog has revision 1.1692). > No matter how I set no-spacing-rods and X-extent, the two p > overlap. Probably. Please try again now. -- Han-Wen Nienhuys | [EMAIL PROTECTED] | http://www.x

Re: Stem direction & dynamic collision

2004-02-12 Thread Han-Wen Nienhuys
[EMAIL PROTECTED] writes: > I'm sorry, but I cannot see any difference in the output compared to > when I reported the problem. try this \score { \notes\relative c'' { \property Score.DynamicText \set #'no-spacing-rods = ##f \property Score.DynamicText \set #'X-extent = #'(-1 . 2)

Re: Stem direction & dynamic collision

2004-02-12 Thread Mats Bengtsson
I'm sorry, but I cannot see any difference in the output compared to when I reported the problem. /Mats Han-Wen Nienhuys wrote: [EMAIL PROTECTED] writes: you could try #'no-spacing-rods on DynamicText to force more space, and if necessary widen it with DynamicText \set #'X-extent = #(-10 .

Re: Stem direction & dynamic collision

2004-02-12 Thread Han-Wen Nienhuys
[EMAIL PROTECTED] writes: > > > > you could try #'no-spacing-rods on DynamicText to force more space, and > > if necessary widen it with > > > >DynamicText \set #'X-extent = #(-10 . 10) > > > > or somesuch. > > I already tried these, to no avail. See the following example: I have fixed t

Re: Stem direction & dynamic collision

2004-02-05 Thread Mats Bengtsson
Han-Wen Nienhuys wrote: [EMAIL PROTECTED] writes: Sorry, I plan to learn to read any year :-). I tried some different property settings in a crowded score, but none of them worked as I expected, so I leave the question to others who know better. As a workaround, you could introduce manual line

Re: Stem direction

2004-02-05 Thread Han-Wen Nienhuys
[EMAIL PROTECTED] writes: > Ah. Thank you. I have removed Voice declarations, and now have all stems > down. Any ideas on that? Huh? what did you expect? For high notes, the stems go down. -- Han-Wen Nienhuys | [EMAIL PROTECTED] | http://www.xs4all.nl/~hanwen

Re: Stem direction & dynamic collision

2004-02-05 Thread Han-Wen Nienhuys
[EMAIL PROTECTED] writes: > Sorry, I plan to learn to read any year :-). > > I tried some different property settings in a crowded score, > but none of them worked as I expected, so I leave the question > to others who know better. > As a workaround, you could introduce manual line breaks using >

Re: Stem direction & dynamic collision

2004-02-03 Thread Mats Bengtsson
Sorry, I plan to learn to read any year :-). I tried some different property settings in a crowded score, but none of them worked as I expected, so I leave the question to others who know better. As a workaround, you could introduce manual line breaks using \break in lines that look too crowded.

Re: Stem direction

2004-02-03 Thread Kevin C. Baird
Hello. > >>> > >>>With Lilypond 2.1.0-2 on Debian Testing, I get all of my stems up > >>>without declaring a direction. What would be the easiest way to get a > >>>more standard stem direction scheme (i.e., in toward the majority of the > >>>staff

Re: Stem direction

2004-02-03 Thread Mats Bengtsson
. With Lilypond 2.1.0-2 on Debian Testing, I get all of my stems up without declaring a direction. What would be the easiest way to get a more standard stem direction scheme (i.e., in toward the majority of the staff unless beamed)? That sounds very strange. You don't, by chance, use a cons

Re: Stem direction & dynamic collision

2004-02-03 Thread Kevin C. Baird
On Tue, Feb 03, 2004 at 10:12:33AM +0100, Mats Bengtsson wrote: > > > Kevin C. Baird wrote: > >Hello. > > [snip] > >I also find that my dynamic markings collide horizontally. Is there an > >easy way to mandate more horizontal space when a note has a dynamic > >marking? > > If you search the m

Re: Stem direction

2004-02-03 Thread Kevin C. Baird
Attached. Thank you. On Tue, Feb 03, 2004 at 10:12:33AM +0100, Mats Bengtsson wrote: > > > Kevin C. Baird wrote: > >Hello. > > > >With Lilypond 2.1.0-2 on Debian Testing, I get all of my stems up > >without declaring a direction. What would be the easiest wa

Re: Stem direction & dynamic collision

2004-02-03 Thread Mats Bengtsson
Kevin C. Baird wrote: Hello. With Lilypond 2.1.0-2 on Debian Testing, I get all of my stems up without declaring a direction. What would be the easiest way to get a more standard stem direction scheme (i.e., in toward the majority of the staff unless beamed)? That sounds very strange. You

Stem direction & dynamic collision

2004-02-02 Thread Kevin C. Baird
Hello. With Lilypond 2.1.0-2 on Debian Testing, I get all of my stems up without declaring a direction. What would be the easiest way to get a more standard stem direction scheme (i.e., in toward the majority of the staff unless beamed)? I also find that my dynamic markings collide

Re: Part combiner & Stem direction, w/patch

2003-04-02 Thread Jan Nieuwenhuizen
Ted Ashton <[EMAIL PROTECTED]> writes: > Well, having gotten a build environment put together, I've spent the day > working over the part combiner. Thanks for looking into this. I apologise for my late reply, I have been very busy. The part-combiner is slated for a full rewrite, but that may no

Part combiner & Stem direction, w/patch

2003-03-27 Thread Han-Wen Nienhuys
[EMAIL PROTECTED] writes: > fix 2 above) when set to the default. > I would be happy to help write docs/regression tests/samples on the changes, > but need guidance as to format/location/etc. Sorry for the delay in answering. The part combiner is more-or-less Jan's domain, but he is very busy

Part combiner & Stem direction, w/patch

2003-03-19 Thread Ted Ashton
Well, having gotten a build environment put together, I've spent the day working over the part combiner. In specific, I changed: 1) When soloADue is off, the stems of part "two" in split intervals now get pointed down, they didn't before. 2) When one part has a long rest and the other has

Part combiner & Stem direction

2003-03-16 Thread Ted Ashton
= ##t } } The "First" staff shows the problem. When the parts combine with soloADue off and they need two stems (as the first dotted-eighth should, and, thanks to the changeMoment setting, so with the sixteenth following it), the stem direction of voice "two" needs to be