Re: Issue 1093 in lilypond: automatic negative offset for instrument name positioning

2010-10-03 Thread lilypond
Updates: Summary: automatic negative offset for instrument name positioning Status: Accepted Mergedinto: -766 Comment #3 on issue 1093 by n.puttock: automatic negative offset for instrument name positioning http://code.google.com/p/lilypond/issues/detail?id=1093 #766 i

Re: Issue 1249 in lilypond: Avoid compilation errors using Guile V2 during initialization - Part 1 ly-syntax-constructors.scm

2010-10-03 Thread lilypond
Updates: Labels: Patch Comment #3 on issue 1249 by ianhuli...@gmail.com: Avoid compilation errors using Guile V2 during initialization - Part 1 ly-syntax-constructors.scm http://code.google.com/p/lilypond/issues/detail?id=1249 Patch for review on Rietveld http://codereview.appspot.com

Re: Issue 1249 in lilypond: Avoid compilation errors using Guile V2 during initialization - Part 1 ly-syntax-constructors.scm

2010-10-03 Thread lilypond
Updates: Summary: Avoid compilation errors using Guile V2 during initialization - Part 1 ly-syntax-constructors.scm Status: Started Comment #2 on issue 1249 by ianhuli...@gmail.com: Avoid compilation errors using Guile V2 during initialization - Part 1 ly-syntax-constructors.scm ht

Re: Issue 1249 in lilypond: Some modules now integrated into Guile V2 Base code - Part 1

2010-10-03 Thread lilypond
Updates: Summary: Some modules now integrated into Guile V2 Base code - Part 1 Comment #1 on issue 1249 by ianhuli...@gmail.com: Some modules now integrated into Guile V2 Base code - Part 1 http://code.google.com/p/lilypond/issues/detail?id=1249 The problem code in ly-syntax-construct

Re: Lilypond crash

2010-10-03 Thread Phil Holmes
"James Lowe" wrote in message news:ee5ed9503d57144e895fa3d7533e9fd302408...@mail2... Hello, -Original Message- From: bug-lilypond-bounces+james.lowe=datacore@gnu.org on behalf of Phil Holmes Sent: Sun 03/10/2010 10:57 To: bug-lilypond@gnu.org Subject: Re: Lilypond crash I've at

Re: Issue 1280 in lilypond: \displayMusic does not properly quote cons lilypond properties

2010-10-03 Thread lilypond
Comment #3 on issue 1280 by n.puttock: \displayMusic does not properly quote cons lilypond properties http://code.google.com/p/lilypond/issues/detail?id=1280 No idea whether this is what was intended, though. The display code deliberately produces this verbose scheme code: it's a safety

RE: Lilypond crash

2010-10-03 Thread James Lowe
Hello, -Original Message- From: bug-lilypond-bounces+james.lowe=datacore@gnu.org on behalf of Phil Holmes Sent: Sun 03/10/2010 10:57 To: bug-lilypond@gnu.org Subject: Re: Lilypond crash I've attached a graph of how both use working set memory - it does appear to be related to try

Re: Issue 888 in lilypond: Enhancement: ly:stencil-scale

2010-10-03 Thread lilypond
Updates: Status: Started Owner: n.puttock Labels: Patch Comment #1 on issue 888 by n.puttock: Enhancement: ly:stencil-scale http://code.google.com/p/lilypond/issues/detail?id=888 Patch: http://codereview.appspot.com/2275042/ _

Re: Issue 1276 in lilypond: MetronomeMark 'break-align-symbols should work with all objects

2010-10-03 Thread lilypond
Comment #1 on issue 1276 by n.puttock: MetronomeMark 'break-align-symbols should work with all objects http://code.google.com/p/lilypond/issues/detail?id=1276 One further note: '(staff-bar) doesn't work since it's reserved in the engraver for full-bar rests; any acknowledged barline is alr

Re: More layout problems

2010-10-03 Thread Graham Percival
On Sun, Oct 3, 2010 at 6:15 PM, David Kastrup wrote: > There is more than one issue.  When I post a different description, it > is likely a different issue. > > Should bugs in the current git version (not yet released) be raised only > on lilypond-devel?  If you say that you can't register a bug f

Re: More layout problems

