> I don't understand how to run this program. I followed the set up > instructions, but now I am stuck. Can you please explained it to > me. I looked on the web site but I didn't understand all of the > terms. I am also a blind computer user so can you explain what to > do and how to go about running the program please?
Basically, you write a plain text file which contains the music, then you run lilypond on this file which produces a TeX file, which is in turn processed to a DVI file (these steps are combined and simplified by the ly2dvi script which you should normally call instead of lilypond). This file can then be converted to various output formats like PostScript or PDF. For example input files look into the directory input/mutopia; the tutorial is available in `info' format: info lilypond You can get further (and better) answers if you subscribe to the lilypond mailing list: mailto:[EMAIL PROTECTED] A longer time ago there has been some interest to develop a backend for Braille output but I don't know whether there has been progress. Werner _______________________________________________ Bug-lilypond mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-lilypond
