Quoting Francisco Vila <paconet....@gmail.com>:

2009/2/18 Robin Bannister <r...@dataway.ch>:
Mats Bengtsson wrote:

 try to nail down which conversion rule

The rule for 2.1.27 (re tuning) prints this.

I've found that this minimal file

%%%%%%

\version "1.5.68"
\property Staff.transposing = #-2

%%%%%%

gives this when converted:

%%%%%%

5 [0, 2, 4, 5, 7, 9] 10 1 5
\version "2.12.0"
\transposition ais

As far as I can see, it's some kind of debug printout that has been left over and should be removed from convert-ly.

... The worst part is to locate
_every_ occurrence of a tie in the music, and delete the
no-longer-needed skip in the lyrics accordingly.

There should be much simpler solutions to solve that problem. Just remove tieMelismaBusy from the property melismaBusyProperties (see http://lilypond.org/doc/v2.12/Documentation/user/lilypond-internals/Score#Score for the default value and http://lilypond.org/doc/v2.12/Documentation/user/lilypond-internals/Tunable-context-properties#Tunable-context-properties for the documentation of what the property means).

   /Mats



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

Reply via email to