As I explained in another thread, gentoo uses a rolling, "live" version
number (ie program-9999) to build directly from Git/Subversion versions of
certain packages. Lilypond is one of these, and my current instance of
'lilypond -v' returns the following:

$ lilypond -v
GNU LilyPond 2.19.23

Copyright (c) 1996--2015 by
[etc etc]

However, if I run Frescobaldi, the snippet to insert the lilypond version
(Shift-Ctrl-V for me) inserts the line

\version "2.19.22"

and running lily on a current project also tries to run version 2.19.22.

Is this just something goofy with using a live version that reports itself
as .23, but which is identified from the outside (by whatever mechanism
frescobaldi uses to identify the current lily version) as .22? Is there
something else at work here?

Cheers,

A
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to