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

2010-12-09 Thread lilypond
Updates: Status: Verified Comment #9 on issue 1427 by brownian.box: \bookpart stored in a variable can't contain markup http://code.google.com/p/lilypond/issues/detail?id=1427 (No comment was entered for this change.) ___ bug-lilypond mail

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

2010-12-07 Thread lilypond
Updates: Status: Fixed Labels: fixed_2_13_42 Comment #8 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 the example in comment #1 still segfaults I'll post a new issue for this once

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

2010-12-07 Thread lilypond
Comment #7 on issue 1427 by percival.music.ca: \bookpart stored in a variable can't contain markup http://code.google.com/p/lilypond/issues/detail?id=1427 After applying http://codereview.appspot.com/3319041/ the example in comment #0 compiles fine, but the example in comment #1 still seg

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 1427 in lilypond: \bookpart stored in a variable can't contain markup

2010-12-03 Thread lilypond
Comment #4 on issue 1427 by Carl.D.Sorensen: \bookpart stored in a variable can't contain markup http://code.google.com/p/lilypond/issues/detail?id=1427 After applying the patch for 1428, I applied Neil's patch, and the regtest succeeeded. Carl __

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

2010-11-24 Thread lilypond
Updates: Labels: -Priority-High Priority-Critical Comment #3 on issue 1427 by percival.music.ca: \bookpart stored in a variable can't contain markup http://code.google.com/p/lilypond/issues/detail?id=1427 if it crashes lilypond, it's Critical

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

2010-11-24 Thread lilypond
Updates: Status: Started Owner: n.puttock Labels: Patch Comment #2 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 Patch here: http://codereview.appspot.com/3319041/ _

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

2010-11-24 Thread lilypond
Status: Accepted Owner: Labels: Type-Defect Priority-High New issue 1427 by PhilEHolmes: \bookpart stored in a variable can't contain markup http://code.google.com/p/lilypond/issues/detail?id=1427 Reinhold Kainhofer reported: It is possible to store a \bookpart in a variable and later i

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

2010-11-24 Thread lilypond
Comment #1 on issue 1427 by PhilEHolmes: \bookpart stored in a variable can't contain markup http://code.google.com/p/lilypond/issues/detail?id=1427 Neil Puttock commented: The same happens for page-markers (i.e., \break, \pageBreak, \label, etc.): mypart = \bookpart { \label #'foo } % a