On Fri, Aug 27, 2010 at 1:09 AM, Phil Holmes wrote:
> Neil Puttock" wrote in message
> news:aanlktin5woctsrz66d7g8m1py99sogdfgdc1h+cc7...@mail.gmail.com...
>
>
> > page-breaking-min-systems-per-page2.ly:
>> >
>> > Addition of: "warning: couldn't fit music on page" in logfile
>>
>> The warning i
On 27/08/10 23:42, Neil Puttock wrote:
> scm_cons does create a pair, but you need a list for the arguments to \line.
>
> Just to prove how nasty doing markup in C++ is, here's the above code
> corrected:
>
> SCM paren_proc = ly_lily_module_constant ("parenthesize-markup");
> SCM line_proc =
Graham Percival wrote Friday, August 27, 2010 9:54 PM
On Thu, Aug 26, 2010 at 10:41 PM, Trevor Daniels
wrote:
First pass through 2.1.9 Choral done.
I'll look at 2.1.8 Opera and stage musicals next.
Any chance you could look over and comment on 2.1.7 and 2.1.9,
please?
Doing so.
[snip
On 27 August 2010 21:49, Wols Lists wrote:
> There's a function called "parenthesize" in define-markup-commands.scm
> that looks like it does what I want (line 3154), but
> ly_lily_module_constant can't find it, and I don't know whether I've got
> the call to it in the line below correct or not,
Okay - broken code follows:
--
if (!capo)
chord_name_->set_property ("text", markup);
else
{
SCM capovertical = get_property ("capoVertical");
// how do I combine text and markup to get "markup (capo_markup)" !!!
SCM paren_proc = ly_lily_module_constant ("parenthesize")
On Thu, Aug 26, 2010 at 10:41 PM, Trevor Daniels wrote:
>
> First pass through 2.1.9 Choral done.
>
> I'll look at 2.1.8 Opera and stage musicals next.
>
> Any chance you could look over and comment on 2.1.7 and 2.1.9, please?
Doing so.
I know you didn't say to look at NR 2.1.1, but I noticed th
Thanks. Applied and set to Fixed.
http://codereview.appspot.com/1579041/
___
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel
Neil Puttock" wrote in message
news:aanlktin5woctsrz66d7g8m1py99sogdfgdc1h+cc7...@mail.gmail.com...
On 26 August 2010 13:55, Phil Holmes wrote:
display-lily-tests.ly
>
> The following output is new to .31:
>
> "Test 93 unequal: .
> in = \time 2/4
> out = \context Score \context Timing \apply