GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
CONVERT-LY(1) User Commands CONVERT-LY(1)

convert-ly - manual page for convert-ly 2.23.6

convert-ly [OPTION]... FILE

Update LilyPond input to newer version. By default, update from the version taken from the \version command, to the current LilyPond version. If FILE is `-', read from standard input.

--version
show version number and exit
-h, --help
show this help and exit
-f, --from=VERSION
start from VERSION [default: \version found in file]
-e, --edit
edit in place
-l, --loglevel=LOGLEVEL
Print log messages according to LOGLEVEL (NONE, ERROR, WARNING, PROGRESS (default), DEBUG)
-n, --no-version
do not add \version command if missing
-c, --current-version
force updating \version number to 2.23.6
-d, --diff-version-update
only update \version number if file is modified
-s, --show-rules
show rules [default: -f 0, -t 2.23.6]
-t, --to=VERSION
convert to VERSION [default: 2.23.6]
-b, --backup-numbered
make a numbered backup [default: filename.ext~]
-w, --warranty
show warranty and copyright

$ convert-ly -e old.ly
$ convert-ly --from=2.3.28 --to=2.5.21 foobar.ly > foobar-new.ly

Report bugs via bug-lilypond@gnu.org

The full documentation for convert-ly is maintained as a Texinfo manual. If the info and convert-ly programs are properly installed at your site, the command
info convert-ly

should give you access to the complete manual.

June 2022 convert-ly 2.23.6

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.