logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

convert-ly - manual page for convert-ly 2.24.4

Description

       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.

Examples

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

Name

       convert-ly - manual page for convert-ly 2.24.4

Options

--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.24.4

       -d, --diff-version-update
              only update \version number if file is modified

       -s, --show-rules
              show rules [default: -f 0, -t 2.24.4]

       -t, --to=VERSION
              convert to VERSION [default: 2.24.4]

       -b, --backup-numbered
              make a numbered backup [default: filename.ext~]

       -w, --warranty
              show warranty and copyright

Reporting Bugs

       Report bugs via bug-lilypond@gnu.org

See Also

       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

              infoconvert-ly

       should give you access to the complete manual.

convert-ly 2.24.4                                 February 2025                                    CONVERT-LY(1)

Synopsis

convert-ly [OPTION]... FILE

See Also