On Sat, 25 Apr 2015, Ali Cuota wrote:

 Hello,

 solution is in the editors functionalities. If, let say Frescobaldi,
 would offer a preprocessor to translate a block from relative to
 absolute, this would be done. Relative is easy to write, absolute easy
 to read, so why choose? Both is better...

Frescobaldi already offers a tool to convert relative to absolute, and absolute to relative :-)

It should be mentioned that Frescobaldi creates converts

        {c'' d'' e'' f'' g''}

to "old style" \relative syntax like:

        \relative c'' {c d e f g}

instead of the new syntax I like to use these days:

        \relative {c'' d e f g}

For relative to absolute conversion Frescobaldi can handle both.

--

MT

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

Reply via email to