lilypond-user
[Top][All Lists]
Advanced

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

Re: Manual bug in 2.18


From: Simon Albrecht
Subject: Re: Manual bug in 2.18
Date: Fri, 19 Feb 2016 17:19:54 +0100

On 19.02.2016 17:14, BB wrote:
I just tried it again with 2.18

\version "2.18.0"

\relative c' {

\set Staff.keySignature = #`(((0 . 6) . ,FLAT) ((0 . 5) . ,FLAT) ((0 . 3) . ,SHARP))

c4 d e fis

aes4 bes c2

}

does not work? I think compiling with 2.18 under2.19 there is not really used ver. 2.18 but a converter?

LilyPond itself doesn’t convert anything – exactly the version you invoked runs, and warnings are only given if the version is too _old_ in comparison with the \version statement. Converting syntax is done via convert-ly, an extra python script.
And if you indeed use v2.18, then it will work.

Best regards, Simon



reply via email to

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