Hi,

I just downloaded today's tarball:      lsr-snippets-all-2012-03-30.tar.gz
in order to make some checks.

Something went wrong:

In the updated files the old version and the old header is not
replaced by the new ones.
Instead the new versions/headers were simply added.

As an example I use: adding-fingerings-to-a-score.ly

\version "2.12.2"

\header {
 texidoc = "
Fingerings for chords can be obtained by adding them to individual
pitches.

"
 doctitle = "Adding fingerings to chords"
}
\version "2.14.0"

\header {
 texidoc = "
Fingerings for chords can be obtained by adding them to individual
pitches.

"
 doctitle = "Adding fingerings to chords"
}
\relative c'{
 < c-1 e-2 g-3 b-5 >2
 < d-1 f-2 a-3 c-5 >
}


I don't know what happened or anything about the consequences.

I just informed Sebastiano.


-Harm

_______________________________________________
lilypond-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to