lilypond-book, making tune books, page breaks

2004-05-31 Thread Ben Crowell
For an example of a tune book done with lilypond-book: http://www.lightandmatter.com/sight/sight.html The source code is available on the site, but it's actually partly generated by a computer program, which you'd have to download and run. >The music prints only on one >line, so, in dvi terms, t

fontforge crashes while creating fonts

2004-06-10 Thread Ben Crowell
Hi All, I had lilypond 2.0.3 working on my FreeBSD 5.2 system before, but now, after reinstalling FreeBSD, I can no longer get it to work. I've included the tail end of the output below. If I'm interpreting the output correctly, it appears to be crashing in FontForge, which I think is being run

Re: fontforge crashes while creating fonts

2004-06-11 Thread Ben Crowell
>Yes, you have a problem with fontforge, please follow up there. Done. >As for building lilypond, you can use make -C mf get-pfa to `build' >the pfa's. Thanks for the suggestion! A few notes in case other FreeBSD-ers who experience the problem are reading the mailing list archives: First, make s

Re: fontforge crashes while creating fonts

2004-06-11 Thread Ben Crowell
OK, I finally got lilypond to install on FreeBSD 5.2. There is a bug in the file mf/GNUMakefile, which requires the following patch: #wget --passive-ftp -P $(outdir) ftp://ftp.lilypond.org/pub/LilyPond/binaries/RedHat-9/$(redhat-package) wget --passive-ftp -P $(outdir) http://www.lilypond.o

Re:fontforge crashes while creating fonts

2004-06-12 Thread Ben Crowell
The situation appears to be like this: fontforge 29-Oct-2003 works fontforge 4-Apr-2004 crashes fontforge 1-Jun-2004 works So for people who have a version of fontforge that crashes, the options would be either to upgrade to the very latest version of fontforge (more recent than the one in the F

can't see fonts, just barlines and staff lines

2004-06-21 Thread Ben Crowell
What PDF viewer are you using? I've experienced a problem that sounds like what you're describing when I used gpdf to view the output. Works fine with xpdf and Acrobat Reader. If you could post your pdf output on a web site, other people could try viewing it.

problems with lilypond book after upgrading to 2.2.2

2004-06-23 Thread Ben Crowell
I recently upgraded to lilypond 2.2.2 from 2.0, and am having lots and lots of problems with recompiling a book I wrote using lilypond-book (http://www.lightandmatter.com/sight/sight.html). I'd appreciate any help from people on the list with getting it working again. I had been using the followin

problems with lilypond book after upgrading to 2.2.2

2004-06-23 Thread Ben Crowell
Once the process has hung up for a long time, if I hit control-C, I get a whole bunch of output, which was apparently waiting to be flushed. The tail end of the output contains the following python stack trace: [...lots of output...] paper output to `lily-1813701034.tex'... Traceback (most recent

Re: Problems with lilypond-book after upgrade

2004-06-23 Thread Ben Crowell
TS Sunhede Fulk wrote: >PS. I love Lilypond, So do I! >but the manual is really awful. You really need to write it with a user/reader who >has no programming experience in mind. Joe Neeman wrote: >I agree, but you can help [snip] >I think part of the problem is that the people most likely to wri

Re: problems with lilypond book after upgrading to 2.2.2

2004-06-24 Thread Ben Crowell
Thanks, all, for the suggestions! I've downgraded back to 2.0.3, but am incorporating lots of the changes you all suggested so that a later transition to 2.2.2 will be more smooth. ___ lilypond-user mailing list [EMAIL PROTECTED] http://lists.gnu.org/m

ragged-right lines with lilypond-book in lilypond 2.2?

2004-10-23 Thread Ben Crowell
After upgrading from lilypond 2.0 to 2.2, I've been trying to get my book to compile again, and I think I've solved all the problems except that all my music now gets typeset ragged right. The following is a minimal example. \documentclass{article} \begin{document} \begin{lilypond} c'4 d' e' f' |

