I don't know if this is true for anyone else, but, when I try and use
emacs (22.2.1) on OSX in my terminal, I can't compile on the master
file and file where there is a space in the filename. For example:
-*- mode: compilation; default-directory: "~/Documents/James Music/
Choral Music/Dad/Litany/" -*-
Compilation started at Mon Sep 8 15:24:38
lilypond /Users/jamesebailey/Documents/James Music/Choral Music/Dad/
Litany/Litany.ly
GNU LilyPond 2.11.57
warning: cannot find file: `/Users/jamesebailey/Documents/James'
warning: cannot find file: `Music/Choral'
warning: cannot find file: `Music/Dad/Litany/Litany.ly'
error: failed files: "Music/Dad/Litany/Litany.ly Music/Choral /Users/
jamesebailey/Documents/James"
Compilation exited abnormally with code 1 at Mon Sep 8 15:24:52
-*- mode: compilation; default-directory: "~/Desktop/lilypond/" -*-
Compilation started at Mon Sep 8 15:27:03
lilypond /Users/jamesebailey/Desktop/lilypond/Litany.ly
GNU LilyPond 2.11.57
Processing `/Users/jamesebailey/Desktop/lilypond/Litany.ly'
Parsing...
Interpreting music... [8][16][24][32][40][48][56][64][72][80]
Preprocessing graphical objects...
Interpreting music...
MIDI output to `Litany.midi'...
Finding the ideal number of pages...
Fitting music on 3 or 4 pages...
Drawing systems...
Layout output to `Litany.ps'...
Converting to `./Litany.pdf'...
Compilation finished at Mon Sep 8 15:27:13
But, if I just move the file to a path that has no spaces, I don't get
this error. I have looked for a while about this, and I don't know how
to resolve it. The few emacs people I've asked say that it's a problem
with lilypond-mode. I don't see anything in the documentation about it
(I imagine it wasn't very heavily tested on OSX). Is there anyone who
has had a similar problem and found a way around it?
I can, however compile a file in emacs if I run the compile command on
the buffer, that, however, makes a temp file, and it really isn't
useful for me.
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user