1CONVERT-LY(1)                    User Commands                   CONVERT-LY(1)
2
3
4

NAME

6       convert-ly - manual page for convert-ly 2.19.84
7

SYNOPSIS

9       convert-ly [OPTION]... FILE
10

DESCRIPTION

12       Update  LilyPond  input  to newer version.  By default, update from the
13       version taken from the \version command, to the current  LilyPond  ver‐
14       sion.  If FILE is `-', read from standard input.
15

OPTIONS

17       --version
18              show version number and exit
19
20       -h, --help
21              show this help and exit
22
23       -f, --from=VERSION
24              start from VERSION [default: \version found in file]
25
26       -e, --edit
27              edit in place
28
29       -l, --loglevel=LOGLEVEL
30              Print  log messages according to LOGLEVEL (NONE, ERROR, WARNING,
31              PROGRESS (default), DEBUG)
32
33       -n, --no-version
34              do not add \version command if missing
35
36       -c, --current-version
37              force updating \version number to 2.19.84
38
39       -d, --diff-version-update
40              only update \version number if file is modified
41
42       -s, --show-rules
43              show rules [default: -f 0, -t 2.19.84]
44
45       -t, --to=VERSION
46              convert to VERSION [default: 2.19.84]
47
48       -b, --backup-numbered
49              make a numbered backup [default: filename.ext~]
50
51       -w, --warranty
52              show warranty and copyright
53

EXAMPLES

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

REPORTING BUGS

59       Report bugs via bug-lilypond@gnu.org
60

SEE ALSO

62       The full documentation for convert-ly is maintained as a  Texinfo  man‐
63       ual.   If  the  info  and convert-ly programs are properly installed at
64       your site, the command
65
66              info convert-ly
67
68       should give you access to the complete manual.
69
70
71
72convert-ly 2.19.84               February 2020                   CONVERT-LY(1)
Impressum