Re: Issue 1229 in lilypond: Notes on ledger lines with stems pointed away from the staff overlap clef and staff ends in tight layouts

2011-02-14 Thread lilypond
Comment #13 on issue 1229 by k-ohara5...@oco.net: Notes on ledger lines with stems pointed away from the staff overlap clef and staff ends in tight layouts http://code.google.com/p/lilypond/issues/detail?id=1229 So what do people think ? Is the side-effect on lyrics good or bad? or not wor

Re: Issue 1517 in lilypond: Add dots to tocItemMarkup

2011-02-14 Thread lilypond
Updates: Labels: -Patch-review Patch-needs_work Comment #1 on issue 1517 by percival.music.ca: Add dots to tocItemMarkup http://code.google.com/p/lilypond/issues/detail?id=1517 Carl pointed out that this will only work on postscript backends, and thus more work is required.

Issue 1517 in lilypond: Add dots to tocItemMarkup

2011-02-14 Thread lilypond
Status: Accepted Owner: Labels: Type-Enhancement Priority-Medium Patch-review New issue 1517 by percival.music.ca: Add dots to tocItemMarkup http://code.google.com/p/lilypond/issues/detail?id=1517 Patch from Bertrand Bordage. http://codereview.appspot.com/4172047 Looks good to me. __

Re: Issue 1516 in lilypond: Crash with empty \markuplines

2011-02-14 Thread lilypond
Comment #1 on issue 1516 by n.putt...@gmail.com: Crash with empty \markuplines http://code.google.com/p/lilypond/issues/detail?id=1516 \markuplines { } returns '(), which is valid according to markup-list? (and its C++ equivalent, Text_interface::is_markup_list ()): foo = \markuplines { }

Re: Issue 1490 in lilypond: Page labelling fails between barlines and on \bar ""

2011-02-14 Thread lilypond
Updates: Labels: Patch-review Comment #1 on issue 1490 by n.putt...@gmail.com: Page labelling fails between barlines and on \bar "" http://code.google.com/p/lilypond/issues/detail?id=1490 http://codereview.appspot.com/4186050/ ___ bug-lily

Re: Issue 1278 in lilypond: Enhancement: arrow notation for quarter-tones

2011-02-14 Thread lilypond
Updates: Labels: -Patch-needs_work Patch-review Comment #3 on issue 1278 by percival.music.ca: Enhancement: arrow notation for quarter-tones http://code.google.com/p/lilypond/issues/detail?id=1278 New patch is ready for serious review; regtests look ok, it applies cleanly, etc. _

Re: Issue 1488 in lilypond: [PATCH]harmonics and slides (issue3590041)

2011-02-14 Thread lilypond
Comment #4 on issue 1488 by percival.music.ca: [PATCH]harmonics and slides (issue3590041) http://code.google.com/p/lilypond/issues/detail?id=1488 New patch here: http://codereview.appspot.com/4186049/ it still needs work (doesn't compile due to Documentation/snippet/new/ issues) _

Re: Issue 1211 in lilypond: [PATCH]Optimizations for pure-height approximations. (issue1817045)

2011-02-14 Thread lilypond
Updates: Status: Fixed Labels: -Patch-review fixed_2_13_51 Comment #14 on issue 1211 by percival.music.ca: [PATCH]Optimizations for pure-height approximations. (issue1817045) http://code.google.com/p/lilypond/issues/detail?id=1211 Pushed.

Re: accidentaled notes too far from the barline

