On Mon, 2016-01-18 at 22:51 -0500, Paul Morris wrote:
> > On Jan 9, 2016, at 1:30 PM, Richard Shann wrote:
> >
> > I was wondering if it would be possible to develop a variant of "all on
> > one line", namely "all on one page", where the page height would be
> > automatically adjusted to fit the
Hi devs,
please consider
#(if (ly:get-option 'point-and-click)
(let ((point-and-click (ly:get-option 'point-and-click)))
(display point-and-click)))
Can this ever print anything else than #t ?
As far as I can see
(ly:get-option 'point-and-click)
can return either #t or #f, is t
Urs Liska writes:
> Hi devs,
>
> please consider
>
> #(if (ly:get-option 'point-and-click)
> (let ((point-and-click (ly:get-option 'point-and-click)))
>(display point-and-click)))
>
> Can this ever print anything else than #t ?
Yes.
> As far as I can see
> (ly:get-option 'point
> On Jan 19, 2016, at 4:02 AM, Richard Shann wrote:
>
> That's great news! For the application to Denemo taglines and footnotes
> are not wanted anyway as it is for creating a score to play from
> on-screen.
> I guess it will be some time before this code gets into a release?
It depends on wheth
Hi James,
I thought your CG edits in issue 4666 were a really helpful improvement:
https://sourceforge.net/p/testlilyissues/issues/4666/
Did you intend to keep this git-cl info (install and configuration) in the
3.3.4 Commits and Patches section, so that it is repeated in both places?
Seems li
2016-01-16 21:40 GMT+01:00 David Kastrup :
> Thomas Morley writes:
>
>> 2016-01-12 0:22 GMT+01:00 David Kastrup :
>>> Thomas Morley writes:
>>>
2016-01-11 23:14 GMT+01:00 David Kastrup :
>> Btw, it wasn't entirely clear to me that guilev2.x changes essential
>> stuff that often.