lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: What is the problem with "\relative"? (Was: Do we really offer the f


From: Martin Tarenskeen
Subject: Re: What is the problem with "\relative"? (Was: Do we really offer the future?)
Date: Sat, 25 Apr 2015 19:17:07 +0200 (CEST)
User-agent: Alpine 2.11 (LFD 23 2013-08-11)


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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]