Re: tremolo implementation

2002-11-05 Thread Paul Scott
Graham Percival wrote: >On Tue, 05 Nov 2002 00:43:33 -0500 >Michal Seta <[EMAIL PROTECTED]> wrote: > > >>thanks for clarifying, I understand the syntax better but... >>Graham wrote: >> >> >>>Try this instead: >>> \repeat tremolo 4 {c16 e} >>> >>> >>this line still show up with the noetheads black

Re: Compiling Lilypond 1.7.4

2002-11-05 Thread Klaus Zimmermann
Ralph Little wrote: Hi, I am trying to get Lily 1.7.4 up and running on Redhat 8 I have built and installed Guile1.6 from source, and there is a /usr/local/lib/libguile.so.12 (sym linked to libguile.so.12.3.0), and guile (/usr/local/bin/guile) fires up fine. > I saw some posts on a similar vein

Re: Articulation clashes with slurs

2002-11-05 Thread Mats Bengtsson
An alternative is to keep the position of the slur and move the upbow further away from the stave using \property Voice.Script \override #'padding = #2 or whatever padding you want. /Mats > "Andreas Loosen" <[EMAIL PROTECTED]> writes: > > > I'm new to lilypond, already search the archives a

Re: tremolo implementation

2002-11-05 Thread Mats Bengtsson
> On Mon, 04 Nov 2002 21:02:50 -0500 > Michal Seta <[EMAIL PROTECTED]> wrote: > > \score { > > \notes\relative c' { > > \time 3/4 > > \repeat tremolo 8 {c16 e} > > % if my understanding is correct trmolo 8 means 3 beams. > > % 4 = 2beams, however, I noticed that the value of the not

Re: Articulation clashes with slurs

2002-11-05 Thread Jan Nieuwenhuizen
"Andreas Loosen" <[EMAIL PROTECTED]> writes: > I'm new to lilypond, already search the archives about this topic, but they > seem only to cover text clashes with slurs or something. > This is is something similar, but with articulations. I'm not able to solve > this. Can somebody help me? > d'' (e

Re: fermata position (was: Re: Two Problems with a SATB-Choir Score)

2002-11-05 Thread Ronald Hoellwarth
On Mon, Nov 04, 2002 at 09:18:43PM -0800, Graham Percival wrote: > On Sat, 02 Nov 2002 08:55:21 +0100 > [EMAIL PROTECTED] (Ronald Hoellwarth) wrote: > > On Fri, Nov 01, 2002 at 03:29:19PM -0800, Graham Percival wrote: > > > On Fri, 01 Nov 2002 23:03:13 +0100 > > > [EMAIL PROTECTED] (Ronald Hoellwar

Articulation clashes with slurs

2002-11-05 Thread Andreas Loosen
Hi all, I'm new to lilypond, already search the archives about this topic, but they seem only to cover text clashes with slurs or something. This is is something similar, but with articulations. I'm not able to solve this. Can somebody help me? d'' (e''-\upbow) f'' Thanks Andreas _

Compiling Lilypond 1.7.4

2002-11-05 Thread Ralph Little
Hi, I am trying to get Lily 1.7.4 up and running on Redhat 8 I have built and installed Guile1.6 from source, and there is a /usr/local/lib/libguile.so.12 (sym linked to libguile.so.12.3.0), and guile (/usr/local/bin/guile) fires up fine. But... When I try "ly2dvi test.ly" I get: -8<---

Re: font selection for bar number

2002-11-05 Thread ChoongHwan Lee
I don't know the reason why my Outlook Express encoded oddly. - > No, that only works for supported fonts. I didn't know that. Sorry, I didn't read all the manuals. > \property Score.BarNumber \override #'font-magnification = #0.71 Af

Re: font selection for bar number

2002-11-05 Thread ChoongHwan Lee
> No, that only works for supported fonts. I didn't know that. Sorry, I didn't read all the manuals. > \property Score.BarNumber \override #'font-magnification = #0.71 After appending that statement, the problem was solved. > Have you installed the pgml8r font yourself? It doesn't come wit