On 6/14/10 5:45 PM, "Xavier Scheuer" wrote:
> 2010/6/15 Carl Sorensen :
>
>> The _default_ behavior, as you call it, is not really the _default_
>> behavior. beatLength should not affect beaming if a default rule is
>> defined. The fact that it does is a bug that will be fixed in the
>> new
2010/6/15 Carl Sorensen :
> The _default_ behavior, as you call it, is not really the _default_
> behavior. beatLength should not affect beaming if a default rule is
> defined. The fact that it does is a bug that will be fixed in the
> new code.
OK, but it was still *unconsistent*. ;D
> Yes,
On 6/14/10 5:07 PM, "Xavier Scheuer" wrote:
> 2010/6/15 u_li :
>
>> Sorry, this is not necessary anymore. I fixed it (my problem and my
>> not understanding) with
>>
>> \overrideBeamSettings #'Score #'(4 . 4) #'end
>> #'(((1 . 8) . (4 4))
>> ((1 . 16) . (2 2 2 2 2 2 2 2))
>>
2010/6/15 u_li :
> Sorry, this is not necessary anymore. I fixed it (my problem and my
> not understanding) with
>
> \overrideBeamSettings #'Score #'(4 . 4) #'end
> #'(((1 . 8) . (4 4))
> ((1 . 16) . (2 2 2 2 2 2 2 2))
> ((1 . 32) . (4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4)))
>
> i.e.
On 2010-06-13 23:58, lilyp...@googlecode.com wrote:
Comment #1 on issue 1116 by jameseli...@googlemail.com: Title not centered
http://code.google.com/p/lilypond/issues/detail?id=1116
For the record (and in the hope that I fixed it and it doesn't matter
anyway): This is certainly a regression b
Comment #20 on issue 684 by jan.nieuwenhuizen: Enhancement: MetronomeMark
should support break-align-symbols
http://code.google.com/p/lilypond/issues/detail?id=684
@jordi.nada10: please contact me for details
___
bug-lilypond mailing list
bug-lily
Comment #16 on issue 1031 by joeneeman: constantly-changing
input/regression/rest-collision-beam-note.ly
http://code.google.com/p/lilypond/issues/detail?id=1031
Oops, try this instead:
http://codereview.appspot.com/1694041
___
bug-lilypond mailin
Comment #5 on issue 1112 by joeneeman: before-title-spacing causes
underestimation of height: music does not fit on page
http://code.google.com/p/lilypond/issues/detail?id=1112
Ok, obviously it's too late for me. Let's try again:
http://codereview.appspot.com/1670042/show
And hopefully the p
Comment #4 on issue 1112 by x.scheuer: before-title-spacing causes
underestimation of height: music does not fit on page
http://code.google.com/p/lilypond/issues/detail?id=1112
You just gave the same link as previously! ;D
___
bug-lilypond mailin
Comment #3 on issue 1112 by joeneeman: before-title-spacing causes
underestimation of height: music does not fit on page
http://code.google.com/p/lilypond/issues/detail?id=1112
Oops, try this one:
http://codereview.appspot.com/1675045/show
___
bug
On 14 June 2010 11:48, David Kastrup wrote:
> Hm. Is there any situation where mechanically substituting \quoteDuring
> with \context Voice \quoteDuring is going to cause trouble?
Nothing springs to mind. It would have to be effectively \context
Bottom though to ensure all bottom-level context
Updates:
Owner: ---
Labels: Patch
Comment #2 on issue 382 by n.puttock: misaligned nested \fill-lines
http://code.google.com/p/lilypond/issues/detail?id=382
Alexander beat me to it. ;)
Patch: http://codereview.appspot.com/1689041
___
Comment #2 on issue 1112 by n.puttock: before-title-spacing causes
underestimation of height: music does not fit on page
http://code.google.com/p/lilypond/issues/detail?id=1112
Joe, that's the patch for issue #1031 (but with this issue's description. :)
Looking at http://codereview.appspot.c
Updates:
Status: Started
Labels: Patch
Comment #1 on issue 1112 by joeneeman: before-title-spacing causes
underestimation of height: music does not fit on page
http://code.google.com/p/lilypond/issues/detail?id=1112
http://codereview.appspot.com/1675045/show
Updates:
Labels: Patch
Comment #15 on issue 1031 by joeneeman: constantly-changing
input/regression/rest-collision-beam-note.ly
http://code.google.com/p/lilypond/issues/detail?id=1031
http://codereview.appspot.com/1669042/show
Thanks to Patrick's investigations, here is a patch that
Status: New
Owner:
Labels: Type-Enhancement Patch
New issue 1118 by neziap: [PATCH] Experimental support for woff fonts in svg
http://code.google.com/p/lilypond/issues/detail?id=1118
http://lists.gnu.org/archive/html/lilypond-devel/2010-05/msg00590.html
http://lists.gnu.org/archive/html/lil
Status: New
Owner:
Labels: Type-Enhancement Patch
New issue 1117 by neziap: PATCH Woodwind diagrams (issue1425041)
http://code.google.com/p/lilypond/issues/detail?id=1117
http://lists.gnu.org/archive/html/lilypond-devel/2010-06/msg00180.html
http://lists.gnu.org/archive/html/lilypond-devel/
Status: New
Owner:
Labels: Type-Enhancement Patch
New issue 1119 by neziap: [PATCH] fix ly:parser-parse-file in an ly file
(issue1345041)
http://code.google.com/p/lilypond/issues/detail?id=1119
http://codereview.appspot.com/1345041/show
http://lists.gnu.org/archive/html/lilypond-devel/20
Reinhold Kainhofer writes:
> Am Montag, 14. Juni 2010, um 12:28:48 schrieb David Kastrup:
>> Reinhold Kainhofer writes:
>> > You need to create the voice explicitly, as implicit voice generation
>> > does not work with things like quotes (or tempo marks inside
>> > triplets):
>> >
>> > \new Voi
Am Montag, 14. Juni 2010, um 12:28:48 schrieb David Kastrup:
> Reinhold Kainhofer writes:
> > You need to create the voice explicitly, as implicit voice generation
> > does not work with things like quotes (or tempo marks inside
> > triplets):
> >
> > \new Voice {
> > \relative c'' {
> > \q
On Sun 13 Jun 2010, 10:09 Didi Kanjahn wrote:
> > I'm not top-posting
>
> I am trying to place lyrics in a separate text block below the notes.
>
> Cambodian (or Khmer) can have a number of diacritic type of glyphs below and
> above the height of the normal characters. It appears that Lilypond cal
Reinhold Kainhofer writes:
> Am Montag, 14. Juni 2010, um 10:54:27 schrieb Christian Hitz:
>> \quoteDuring does not quote when used at the beginning of a piece.
>>
>> Result: No Notes are quoted.
>> Expected Result: Quoting the beginning of the quoted voice.
>
> You need to create the voice expl
Am Montag, 14. Juni 2010, um 10:54:27 schrieb Christian Hitz:
> \quoteDuring does not quote when used at the beginning of a piece.
>
> Result: No Notes are quoted.
> Expected Result: Quoting the beginning of the quoted voice.
You need to create the voice explicitly, as implicit voice generation d
On Sun, Jun 13, 2010 at 7:53 PM, Graham Percival
wrote:
> You are not programmers. You are not documentation editors. ok,
> maybe some of you do those tasks as well, but in terms of being
> members of the Bug Squad, YOU ARE NOT EXPECTED TO SOLVE ISSUES. All
> you're supposed to do is check for
Hi,
\quoteDuring does not quote when used at the beginning of a piece.
Result: No Notes are quoted.
Expected Result: Quoting the beginning of the quoted voice.
Regards,
Christian
quote_during_start.ly
Description: Binary data
___
bug-lilypond mailin
This is notation software.
___
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond
26 matches
Mail list logo