lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: convert-ly detailed steps for use by a non programmer.


From: Stephen
Subject: Re: convert-ly detailed steps for use by a non programmer.
Date: Sun, 21 May 2006 10:32:07 -0500

From: "Mats Bengtsson" <address@hidden>
Sent: Saturday, May 20, 2006 4:08 PM


First of all, download and install the latest stable version (2.8.3-1), where
convert-ly seems to work without having to install extra programs.

Then, to update a file:
1. Start a command prompt (Start menu -> Programs -> Accessories -> Command Prompt)
2. Change working directory to the folder where you have your .ly file.
For example, if you have it stored in a folder Lily in My Documents, run the
 command:
 cd "My Documents\Lily"
 (notice that you can save typing, using the tab key. Type in
 cd My
 and press the Tab key, then add
 \L
 and press Tab again.)
3. Run the command itself. For example, if your file is called myfile.ly, run
 convert-ly -e myfile.ly

Another helpful hint is that convert-ly takes wild cards. If you want to convert all the lilypond files in a directory at once, you can type:

convert-ly -e *.ly

Stephen

This will update the syntax of the file. A copy of the original will be saved
 with the name myfile.ly~

  /Mats

alanvw wrote:

Hi all,
Would someone kindly give detailed directions on how to use the "convert-ly"program for non programmers.(or an example)
OS - Win.XP Home
\version "2.8.0"
Kind Regards,
Alan Albury-Ward

--
Internal Virus Database is out-of-date.
Checked by AVG Free Edition.
Version: 7.1.385 / Virus Database: 268.5.6/338 - Release Date: 12/05/2006

------------------------------------------------------------------------

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



--
=============================================
Mats Bengtsson
Signal Processing
Signals, Sensors and Systems
Royal Institute of Technology
SE-100 44  STOCKHOLM
Sweden
Phone: (+46) 8 790 8463 Fax:   (+46) 8 790 7260
Email: address@hidden
WWW: http://www.s3.kth.se/~mabe
=============================================



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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]