Re: ly:one-page-breaking (was: ly:one-line-breaking)

2016-01-19 Thread Richard Shann
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

Result of (ly:get-option 'point-and-click)

2016-01-19 Thread Urs Liska
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

Re: Result of (ly:get-option 'point-and-click)

2016-01-19 Thread David Kastrup
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

Re: ly:one-page-breaking (was: ly:one-line-breaking)

2016-01-19 Thread Paul Morris
> 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

git-cl documentation and issue #4666

2016-01-19 Thread Paul Morris
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

Re: guilev2-work [was: LilyPond boolean syntax? \true and \false]

2016-01-19 Thread Thomas Morley
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.