patches for FreeBSD port of lilypond

2004-10-23 Thread Ben Crowell
The FreeBSD port of lilypond is currently marked broken in FreeBSD 5.x. This means that FreeBSD 5.x users who try to install lilypond won't be able to, and will get a message saying that the port is broken. I've posted a workaround on comp.unix.bsd.freebsd.misc, which involves patching the files in

Re: ragged-right lines with lilypond-book in lilypond 2.2?

2004-10-25 Thread Ben Crowell
Mats Bengtsson wrote: >I'm not sure if this is always reasonable, there should at least >be an option noraggedright, or whatever. Anyway, the workaround >for you is to add >\score{\notes{...}} >around your music. Aha! Thanks, that fixed it! IMO, the sensible default would be ragged last. __

possible error in lilypond-book documentation: indent and noindent

2004-10-25 Thread Ben Crowell
I think the following in the lilypond 2.2 documentation for lilypond-book may not be correct: indent=size\unit sets indentation of the first music system to size, where unit = cm, mm, in, or pt. This option affects LilyPond, not the text layout. For single-line fragments, the default i

ETF conversion

2004-11-23 Thread Ben Crowell
I bought a copy of Finale about 7 years ago. Because I bought it, they gave me a license to download and read the documentation for ETF format, which I did. IIRC, you actually needed to put in a password on their web site in order to access the docs. I e-mailed them to ask if they thought it was le

ETF conversion

2004-11-24 Thread Ben Crowell
I didn't know that new versions of Finale could export to an XML format. That seems like the logical way to go at this point. The pdf file that Han-Wen linked to looks like it might be the one I saw years ago, although I seem to remember it being longer. __

problem compiling lilypond

2002-06-18 Thread Ben Crowell
ybond website whether [EMAIL PROTECTED] was a mailing list, or an address that would go to a particular person, and if it's a mailing list, it would also be nice if it could state whether e-mailing to this list would result in one's non-spamproofed e-mail address being posted on the web.)

mysterious error from ly2dvi

2002-06-20 Thread Ben Crowell
Thanks to the folks who attempted to help me compile Lilypond from source, but I gave up and installed a Mandrake RPM I found at http://www.hklpg.org/RPM/mandrake/8.1/contrib/RPMS/lilypond-1.4.2-1mdk.i586.html . I tried to alert Han Wen Nienhuys that the link to the Mandrake RPM on the Lilypon

Re: mysterious error from ly2dvi

2002-06-20 Thread Ben Crowell
>Please run ly2dvi with the additional flag '--verbose' and >send the resulting output to the mailing list. Here it is. I noticed that the file titledefs.tex had been installed in /usr/share/texmf, whereas my texmf tree is in /usr/local/teTeX/share/texmf. I copied the lilypond directory over t

Re: mysterious error from ly2dvi

2002-06-21 Thread Ben Crowell
Franziska Meyer wrote: >You have to update TeX's database with texhash. Thanks for the suggestion! However, it didn't help. I still get the same error. ___ Lilypond-user mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/lilypond-user

relative mode in the case of tritones

2004-03-31 Thread Ben Crowell
Hi All, I have a question about how tritones are treated in relative octave mode. The manual says that by default each interval is made to be a fourth or less. What happens in the case of a tritone? Is an augmented fourth treated differently than a diminished fifth, or is it enharmonic? AFAICT rig

Newbie: Getting started with lilypond-book

2004-04-10 Thread Ben Crowell
I don't think this list allows attachments, so we can't see your latex code. The lilypond-book manual shows examples of how to change the size. Did that not work for you? ___ Lilypond-user mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listi

free sight-singing book

2004-04-11 Thread Ben Crowell
I thought some people on the list might be interested in this book, which I've done using lilypond-book: http://www.lightandmatter.com/sight/sight.html It's a free-information project, and I'd welcome any help. ___ Lilypond-user mailing list [EMAIL