2011-02-14 Thread Neil Puttock
2011/2/14 Janek Warchoł : > The amount of whitespace after the barline is fixed, while it should depend > on whether the first note in the measure has an accidental or not. This > results in notes being too far from the barline, especially when there is > only one note in measure: > > { c'4 d' g'

Re: Lilypond Crash on the following simple Code

2011-02-14 Thread Dmytro O. Redchuk
On Mon 14 Feb 2011, 13:04 Francisco Vila wrote: > > just an empty markuplines before the music, > > > > \markuplines { } > > { c' } > > > > > > I don't know where the chinese character came from. Did I pasted by > > mistake? > > No, I didn't: > http://lists.gnu.org/archive/html/bug-lilypond/2011

Issue 1516 in lilypond: Crash with empty \markuplines

2011-02-14 Thread lilypond
Status: Accepted Owner: Labels: Type-Defect Priority-Critical New issue 1516 by brownian.box: Crash with empty \markuplines http://code.google.com/p/lilypond/issues/detail?id=1516 http://lists.gnu.org/archive/html/bug-lilypond/2011-02/msg00263.html \markuplines { } { c' } This gives segfa

Re: Lilypond Crash on the following simple Code

2011-02-14 Thread Francisco Vila
2011/2/14 Francisco Vila : > 2011/2/14 Dmytro O. Redchuk : >> On Mon 14 Feb 2011, 12:47 Francisco Vila wrote: >>> 2011/2/14 Dmytro O. Redchuk : >>> >> This crashes 2.13.49 when { } is empty >>> >> >>> >> \markuplines{ �} >>> >> { c' } >>> > It doesn't crash in 2.13.50 for me. >>> >>> I have compile

Re: Lilypond Crash on the following simple Code

2011-02-14 Thread Francisco Vila
2011/2/14 Dmytro O. Redchuk : > On Mon 14 Feb 2011, 12:47 Francisco Vila wrote: >> 2011/2/14 Dmytro O. Redchuk : >> >> This crashes 2.13.49 when { } is empty >> >> >> >> \markuplines{ �} >> >> { c' } >> > It doesn't crash in 2.13.50 for me. >> >> I have compiled 2.13.51 and it says segmentation fau

Re: Lilypond Crash on the following simple Code

2011-02-14 Thread Dmytro O. Redchuk
On Mon 14 Feb 2011, 12:47 Francisco Vila wrote: > 2011/2/14 Dmytro O. Redchuk : > >> This crashes 2.13.49 when { } is empty > >> > >> \markuplines{ 爙 > >> { c' } > > It doesn't crash in 2.13.50 for me. > > I have compiled 2.13.51 and it says segmentation fault with this code. Which code, please?

Re: Lilypond Crash on the following simple Code

2011-02-14 Thread Francisco Vila
2011/2/14 Dmytro O. Redchuk : >> This crashes 2.13.49 when { } is empty >> >> \markuplines{ �} >> { c' } > It doesn't crash in 2.13.50 for me. I have compiled 2.13.51 and it says segmentation fault with this code. -- Francisco Vila. Badajoz (Spain) www.paconet.org , www.csmbadajoz.com _

Re: abandoned bug reports

2011-02-14 Thread Dmytro O. Redchuk
On Sat 05 Feb 2011, 18:39 Graham Percival wrote: > Guys, > > I'm looking at: > http://lists.gnu.org/archive/html/bug-lilypond/2011-01/threads.html > > I count 6 emails which have no reply. (I'm not counting automatic ((oops.. i did not count my today's replies, so i could miss something)) > How

Re: woodwind-diagram clarinet

2011-02-14 Thread Dmytro O. Redchuk
On Thu 30 Dec 2010, 22:37 Markus Schnider wrote: > Hallo Hi! Please (if this is actual so far), would you provide a minimal example which shows *bad* result and explain why it's bad? > version 2.13.44 (2.13.45?) > file: define-woodwind-diagrams.scm > > > The definitions of the keys for clarine

Re: musicxml2ly converts whole rests in 5/4 incorrectly

2011-02-14 Thread Dmytro O. Redchuk
On Tue 04 Jan 2011, 21:55 Neil Thornock wrote: > > I'm not top posting. > > When converting a Finale file that includes measures with 5/4 time signature > with whole rests, the rest gets converted with a duration of R1.. rather than > R1*5/4 or R4*5. Please (in a case if this is actual still), wou

Re: collision between beams and grace notes

2011-02-14 Thread Dmytro O. Redchuk
On Mon 07 Feb 2011, 21:17 Werner LEMBERG wrote: > [git commit cfe87695] > > > \version "2.13.49" > > \header { texidoc = " > The beaming algorithm should handle collisions between beams and > grace notes too. > > Here is a counterexample. > " } > > \relative c' { > e'8[ f e \grace { f,16[ a

Re: Subdivided beams are disregarded with \cueDuring

2011-02-14 Thread Dmytro O. Redchuk
On Tue 08 Feb 2011, 07:26 Øyvind Moe wrote: > > I'm not top posting. > > % Subdivided beams are disregarded with \cueDuring, > % work as expected with \quoteDuring > > \version "2.13.48" The same in 2.13.50, added as 1515: http://code.google.com/p/lilypond/issues/detail?id=1515 -- Dmytro O. R

Issue 1515 in lilypond: Subdivided beams are disregarded with \cueDuring

2011-02-14 Thread lilypond
Status: Accepted Owner: Labels: Type-Defect Priority-Medium New issue 1515 by brownian.box: Subdivided beams are disregarded with \cueDuring http://code.google.com/p/lilypond/issues/detail?id=1515 Reported by Ãyvind Moe, http://lists.gnu.org/archive/html/bug-lilypond/2011-02/msg00162.h

Re: Lilypond Crash on the following simple Code

2011-02-14 Thread Dmytro O. Redchuk
On Mon 14 Feb 2011, 09:35 Francisco Vila wrote: > 2011/2/13 Beat Stoecklin : > > The following Code produces a Crash on my Win XP > > > > BTW: \markuplines should be storable in a Variable. > > It is, but not in 2.12 > > This crashes 2.13.49 when { } is empty > > \markuplines{  } > { c' } It doe

Re: Regression: Interrupted extender line, figured bass

2011-02-14 Thread Dmytro O. Redchuk
On Sun 13 Feb 2011, 19:37 Mats Bengtsson wrote: > Hi, > > The following example shows a regression compared to version 2.12. > It produces two extender lines that were vertically aligned in 2.12 > but are not aligned in version 2.13.49. I'm not sure if it worked by > incident or if it was intended

Re: Issue 1091 in lilypond: Dot in \voiceOne collides with stem in \voiceThree in short intervals

2011-02-14 Thread lilypond
Comment #3 on issue 1091 by brownian.box: Dot in \voiceOne collides with stem in \voiceThree in short intervals http://code.google.com/p/lilypond/issues/detail?id=1091 Another one is Issue 1514. ___ bug-lilypond mailing list bug-lilypond@gnu.org h

Re: Slur+Dot Collision

2011-02-14 Thread Dmytro O. Redchuk
On Sat 12 Feb 2011, 21:17 Jay Anderson wrote: > This is not a regression from 2.12. I know how to manually fix it, but > it'd be nice if it avoided the dot automatically. > > Related bugs: 868, 1091, 1174, 1230, 1352. I didn't see any listed and 1175, but looks to be different. > related to dot-s

Issue 1514 in lilypond: In tight situations slurs may collide with dots

2011-02-14 Thread lilypond
Status: Accepted Owner: Labels: Type-Collision Priority-Medium New issue 1514 by brownian.box: In tight situations slurs may collide with dots http://code.google.com/p/lilypond/issues/detail?id=1514 Reported by Jay Anderson, http://lists.gnu.org/archive/html/bug-lilypond/2011-02/msg00244

Re: Lilypond Crash on the following simple Code

2011-02-14 Thread Francisco Vila
2011/2/13 Beat Stoecklin : > The following Code produces a Crash on my Win XP > > BTW: \markuplines should be storable in a Variable. It is, but not in 2.12 This crashes 2.13.49 when { } is empty \markuplines{  } { c' } -- Francisco Vila. Badajoz (Spain) www.paconet.org , www.csmbadajoz.com _

Lilypond Crash on the following simple Code

2011-02-14 Thread Beat Stoecklin
The following Code produces a Crash on my Win XP BTW: \markuplines should be storable in a Variable. \version "2.12.3" Varname = \markuplines{ } \book{ \bookpart{ \Varname \score { c'4 } } }