Cross-staff beam problems (collisions & ugly slope)

2014-11-18 Thread Marcus Macauley
ect Bug Tracker before making this, and the most similar issues I could find were 1324 and 1702, but I don't believe this is fully redundant. Since I'm neither a programmer nor closely involved with this project, I thought the best thing to do would be to post this example and hope that

Whole notes get stems when stemlets are enabled

2008-03-31 Thread Marcus Macauley
% Bug: Whole notes shouldn't get stems when stemlets are enabled. \version "2.11.43" % (Tested with 2.11.43-2 on Windows XP) \paper{ ragged-right=##t } \relative c' { \override Stem #'stemlet-length = #0.5 c'1 } ___ bug-lilypond mailing list bug-li

Re:

2008-03-30 Thread Marcus Macauley
On 3/28/2008 5:38 AM, Mats Bengtsson <[EMAIL PROTECTED]> wrote: > Again, I can confirm the crash with version 2.10.33 in Linux. > Version 2.11 works well also with this example. > Time to upgrade? Evidently 2.11.43-2 does the trick. (2.11.43-1, on Windows XP, crashed after complaining about Pango

"Wrong type" with polyphony, manual beams, dotted rests and notes

2008-03-27 Thread Marcus Macauley
This one is weird. Apparently some combinations of polyphony, manual beams, and a dotted rest followed by a note, trigger a "Wrong type" error (Windows XP here). Many variations I've tried still trigger the error, while other variations don't. You can experiment for yourself. Unlike the stemlets-o

stemlets + beamed rests = crash (2.10.33, windows)

2008-03-26 Thread Marcus Macauley
\version "2.10.33" \paper{ ragged-right=##t } { % Lilypond (lilypond-windows.exe under Windows XP) crashes % unless either one of the next two lines is commented out: \override Stem #'stemlet-length = #0.5 r8[ r] r8 r r8[ c' r] } % (The last two lines don't cause any problems.) ___

end-of-line hairpin doesn't close

2006-11-07 Thread Marcus Macauley
This might be too late for the 2.10 release, but it should be fixed sooner or later. I couldn't find anything on hairpins in http://code.google.com/p/lilypond/ , so I assume this bug persists in 2.9.28. % This hairpin should not be left open, but should end at the barline: \version "2.9.26" \

Re: Vertical space for imaginary, real collisions

2006-10-25 Thread Marcus Macauley
\column { \line {Enough} \line {vertical space?} }} a a a } >> } \layout { indent = #0 } %%% end revised example %%% Marcus Macauley wrote: Sometimes Lilypond creates vertical space between staves to avoid a collision between, f

Re: Laissez vibrer direction

2006-10-23 Thread Marcus Macauley
Kieren MacMillan wrote: Hi, Marcus: Until the bug is fixed, perhaps you can use #'rotation as a workaround option...? Hi Kieren, Thanks for the suggestion! I hadn't thought of that. Unfortunately, it looks like it would be a bit of a pain to tweak the second two arguments of the #'rot

Laissez vibrer direction

2006-10-23 Thread Marcus Macauley
I see that this issue was unresolved on the lilypond-user list, Panteck and Graham Percival posting (06 Sep 2006). And I ran into it myself today. So here's a bug report. Let me know if I've misunderstood how it's supposed work. Marcus \version "2.9.26" % Bug report for LaissezVibrerTie: %

shorter braces in 2.9.26?

2006-10-23 Thread Marcus Macauley
Is it just me, or have the braces on PianoStaff and GrandStaff suddently become shorter in 2.9.26? I know LilypondTool (for jEdit) can sometimes display PDF files a little bit differently (braces shifted, dashed lines with longer dashes), but the following file gives me shortened (i.e. not

Re: Spacing problems with 2.9.21 (as opposed to 2.8)

2006-10-22 Thread Marcus Macauley
Joe Neeman wrote: On Sat, 2006-10-14 at 01:46 -0400, Marcus Macauley wrote: Han-Wen Nienhuys wrote: > Marcus Macauley schreef: > >> So, Joe, whatever it is that you fixed, there still seems to be a >> problem [with vertical spacing] in 2.9.22. >> I can try to send

\override Beam #'damping = #100000 fails to properly flatten beams

2006-10-17 Thread Marcus Macauley
According to the documentation -- http://lilypond.org/doc/v2.9/Documentation/user/lilypond-internals/Beam.html http://lilypond.org/doc/v2.9/Documentation/user/lilypond-internals/beam_002dinterface.html -- the following setting should produce "horizontal beams": \override Beam #'damping = #1

Stemlets mess up beams which start or end on a rest

2006-10-17 Thread Marcus Macauley
As the following example demonstrates, beams which begin or end on a rest are normally drawn beautifully (with respect to angle and positioning), but when stemlets are enabled, these beam angles/positioning are messed up: \version "2.9.23" \relative c' { c8[ r] e[ r] r[ g] r[ c]

Re: Spacing problems with 2.9.21 (as opposed to 2.8)

2006-10-13 Thread Marcus Macauley
Han-Wen Nienhuys wrote: Marcus Macauley schreef: So, Joe, whatever it is that you fixed, there still seems to be a problem [with vertical spacing] in 2.9.22. I can try to send an example if necessary. I think this went in for 2.9.23 Actually, now in 2.9.23-1, it seems to be even worse

Re: Spacing problems with 2.9.21 (as opposed to 2.8)

2006-10-11 Thread Marcus Macauley
I wrote: When I upgraded from 2.9.17 to 2.9.22, the page layout of one of my scores got messed up. That's only my opinion, of course, but it changed pretty drastically from five systems per page, spaced adequately, to three systems per page, with lots of blank space. Joe Neeman <[EMAIL PRO

Vertical space for imaginary, real collisions

2006-10-11 Thread Marcus Macauley
Sometimes Lilypond creates vertical space between staves to avoid a collision between, for example, a text markup in one staff and a beam in the other staff, when these two things happen in different measures and wouldn't actually collide. On the other hand, in cases where they do collide a

RehearsalMark alignment (rel. to barlines and meters)

2006-10-11 Thread Marcus Macauley
I see that Mats Bengtsson has already pointed out that rehearsal marks (\mark) are aligned over the right edge of double barlines, repeat barlines, etc., rather than over their center. http://code.google.com/p/lilypond/issues/detail?id=97 But I've noticed something worse. When there's a new

Re: Spacing problems with 2.9.21 (as opposed to 2.8)

2006-10-11 Thread Marcus Macauley
Joe Neeman <[EMAIL PROTECTED]> wrote: On Sun, 2006-10-08 at 10:27 +, Arvid Grøtting wrote: Arvid Grøtting gmail.com> writes: > For some reasons, 2.9.21 has three systems per page on all pages, > while 2.8.1 has three on the first page and four thereafter, but I > don't know if that's a sy

Re: Segmentation fault: \addquote chokes on \new Voice

2006-10-11 Thread Marcus Macauley
I just upgraded to 2.9.22 (for Linux), and this bug persists. So here it is again (below) with the proper version number. Marcus \version "2.9.22" % When lilypond is run on this file, it generates a segmentation fault. % Apparently \addquote can't handle the \new Voice. % % The documentation

Segmentation fault: \addquote chokes on \new Voice

2006-10-11 Thread Marcus Macauley
I haven't upgraded to Lilypond 2.9.22 yet, but the following file generates a segmentation fault for me on Lilypond 2.9.17 (Linux). Hopefully someone can run it on 2.9.22 to confirm that the bug still exists, or I'll repost once I've upgraded. Marcus \version "2.9.17" % When lilypond is

Re: right end of TupletBracket unchanged by connect-to-neighbor

2006-10-08 Thread Marcus Macauley
I wrote: ... \override TupletBracket #'connect-to-neighbor = #'(#f #f) ... Mats wrote: To produce a pair of values in Scheme, you should write \override TupletBracket #'connect-to-neighbor = #'(#f . #f) (another option is the following:) \override TupletBracket #'connect-to-neighbor = #(cons #

right end of TupletBracket unchanged by connect-to-neighbor

2006-10-08 Thread Marcus Macauley
As far as I understand, the following four overrides: \override TupletBracket #'connect-to-neighbor = #'(#f #f) \override TupletBracket #'connect-to-neighbor = #'(#f #t) \override TupletBracket #'connect-to-neighbor = #'(#t #f) \override TupletBracket #'connect-to-neighbor = #'(#t #t) documented

Re: Tied accidentals (in chords) spaced as if they were visible

2006-03-19 Thread Marcus Macauley
Not to nag, but is this planned to be fixed for the 2.8 release? I ask because it persists in 2.7.39, and I don't know if it's a new bug (I first noticed it while using 2.7.38) or an old one. Marcus On Thu, 16 Mar 2006 05:24:22 -0800, Marcus Macauley <[EMAIL PROTECTED]>

Tied accidentals (in chords) spaced as if they were visible

2006-03-16 Thread Marcus Macauley
This is probably related to the "Release-critical accidentals spacing bug" (http://lists.gnu.org/archive/html/bug-lilypond/2006-03/msg00039.html), but here's a telling example: \version "2.7.38" \layout {ragged-right = ##t} { 2~ ~ | ~ cis'' gis'> } It seems that when a chord with accidental

Re: "uniform-stretching" messes up note-spacing around time-signature changes

2006-03-14 Thread Marcus Macauley
On Mon, 13 Mar 2006 21:40:01 -0800, Trevor Bača"" <[EMAIL PROTECTED]> wrote: Hi Marcus, Yeah, unfortunately I don't have an answer for this one and [your] examples look like a valid report. I know Erik likes to keep bug examples as small as possible, so maybe we could extract two particularly g

Re: Two spacing bugs: tuplets, staves...plus: ottava/8va parentheses on continuation?

2006-03-14 Thread Marcus Macauley
On Mon, 13 Mar 2006 05:43:32 -0800, Trevor Bača"" <[EMAIL PROTECTED]> wrote: Hi Marcus, Bug #1 can be fixed by turning on uniform-stretching in the SpacingSpanner: \new Score \with { \override SpacingSpanner #'uniform-stretching = ##t } << \staffPianoI

Re: Two spacing bugs: tuplets, staves...plus: ottava/8va parentheses on continuation?

2006-03-14 Thread Marcus Macauley
On Mon, 13 Mar 2006 06:23:22 -0800, Erik Sandberg <[EMAIL PROTECTED]> wrote: On Monday 13 March 2006 09.40, Marcus Macauley wrote: 2. The staves are spaced unevenly. This is intentional. All staves, except those inside PianoStaff contexts, are spaced individually. The space betwe

Two spacing bugs: tuplets, staves...plus: ottava/8va parentheses on continuation?

2006-03-13 Thread Marcus Macauley
is differently, please advise me. Anyway, the score in Lilypond markup follows below. Regards, Marcus \version "2.7.28" \header { title = "fort(r)etude" subtitle = "version for 2 players" composer = "Marcus Macauley" } \includ

Re: number font

2005-03-09 Thread Marcus Macauley
f font being used for the time signature. I thought 2.5.14 would fix it, but apparently not. I installed mftrace 1.1.5, and subsequently ec-fonts-mftraced-1.0.9-1 (I hope these don't conflict), before either Lilypond install. Marcus Macauley ___ bug-lilypond mailing list bug-lilypond@gnu.org http://lists.gnu.org/mailman/listinfo/bug-lilypond

Segmentation fault on 2.5.13/FC3 + guile-config/libguile?

2005-03-01 Thread Marcus Macauley
else, I would have expected to find a link in the lilypond INSTALL.html file. Thanks in advance for any help/advice, Marcus Macauley ___ bug-lilypond mailing list bug-lilypond@gnu.org http://lists.gnu.org/mailman/listinfo/bug-lilypond

stemlets disrupt flat beams over rests

2005-01-12 Thread Marcus Macauley
ometimes you want to make exceptions). As an alternative to the latter, the ability to move individual rests up/down relative to their position after beaming (or relative to their default position on the staff) without affecting beam adjustments (see 1). Thanks a lot, Marcus Macauley P.S. Two example fil

Augmentation dots for two voices, same note

2004-11-22 Thread Marcus Macauley
2.5.0, though I expect the behavior is common to all versions, or at least all recent versions. If anyone knows of a workaround, please let me know. Thanks, Marcus Macauley %---start dotsbug.ly--- \header { texidoc = " The first and third Gs should have augmentation dots above and below the

paper size: landscape broken

2004-10-09 Thread Marcus Macauley
rmats the music correctly, but not the page. Please let me know if there is a workaround or if I'm just doing the wrong thing; otherwise, I'll assume it's a bug which needs to be fixed. Thanks, Marcus Macauley ___ bug-lilypond mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/bug-lilypond