Issue 1434 in lilypond: SVG backend: xml:space="preserve" is needed for and/or

2010-12-04 Thread lilypond
Status: Accepted Owner: Labels: Type-Defect Priority-Low New issue 1434 by pnorcks: SVG backend: xml:space="preserve" is needed for and/or http://code.google.com/p/lilypond/issues/detail?id=1434 If the value inside or has leading or trailing whitespace characters, these whitespace

Re: Issue 1428 in lilypond: \book cannot contain \bookpart identifier

2010-12-04 Thread lilypond
Updates: Status: Fixed Labels: fixed_2_13_42 Comment #5 on issue 1428 by Carl.D.Sorensen: \book cannot contain \bookpart identifier http://code.google.com/p/lilypond/issues/detail?id=1428 Pushed

Re: Issue 1425 in lilypond: [PATCH]Add tab-tie-follow-engraver (issue2723043)

2010-12-04 Thread lilypond
Updates: Status: Fixed Comment #1 on issue 1425 by Carl.D.Sorensen: [PATCH]Add tab-tie-follow-engraver (issue2723043) http://code.google.com/p/lilypond/issues/detail?id=1425 Pushed. http://git.savannah.gnu.org/gitweb/?p=lilypond.git;a=commit;h=388b4b395956457f6a89232622e1250f4cd7836a

Re: Isolated example for : Variable used before given a value: prev-offset - msg#00076

2010-12-04 Thread Neil Puttock
On 4 December 2010 17:56, Phil Holmes wrote: > It compiles fine on my system on both 2.12 and 2.13.41 - albeit with, to my > eyes, strange but the same output on both. You need to uncomment this line to see the error: %\override Rest #'Y-offset = #0 This appears to be a similar problem to the o

Re: Issue 1336 in lilypond: skipTypesetting segfaults when set during a skipBars-induced MultiMeasureRest spanner

2010-12-04 Thread lilypond
Comment #29 on issue 1336 by n.puttock: skipTypesetting segfaults when set during a skipBars-induced MultiMeasureRest spanner http://code.google.com/p/lilypond/issues/detail?id=1336 Yes, that's been a known-but-undocumented limitation (at least to me) for several years now. Shall we fix t

Re: Issue 1336 in lilypond: skipTypesetting segfaults when set during a skipBars-induced MultiMeasureRest spanner

2010-12-04 Thread lilypond
Comment #28 on issue 1336 by v.villenave: skipTypesetting segfaults when set during a skipBars-induced MultiMeasureRest spanner http://code.google.com/p/lilypond/issues/detail?id=1336 Yes, that's been a known-but-undocumented limitation (at least to me) for several years now. I think the

Re: Isolated example for : Variable used before given a value: prev-offset - msg#00076

2010-12-04 Thread Phil Holmes
It compiles fine on my system on both 2.12 and 2.13.41 - albeit with, to my eyes, strange but the same output on both. -- Phil Holmes Bug Squad wrote in message news:50748.90.61.228.156.1291481546.squir...@webmail.ircam.fr... Hello, I finally traced where the problem is. I am sending the e

gs fails on OS X

2010-12-04 Thread Henry Flurry
OS X, 10.6.5: lilypond 2.13.41-1 When running gs, I get a crash and an error: dyld: Library not loaded: ./bin/../sobin/libgs.8.70.dylib Referenced from: /Applications/_AudioMusicRelated/LilyPond.app/Contents/Resources/bin/gs Reason: image not found If in bash I type: export DYLD_LIBR

Isolated example for : Variable used before given a value: prev-offset - msg#00076

2010-12-04 Thread haddad
Hello, I finally traced where the problem is. I am sending the example. What is strange is that it works with 2.12 (latest version) and not on the lates dev version 2.13-41-1 Sorry it is not that concise, but it is still 2 measures long (the first measure is for comparison) Apparently what's wro

Re: Issue 1336 in lilypond: skipTypesetting segfaults when set during a skipBars-induced MultiMeasureRest spanner

2010-12-04 Thread lilypond
Comment #27 on issue 1336 by n.puttock: skipTypesetting segfaults when set during a skipBars-induced MultiMeasureRest spanner http://code.google.com/p/lilypond/issues/detail?id=1336 Heh, crash.ly crashes even without my patch: Interpreting music... Preprocessing graphical objects... programm

Re: Issue 1428 in lilypond: \book cannot contain \bookpart identifier

2010-12-04 Thread lilypond
Updates: Owner: Carl.D.Sorensen Comment #4 on issue 1428 by n.puttock: \book cannot contain \bookpart identifier http://code.google.com/p/lilypond/issues/detail?id=1428 (No comment was entered for this change.) ___ bug-lilypond mailing lis

Re: Issue 1427 in lilypond: \bookpart stored in a variable can't contain markup

2010-12-04 Thread lilypond
Comment #6 on issue 1427 by n.puttock: \bookpart stored in a variable can't contain markup http://code.google.com/p/lilypond/issues/detail?id=1427 but I originally intended to use \book for the identifier Sorry, that's not what I meant; rather, the encapsulation of the identifier (i.e.,

Re: Issue 1427 in lilypond: \bookpart stored in a variable can't contain markup

2010-12-04 Thread lilypond
Comment #5 on issue 1427 by n.puttock: \bookpart stored in a variable can't contain markup http://code.google.com/p/lilypond/issues/detail?id=1427 The regtest does work without the fix for 1428, but I originally intended to use \book for the identifier (which naturally does require your pat

Re: Issue 1336 in lilypond: skipTypesetting segfaults when set during a skipBars-induced MultiMeasureRest spanner

2010-12-04 Thread lilypond
Comment #26 on issue 1336 by percival.music.ca: skipTypesetting segfaults when set during a skipBars-induced MultiMeasureRest spanner http://code.google.com/p/lilypond/issues/detail?id=1336 Attached is a minimal example to reproduce the crash. Without much testing or thought, here's one way