2010-10-03 Thread David Kastrup
"Phil Holmes" writes: > "David Kastrup" wrote in message > news:8762xjcltg@lola.goethe.zz... >> >> What is wrong with the above? > > Nothing. It's just that it's one of many you've posted, and I wanted > to know which you felt best illustrated the issue. There is more than one issue. When

Issue 1288 in lilypond: convert-ly too greedy

2010-10-03 Thread lilypond
Status: Accepted Owner: Labels: Type-Scripts Priority-Critical Maintainability New issue 1288 by percival.music.ca: convert-ly too greedy http://code.google.com/p/lilypond/issues/detail?id=1288 convert-ly on the docs does things like: -...@funindex \RemoveEmptyStaffContext +...@funindex \S

Re: Issue 1055 in lilypond: guile 2.0

2010-10-03 Thread lilypond
Comment #15 on issue 1055 by hanwenn: guile 2.0 http://code.google.com/p/lilypond/issues/detail?id=1055 For GUILE 1.9 you may want to decide to just retire the SMOB should be dead warnings. There is a (gc) call after processing a file which should clean up all data related to a file, but

Re: More layout problems

2010-10-03 Thread Phil Holmes
"David Kastrup" wrote in message news:8762xjcltg@lola.goethe.zz... "Phil Holmes" writes: David, It would seem that there are a number of spacing issues with 2.13.35 and as a result I opened http://code.google.com/p/lilypond/issues/detail?id=1285. Joe has responded to that to say that he

Re: Issue 1055 in lilypond: guile 2.0

2010-10-03 Thread lilypond
Comment #14 on issue 1055 by hanwenn: guile 2.0 http://code.google.com/p/lilypond/issues/detail?id=1055 regarding the crashes and --verbose: this is a symptom of GC related bugs alright: --verbose changes the GUILE evaluator, and memory allocation patterns. It can certainly influence when ga

Re: More layout problems

2010-10-03 Thread David Kastrup
"Phil Holmes" writes: > "David Kastrup" wrote in message > news:87mxqvcsvr@lola.goethe.zz... >> >> Check the output of the following: >> >> test = { c-1-^ r f-2-^ r c-3-^ r f-4-^ r c-1-^ r f-2-^ r c-3-^ r } >> \score { >> \repeat unfold 8 { \test \test r >> \transpose c c''' \test \transp

Re: More layout problems

2010-10-03 Thread Phil Holmes
"David Kastrup" wrote in message news:87mxqvcsvr@lola.goethe.zz... Check the output of the following: test = { c-1-^ r f-2-^ r c-3-^ r f-4-^ r c-1-^ r f-2-^ r c-3-^ r } \score { \repeat unfold 8 { \test \test r \transpose c c''' \test \transpose c c''' \test r } \layout { ragged-bottom

Re: Lilypond crash

2010-10-03 Thread Thomas Scharkowski
Compiles here with LilyPond 2.13.35 on Linux (4G physical memory). Compile time is 3'22, memory usage goes up to 1204,5 M. Thomas Original-Nachricht Exploring the question of whether "random" music stresses Lilypond more than repeated same code, I tried this: \repeat unfol

More layout problems

2010-10-03 Thread David Kastrup
Check the output of the following: test = { c-1-^ r f-2-^ r c-3-^ r f-4-^ r c-1-^ r f-2-^ r c-3-^ r } \score { \repeat unfold 8 { \test \test r \transpose c c''' \test \transpose c c''' \test r } \layout { ragged-bottom = ##t } } It is clear that on the first page, the \layout parameter rag

Re: Lilypond crash

2010-10-03 Thread Phil Holmes
"Graham Percival" wrote in message news:20101002172122.ga22...@futoi... On Sat, Oct 02, 2010 at 06:02:19PM +0100, Phil Holmes wrote: On my Windows machine, Lilypond stops working at the "Preprocessing graphical objects" stage. Might be an oddity of my PC and how I run Lilypond, but don't recko

Re: Lilypond crash

2010-10-03 Thread Francisco Vila
2010/10/2 Phil Holmes : > Exploring the question of whether "random" music stresses Lilypond more than > repeated same code, I tried this: > > \repeat unfold 2400 { >  c''4 c' c c, > } > > On my Windows machine, Lilypond stops working at the "Preprocessing > graphical objects" stage.  Might be an o