lilypond-user
[Top][All Lists]
Advanced

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

Re: two beginners questions


From: mj
Subject: Re: two beginners questions
Date: Wed, 6 Apr 2016 12:09:15 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1

Yess.

Great support on this list!

Thanks!

On 04/06/2016 11:58 AM, David Kastrup wrote:
mj <address@hidden> writes:

   \context { \FretBoards
   \override FretBoards.FretBoard.size = #0.8

You are putting a spurious FretBoards into that override.

   }
   \context {
     \Score
     \remove "Bar_number_engraver"
   }
}

but there is seems to be ignored.

You should have been getting a warning/error message.  I have to admit,
however, that this does not happen.

So perhaps my question should have been: Why would the information I
learned from the lilypond docs work in my main file, but stop working
when I put it in a 'global' included file?

Because it is not the same information.  In a context definition,
\override is directly followed by the respective grob name rather than a
repetition of the context name.




reply via email to

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