Mark,
> Then I downloaded Guile 2.0.11 from the gnu.org website and tried to build
> it.
> Configure failed (also off topic).
This step is tells you that there is a dependency problem, and that guile
2.0.11, which is _very_ _very_ stable :), won't compile, don't even try :)
If you can't find o
Le 09/05/2014 01:04, KarlHammer disait :
Jean-Charles Malahieude:
On my way to typeset a mass by Monteverdi, I'm blocked with some
ligatures (see
http://musicofyesterday.com/historical-music-theory/expanded-history-musical-notation-part-4/
for examples)
You seem to equate ligatures with legato
Update: I ran into a situation where I needed \ffsf \> \p, that is, ffsf
decrescendo to piano, but the ffsf did not have a MIDI volume associated
with it, so I was getting the "impossible (de)crescendo" programming error.
To fix this, I added:
#(define (myDynamics dynamic)
(if (equal? dynamic
mark damerell writes:
> I was trying to write a template for printing music for handbells.
> What I want is: Conductor gets a full score. Each handbell ringer
> gets a part with the handbell music in a piano staff, and his or
> her notes highlighted in colours. My current problem is shown by
> th
I was trying to write a template for printing music for handbells.
What I want is: Conductor gets a full score. Each handbell ringer
gets a part with the handbell music in a piano staff, and his or
her notes highlighted in colours. My current problem is shown by
this file:
BEGIN
\version "2.18.2"
On Thu, May 22, 2014 at 4:32 PM, David Kastrup wrote:
> There's your mistake. curried-definitions is broken. You need 2.0.10
> at least.
Ah. The releases in the ftp directory end up being sorted
alphabetically so I mistakenly assumed the one furthest down in the
list was the latest. You're stil
mark damerell writes:
> Thank you who replied. I think I should explain some background: I was
> trying to write a template which has bugs. (off-topic, I hope to
> post a new thread on "handbells").
>
> I got the exact same error with Guile 1.8.8+1-6ubuntu2
> Then I removed that and installed Gu
Thank you who replied. I think I should explain some background: I was
trying to write a template which has bugs. (off-topic, I hope to
post a new thread on "handbells").
I got the exact same error with Guile 1.8.8+1-6ubuntu2
Then I removed that and installed Guile 2.0.5+1-1
In general Lilypond s