bug-lilypond
[Top][All Lists]
Advanced

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

Problems with --init


From: Steven Weber
Subject: Problems with --init
Date: Sun, 20 Sep 2015 17:32:56 -0700

Lilypond 2.19.27

Windows 8.1

 

Global.ily:

\version "2.19.27"

\language "english"

 

Test.ly:

\score

{

                \new Staff

                {

                                c' d' e' f'

                }

}

 

When I try running "lilypond -init=Global.ily Test.ly", I get:

error: unknown escaped string: `\language'

 

If I change Test.ly to \include "Global.ily", then things work as expected.

 

--Steven

 



reply via email to

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