On Sun, Feb 22, 2009 at 02:31:02PM -0500, Christopher Berg wrote:
> Additionally, the output files always get saved to my ~ folder, no
> matter where the .ly file was.

The output files are always placed in the file you run Lilypond from.
So, if you are in a terminal, your working directory is
/Users/christopherberg, and you run:

lilypond 'Documents/LilyPond files/bach.ly'

then you get the output in your home directory. If instead, you change
directory by running:

cd 'Documents/LilyPond files/'

before you start, then when you run Lilypond:

lilypond bach.ly

you get the output in the same directory.

-- 
"Art is never finished, only abandoned."               Leonardo da Vinci
http://surreal.istic.org/                             God save the King!

Attachment: signature.asc
Description: Digital signature

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to