I tried Lilypond 2.7.10 for the first time today. I got this message back.
GNU Lilypond 2.7.10
ERROR: In procedure primitive-load-path:
ERROR: Unable to find file "ice-9/boot-9.scm in load path
I did a locate
[EMAIL PROTECTED]:~$ locate ice-9/boot-9.scm
/usr/share/guile/1.6/ice-9/boot-9.scm
/usr
This won't be something controlled by lily but rather is a
soundbank/font thing you have to do with the player. If you can't
change the bank on either of your players (I think you can with the MS
product but not sure) you'll need to get a midi player where you can set
the sound bank to use the
I'm sorry I do not remember the author of the function Atonic Key..
It works very well but it generates warnings as:
---
warning: accidental `5' not found
---
for example in the following test:
---
\version "2.7.10"
atonicKey = { \set Staff.keySignatu
Hello users,
I bet this is a simple one. How do I read the value of an object property
for use in a markup string? For example, how do I get the value of
'currentBarNumber' and use in place of 'x' in the following code?
= ex 1 ==
\version "2.6.3"
\score {
\relative c'{
Erik -
Is this documented somewhere?
\once \override Score.BarLine #'break-glyph-function = #(lambda (glyph dir)
(if (> 0 dir) "|." "|:"))
What would functions \leftBar and \rightBar look like?
- Bruce
___
lilypond-user mai
You have actually answered your own question (thanks, I wasn't aware of
the collapse-height property before). However, I don't know what the
default setting of this property is intended to do. Since an ordinary stave
is 4 units high, you have to set this property larger than so, for example:
Lil