Re: book-predicate

2012-03-04 Thread Jan-Peter Voigt
Hello David, sorry for this kind-a-basic-scheme-question(s) ... ;-) How do I inject variables into an empty module? I assume, the string-eval approach loads up the whole guile-tool-chain, so that define is defined. The function I am thinking of shall work like this: #(define-public (set-book

Re: templates for writing mysicological book

2012-03-04 Thread vedran . vucic
Hello, Thanks. I will check that. Do you know is Lilypond plugin for OpenOffice updated regularly. I could not find decently new versions for Libre Office. Thanks, Vedran Quoting James : Vedran, On 3 March 2012 07:34, wrote: Hello, Do you know any site where I can find a collecti

Re: templates for writing mysicological book

2012-03-04 Thread James
Hello, On 4 March 2012 10:07, wrote: > Hello, > ... > Do you know is Lilypond plugin for OpenOffice > updated regularly. I could not find decently new versions for Libre Office. You mean this: http://ooolilypond.sourceforge.net/ ? I don't think so. I'll cc the development list to see if any

Re: templates for writing mysicological book

2012-03-04 Thread vedran . vucic
Hello, Yes. please let me know if you receive any update on that project. Thanks, vedran Quoting James : Hello, On 4 March 2012 10:07, wrote: Hello, ... Do you know is Lilypond plugin for OpenOffice updated regularly. I could not find decently new versions for Libre Office. You mea

Re: Fatal Error on Launching 2.15.31

2012-03-04 Thread David Kastrup
Eric writes: > This may belong on the developer list- apologies. > > Immediately after downloading and expanding 2.15.31 in the version > appropriate for my Macintosh (10.7.3 Intel Duo) I got a crash > reflected in my console with these message: [...] > Apologies for the dump but not sure what

Changing default fonts

2012-03-04 Thread Zbyněk Burget
Hello everybody, I try change default text fonts according to the manual: \paper { #(define fonts (make-pango-font-tree "TimesNewRoman" "Nimbus Sans" "Luxi Mono" (/ myStaffSize 20))) } but I got error: GUILE signaled an error

Re: Fatal Error on Launching 2.15.31

2012-03-04 Thread Hans Aikema
On 3-3-2012 16:01, Eric wrote: This may belong on the developer list- apologies. Immediately after downloading and expanding 2.15.31 in the version appropriate for my Macintosh (10.7.3 Intel Duo) I got a crash reflected in my console with these message:

Re: Fatal Error on Launching 2.15.31

2012-03-04 Thread Hans Aikema
Top-posting as my bottom-posting mails seem to not get through to the list. Is a known bug to be solved in 2.15.32: http://code.google.com/p/lilypond/issues/detail?id=2338&can=7&q=info.plist&colspec=ID%20Type%20Status%20Stars%20Owner%20Patch%20Needs%20Summary Y

Re: Fatal Error on Launching 2.15.31

2012-03-04 Thread Hans Aikema
On 3-3-2012 16:01, Eric wrote: This may belong on the developer list- apologies. Immediately after downloading and expanding 2.15.31 in the version appropriate for my Macintosh (10.7.3 Intel Duo) I got a crash reflected in my console with these message:

Re: book-predicate

2012-03-04 Thread David Kastrup
Jan-Peter Voigt writes: > sorry for this kind-a-basic-scheme-question(s) ... ;-) > How do I inject variables into an empty module? > > I assume, the string-eval approach loads up the whole > guile-tool-chain, so that define is defined. > The function I am thinking of shall work like this: > > >

Re: Fatal Error on Launching 2.15.31

2012-03-04 Thread Rembrandt Wolpert
Go into Lilypond.app/Contents/ open info.plist with your favourite editor and change Line 56: Build from Wed Feb 29 14:13:09 2012 to: Build from Wed Feb 29 14:13:09 2012 It's an error since version 2.15.30, in the bug-reports, but not acted upon (why? it's so easy?) Rembrand

MacOS X Lion (10.7) support?

2012-03-04 Thread Jeff Kopmanis
Any idea when a Lion release of Lilypond will be ready for testing? -- Jeff Kopmanis Monroe Big Band: http://monroebigband.com Soul Kitchen: http://soulkitchencooks.com http://pickle-review.blogspot.com http://saxessories.blogspot.com ** Go Green and leave this email on the Screen! ** ___

Re: Fatal Error on Launching 2.15.31

2012-03-04 Thread Hans Aikema
On 3-3-2012 16:01, Eric wrote: This may belong on the developer list- apologies. Immediately after downloading and expanding 2.15.31 in the version appropriate for my Macintosh (10.7.3 Intel Duo) I got a crash reflected in my console with these message: ... Apologies for the dump but not sure

Re: Fatal Error on Launching 2.15.31

2012-03-04 Thread Graham Percival
On Sat, Mar 03, 2012 at 02:34:56PM -0600, Rembrandt Wolpert wrote: > It's an error since version 2.15.30, in the bug-reports, but not acted > upon (why? it's so easy?) I don't know. Why didn't you send a patch? - Graham ___ lilypond-user mailing list

Re: Changing default fonts

