Lyle Raymond writes:
> Still having a problem with the latest stable version's chord output. I'm
> getting capital M's instead of triangles. Is there a fix, or are we still
> waiting for an update?
The regression test (big)
http://lilypond.org/doc/v2.2/input/regression/out-www/collated-files.
(B[EMAIL PROTECTED]|>^IU$-$G$9!#$*$?$a$7$/[EMAIL PROTECTED](B
(B
$B"#"#"#"#"#(B $BAG?M$N0ECfLO:[EMAIL PROTECTED]"#"#"#"#"#(B
$B(B
(B[EMAIL PROTECTED]@.8ye$K$O!!54$N$h$&$K!!:#$J$iLY$+$kOC!)$,HEMt$7$F$$$^$9(B
$B$,!&!&!&(B
(B
$B$O$?$7$F!!$=$N4k6H$O(B1$BG/8e!!(B5$
(B[EMAIL PROTECTED]|>^IU$-$G$9!#$*$?$a$7$/[EMAIL PROTECTED](B
(B
$B$J$<$"$J$?$O!"9-9p$KL5BL6b$r;H$$B3$1$k$N$G$9$+!)(B
(B
$B3'$5$s!"7n$K$I$N$/$i$$9-9pHqMQ$r$+$1$F$$$^$9$+!)(B
$B;d$O!"#3K|$/$i$$;H$C$F$$$^$9!#(B
$B!V$b$C$H;H$C$F$$$k$h!W$H$$$&?M$b$$$k$G$7$g$&$M!#(B
$B!V;H$C$F$$$J$$$h!W$H$$
(B[EMAIL PROTECTED]|>^IU$-$G$9!#$*$?$a$7$/[EMAIL PROTECTED](B
(B
(B6$B%v7n$G(B100$BK|D6$($^$G$NF;$N$j!a!z(B
(B
$B;d$OM&http://www.bizengine.net/jp/click/cntrl/inspector.php?aid=522&pid=CP00239
(B
(B
(B===
$B$3$N9-9p$O!"%S
(B[EMAIL PROTECTED]|>^IU$-$G$9!#$*$?$a$7$/[EMAIL PROTECTED](B
(B
$B"#=i4|Ej;qB(40A42s<}!*$5$i$KKhF|F~6b$,!&!&!&"##N#BHo32[EMAIL PROTECTED]<$5$$!#(B
(Bhttp://www.bizengine.net/jp/click/cntrl/inspector.php?aid=517&pid=CP00239
(B
(B==
(B[EMAIL PROTECTED]|>^IU$-$G$9!#$*$?$a$7$/[EMAIL PROTECTED](B
(B
$B;JK!=q;N!&9g3JJ]>Z%=%U%H"*#2#1K|1_$b3d0z"*IT9g3JJV6b(B
(B
$B!~(B
$B"!"!!!;JK!=q;N;n83$X$N:GC;9g3J$rJ]>Z"*IT9g3J$J$iA43[JV6b$rJ]>Z(B
(B
(B
$B!!!&@hCe#3#0#0L>$KDj2A#3#4#5#0#0#01_!!"*!!#1#3#7#0#0#01_!!$KBg3d0z(B
(B
(B[EMAIL PROTECTED]|>^IU$-$G$9!#$*$?$a$7$/[EMAIL PROTECTED](B
(B
$B"#5^Jg!*!*"#!H%M%"[EMAIL PROTECTED](%C%H!&%3%s%5%k%?%s%H!d(B20$BL>BgJg=8!*!*(B
(B
$B;d$O!"F<[EMAIL PROTECTED]"%+H=$K$J$C$F$^$9!*(B
(B
$B;[EMAIL PROTECTED],!":,$3$=$.JQ$o$C$A$c$$$^$7$?!*(B
$BK:$l$+$1$F$$$?!V<+?.!W$H!VL4
Still having a problem with the latest stable version's chord output. I'm
getting capital M's instead of triangles. Is there a fix, or are we still
waiting for an update?
--
"Build a man a fire, and he will be warm for a day. Set a man on fire, and
he will be warm for the rest of his life."
Good Morning all,
Ive been playing around with Lilypond for quite a while now. Ive been
evaluating it type setting quite a variety of scores mainly baroque works
instrumental and vocal using both ancient time signatures and notes and have
found the output to be excellent. I've even started u
I asked you not to adorn the file name with fancy URL style stuff.
You do it anyway, and it bombs.
You should type:
lilypond lily.ly
You should *not* type
lilypond file:lily.ly
because it will bomb on you.
If you *want* to include the whole path name of your lilypond file,
do it like this:
lilypond
Why can't lilypond find the files it needs? Below is the last try.
Sarah Cordish
The file lily.ly was written in emacs and is as follows:
\score {
\notes {
\time 3/4
\clef bass
c2 e4 g2.
f4 e d c2 r4
}
}
\score {
\notes {
On 17-Oct-04, at 9:55 AM, Erik Sandberg wrote:
On Sunday 17 October 2004 18.48, Paul Scott wrote:
Walter Hofmeister wrote:
warning: lily-guile: Must use #(set-paper-size .. ) within \paper {
... }
IIRC, in previous version of lily, you could do:
#(set-paper-size 16)
\paper { foo }
Maybe now you're
Hi,
One other thing: why don't you just double-click on your .ly file ?
Under Windows 2000 it works perfectly...
greets
Maurits
___
lilypond-user mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/lilypond-user
Hi Sarah, hi all,
I think you have to move it to your c:\cygwin\home\[user-name] folder.
Try that... It has nothing to do with lilypond afaik.
I copied your code and run lilypond on it, worked fine.
greets
Maurits
Sarah Cordish heeft op zondag, 17 okt 2004 om 22:26 (Europe/Amsterdam)
het volgende
XP names the Cygwin root directory 'C:\cygwin'
Cygwin names the Cygwin root directory '/'
(both without the quotes).
It seems to me that Cygwin does not really understand
your URL-style file name file:/c://cygwin//'lily3.ly'
(which is a usual thing on Unix systems).
I think you should attempt to sp
In response to your suggestions last week, I moved the test file, lily3.ly
to the c:\cygwin folder on my WinXP system. Below is what I got -- nothing
doing.
File lily3.ly:
\score {
\notes {
\time 3/4
\clef bass
c2 e4 g2.
f4 e d c2 r4
}
}
\
Hi Ruud, hi all,
In fact I derived my code from the examples given in the 2.2
documentation...
I don't understand why it cannot be done in this way. I think it
completely logical this way.
Besides that, I have been trying to put the declaration of the lyric
context outside the staff context,
Hello list, hello Erik,
You wrote:
> There's some confusion going on about \paper, \layout, \bookpaper etc.
> Be prepared that names may change again soon.
Do You mean, that it would be better to wait, perhaps for version 2.4.0,
instead of trying to get lilypond-snapshot-2.3.22-1 running?
Best
Hello list, hello Paul and Walter,
You wrote:
> Walter Hofmeister wrote:
>
> >I just upgraded to 2.3.22 and am excited about the new page layout
> >[ ... ]
> >warning: lily-guile: Must use #(set-paper-size .. ) within \paper { ... }
> >Interpreting music... [8][16][24][28]
> >Preprocessing grap
I'm brand-new LiliPond user - it's great! Very easy to learn, too.
Two questions:
1. Putting together some music for a choir I've just joined, and I'm having
trouble figuring out where the lyrics for the 2nd, 3rd, etc verses go.
Normally for songs I see music that just has the lyrics for the f
Hello Maurits,
I recognized the problem and I knew it had to do with the way you define
your staffs and your lyrics. So, I rearranged it a little bit and that
works.
The way I read the documentation, the lyrics should be
created outside the staff context. and you defined, as far as I could see
it,
On Sunday 17 October 2004 18.48, Paul Scott wrote:
> Walter Hofmeister wrote:
> >I just upgraded to 2.3.22 and am excited about the new page layout
> > features. Although the installation seems to work, I get some output in
> > the terminal that I have not seen before and was wondering if anybody
>
Walter Hofmeister wrote:
I just upgraded to 2.3.22 and am excited about the new page layout features.
Although the installation seems to work, I get some output in the terminal
that I have not seen before and was wondering if anybody could tell me if
this is normal or if something needs configuring
Hi,
can anybody tell my how to put a balloon text around a whole note, not
only notehead or stem?
Or is there a nicer method to mark notes?
Thanks, ragnar
___
lilypond-user mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/lilypond-
24 matches
Mail list logo