Hi friends!
This version doesn't compile!
I had no problem with 2.1.13... but 2.1.14 seems to return error on lily.scm
This is the output when make enters in documentation dir. It's also the same
error i get when i try to process a .ly file with --verbose
Thanks
Marco
[EMAIL PROTECTED] writes:
> Hi,
>
> I converted a 1.9.8 version lilypond file to a 2.1.11 version. After conversion
> it did not work. The problem was caused by the \note #2 #0 #1 markup option.
> This did not translate into the new syntax \note #"2" #1. From the error
> message (see below) it was
Hi,
For a piece I am typesetting currently I need to widen a rest to be able
to print the text that belongs to it, above it (see the attached png file).
How can I create this kind of behaviour?
\score {
\notes \relative c' {
\time 4/2 R1*4/2 |
R1*4/2\markup { \italic "zum Tempo a
Hi,
I converted a 1.9.8 version lilypond file to a 2.1.11 version. After conversion
it did not work. The problem was caused by the \note #2 #0 #1 markup option.
This did not translate into the new syntax \note #"2" #1. From the error
message (see below) it was not directly clear to me (although I
[EMAIL PROTECTED] writes:
>
> [CVS 2004-01-21 19:41 MET]
>
> See below for a backtrace. I use python 2.1.1. If necessary, I can
> send the input file to you privately.
haven't got python 2.1 ; can you see what happens if you add
def sub_slurs(m):
into
def sub_slurs (m, slur_s
[CVS 2004-01-21 19:41 MET]
See below for a backtrace. I use python 2.1.1. If necessary, I can
send the input file to you privately.
Werner
==
[EMAIL PROTECTED]:~/l/orgel> convert-ly orgel.ly.old > orgel.ly
/usr/local/bi