2012-03-04 Thread Zbyněk Burget
I'm sorry, I solved it. I had no following line in the definition: myStaffSize = #20 Zbynek Dne 4.3.2012 0:40, Zbyněk Burget napsal(a): Hello everybody, I try change default text fonts according to the manual: \paper { #(define fonts (make-pango-font-tree "TimesNewRoman" "Nimbus Sans" "Luxi Mo

Re: LSR updates: was: polychords: a working solution

2012-03-04 Thread Phil Holmes
- Original Message - From: "Thomas Morley" To: "David Nalesnik" Cc: "lilypond-user" Sent: Saturday, March 03, 2012 11:14 PM Subject: Re: LSR updates: was: polychords: a working solution Hi David, 2012/3/3 David Nalesnik : Hi Harm, I attached a tarball with all fixed files (hope

Re: LSR updates: was: polychords: a working solution

2012-03-04 Thread James
Phil, On 4 March 2012 18:30, Phil Holmes wrote: > - Original Message - From: "Thomas Morley" > > To: "David Nalesnik" > Cc: "lilypond-user" > Sent: Saturday, March 03, 2012 11:14 PM > Subject: Re: LSR updates: was: polychords: a working solution ... > warning: MIDI channel wrapped ar

Formatting of lyrics

2012-03-04 Thread Zbyněk Burget
Hello, now I looking for solution of several other problems: 1. is there a way to insert markup into the stanza? something like this: \set stanza = \markup {...something...} 2. Can I shift syllabe in the lyric? {\tweak #'X-offset #-2} not work. 3. Is possible place lyric tie above the text? 4.

Re: LSR updates: was: polychords: a working solution

2012-03-04 Thread Thomas Morley
Hi James, 2012/3/4 James : > Phil, > > On 4 March 2012 18:30, Phil Holmes wrote: >> - Original Message - From: "Thomas Morley" >> >> To: "David Nalesnik" >> Cc: "lilypond-user" >> Sent: Saturday, March 03, 2012 11:14 PM >> Subject: Re: LSR updates: was: polychords: a working solution >

Re: LSR updates: was: polychords: a working solution

2012-03-04 Thread Phil Holmes
- Original Message - From: "Thomas Morley" To: "James" Cc: "Phil Holmes" ; "David Nalesnik" ; "lilypond-user" Sent: Sunday, March 04, 2012 8:52 PM Subject: Re: LSR updates: was: polychords: a working solution Hi James, 2012/3/4 James : Phil, On 4 March 2012 18:30, Phil Holmes

Re: Formatting of lyrics

2012-03-04 Thread -Eluze
Zbyněk Burget-3 wrote: > > Hello, > now I looking for solution of several other problems: > 1. is there a way to insert markup into the stanza? > something like this: \set stanza = \markup {...something...} > > go ahead - it works! > > >> 2. Can I shift syllabe in the lyric? {\tweak #'X

Re: LSR updates: was: polychords: a working solution

2012-03-04 Thread David Nalesnik
Hi, On Sun, Mar 4, 2012 at 3:05 PM, Phil Holmes wrote: > - Original Message - From: "Thomas Morley" < > thomasmorle...@googlemail.com**> > To: "James" > Cc: "Phil Holmes" ; "David Nalesnik" < > david.nales...@gmail.com>; "lilypond-user" > Sent: Sunday, March 04, 2012 8:52 PM > > Subjec

The LilyPond Report #24 has been released

2012-03-04 Thread David Kastrup
Greetings, the LilyPond report #24 has been released and is available at http://news.lilynet.net/?The-LilyPond-Report-24> for reading. Topics include a request for funding and news about the progress of the impending stable release 2.16 with a request for testing: so the overall topic seems to b

Re: Fatal Error on Launching 2.15.31

2012-03-04 Thread David Kastrup
Rembrandt Wolpert writes: > Go into Lilypond.app/Contents/ > > open info.plist with your favourite editor and > > change Line 56: > > Build from Wed Feb 29 14:13:09 2012 > > to: > > Build from Wed Feb 29 14:13:09 2012 > > It's an error since version 2.15.30, in the bug-reports, but no

Re: MacOS X Lion (10.7) support?

2012-03-04 Thread Jean-Alexis Montignies
Hi, If the downloaded application does not work on Lion, i suggest you try the command line tool (Using Terminal.app). You can access the tool from the application bundle, or install it using macports (www.macports.org). See the instructions there, you have to choose one of the two packages lil

Re: Changing default fonts

2012-03-04 Thread David Kastrup
Zbyněk Burget writes: > Hello everybody, > I try change default text fonts according to the manual: > > \paper { > #(define fonts > (make-pango-font-tree "TimesNewRoman" >"Nimbus Sans" >"Luxi Mono" >(/ myStaffSize 20))) > }

Re: MacOS X Lion (10.7) support?

2012-03-04 Thread David Kastrup
Jeff Kopmanis writes: > Any idea when a Lion release of Lilypond will be ready for testing? When somebody has made it ready for testing. -- David Kastrup ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/li

Re: LSR updates: was: polychords: a working solution

2012-03-04 Thread Thomas Morley
Hi David, 2012/3/4 David Nalesnik : > Hi, > > On Sun, Mar 4, 2012 at 3:05 PM, Phil Holmes wrote: >> >> - Original Message - From: "Thomas Morley" >> >> To: "James" >> Cc: "Phil Holmes" ; "David Nalesnik" >> ; "lilypond-user" >> Sent: Sunday, March 04, 2012 8:52 PM >> >> Subject: Re: LS

Re: LSR updates: was: polychords: a working solution

2012-03-04 Thread Graham Percival
On Mon, Mar 05, 2012 at 12:07:09AM +0100, Thomas Morley wrote: > I just downloaded the LSR.tarball from today and ran a last successful test. > I'd like to send it to Sebastiano. Please do. > Shall we postpone the change of the description for > increasing-spacing-between-staves.ly? No; if there

Re: LSR updates: was: polychords: a working solution

2012-03-04 Thread David Nalesnik
Hi, On Sun, Mar 4, 2012 at 5:16 PM, Graham Percival wrote: > On Mon, Mar 05, 2012 at 12:07:09AM +0100, Thomas Morley wrote: > > I just downloaded the LSR.tarball from today and ran a last successful > test. > > I'd like to send it to Sebastiano. > > Please do. > > > Shall we postpone the change o

Re: LSR updates: was: polychords: a working solution

2012-03-04 Thread Thomas Morley
Hi David, 2012/3/5 David Nalesnik : > Hi, > > On Sun, Mar 4, 2012 at 5:16 PM, Graham Percival > wrote: >> >> On Mon, Mar 05, 2012 at 12:07:09AM +0100, Thomas Morley wrote: >> > I just downloaded the LSR.tarball from today and ran a last successful >> > test. >> > I'd like to send it to Sebastiano

Re: LSR updates: was: polychords: a working solution

2012-03-04 Thread David Nalesnik
Hi Harm, > I just finished rewriting the description a moment ago. I'll fix it once > the update is through. > Anyway, I suppose I should add the file to the conversation. Please look through it and see if it's accurate, and I'll take care of adding it when the LSR is running 2.14.2. Oh, and

Re: LSR updates: was: polychords: a working solution

2012-03-04 Thread David Nalesnik
Hi Harm, On Sun, Mar 4, 2012 at 5:50 PM, Thomas Morley wrote: > Hi David, > > Sorry, I've just sent a tarball to Sebastiano. I hope that all is correct. > Everything compiles, and you fixed a number of things that didn't need fixing--that has to be good enough :) > > THANKS A LOT FOR ALL YOUR

Re: LSR updates: was: polychords: a working solution

2012-03-04 Thread Thomas Morley
Hi David, 2012/3/5 David Nalesnik : > Hi Harm, > >> >> I just finished rewriting the description a moment ago.  I'll fix it once >> the update is through. > > > Anyway, I suppose I should add the file to the conversation.  Please look > through it and see if it's accurate, and I'll take care of ad

Re: LSR updates: was: polychords: a working solution

2012-03-04 Thread Thomas Morley
Hi again, 2012/3/5 David Nalesnik : > Hi Harm, > > On Sun, Mar 4, 2012 at 5:50 PM, Thomas Morley > wrote: >> >> Hi David, >> >> >> Sorry, I've just sent a tarball to Sebastiano. I hope that all is correct. > > > Everything compiles, and you fixed a number of things that didn't need > fixing--that

Re: LSR updates: was: polychords: a working solution

2012-03-04 Thread David Nalesnik
Hi Harm, I've just read the new description. Very nice! > Of course you're aware: doing a good job means that more work of this > kind will be offered. :) Ha, no problem. Oh, by the way, forgot to mention that I added to the actual snippet itself. Couldn't resist :) -David ___

Re: Lilypond and ePub

2012-03-04 Thread Francisco Vila
2012/3/2 Nils : > I tried pdf and epub books now and it is clear that epdf is not a good format > for this device. I suspect the same for other readers which are not A4 size > or bigger. ... > Any thoughts on this topic? I immediately found this relevant to my interest, > once I saw the static

Re: Lilypond and ePub

2012-03-04 Thread Nils
On Mon, 5 Mar 2012 01:39:38 +0100 Francisco Vila wrote: > 2012/3/2 Nils : > > I tried pdf and epub books now and it is clear that epdf is not a good > > format for this device. I suspect the same for other readers which are not > > A4 size or bigger. > > ... > > > Any thoughts on this topic?

Re: Experimental Web-based Lilypond Editor

2012-03-04 Thread MING TSANG
Hi, Trevor: There is "\midi { }' in your sample .ly on lilybin.com (lilybin editor). How can I save this midi file the same as to save pdf output?   Blessing in+, Ming. ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/

Re: Lilypond and ePub

2012-03-04 Thread Martin Tarenskeen
On Mon, 5 Mar 2012, Francisco Vila wrote: 2012/3/2 Nils : I tried pdf and epub books now and it is clear that epdf is not a good format for this device. I suspect the same for other readers which are not A4 size or bigger. ... Any thoughts on this topic? I immediately found this relevan