Re: tablature.ly

2009-04-30 Thread Marc Hohl
[snip] I have reworked my tablature.ly according to all suggestions and improvements by Neil and Carl. The modern tab clef seems to be scaling properly, I played a bit with some values for staff-space, and it looks now as it should be (at least in my opinion). I have managed (with excessive

Tie and accidental

2009-04-30 Thread Thomas Scharkowski
Hi, the first two (commented out) overrides give the expected result. "\override Staff.Accidental #'stencil = ##f" pushes the tie away from the staff, see the attached png. Am I missing something or is it a bug? Thanks Thomas -- \version "2.13.0" \relative c' { cis1~

note head collisions

2009-04-30 Thread Gerard McConnell
Hello, Why am I getting overlapping note heads in this example, and what is the solution? Thanks for any help, Gerard \score { \new Staff { \time 4/4 \relative c' { << \new Voice { \voiceOne b'4 \times 2/3 {c8 b c} d2 ~ d4 d8 c g4 c } \new Voice { \voiceTwo s2 s4 e

Re: note head collisions

2009-04-30 Thread Francisco Vila
2009/4/30 Gerard McConnell : > Hello, > Why am I getting overlapping note heads in this example, and what > is the solution? > Thanks for any help, > Gerard > > \score { >    \new Staff { >   \time 4/4 >   \relative c' { >   << >   \new Voice { \voiceOne b'4 \times 2/3 {c8 b c} d2 ~

Re: New fonts for chords

2009-04-30 Thread Bertalan Fodor (LilyPondTool)
I'm not sure who has the decision authority to change the default chord name font to roman, but if lots of users made that request on lilypond-user, I would guess that it would happen. IIRC it was intentionally set sans back in 2003. Bert ___ l

Re: tablature.ly

2009-04-30 Thread Carl D. Sorensen
On 4/30/09 1:36 AM, "Marc Hohl" wrote: > [snip] > > I have reworked my tablature.ly according to all suggestions and > improvements by Neil and Carl. > > The modern tab clef seems to be scaling properly, I played a bit with > some values for staff-space, > and it looks now as it should be (a

Re: tablature.ly

2009-04-30 Thread Neil Puttock
2009/4/30 Carl D. Sorensen : > > On 4/30/09 1:36 AM, "Marc Hohl" wrote: > >> I tried to cons these values, and I succeded (or at least it seemed to >> me) for the >> supported-clefs list, but not with the c0-pitch-alist >> (see attached files and lilypond's error messages). >> Is this list only lo

Re: Error in tweak parameter doesn't generate error message

2009-04-30 Thread Neil Puttock
2009/4/25 Werner LEMBERG : > Great!  Please commit something along this. Done. I've changed it slightly so it matches the behaviour of \override, setting the property even if there's no match. Regards, Neil ___ lilypond-user mailing list lilypond-us

Head of merged half note getting filled

2009-04-30 Thread Nick Payne
I've got a score where the heads of half and dotted half notes that are merged with eighth notes are being incorrectly filled in. I've minimised it to the attached example. I've found that the problem is due to having three voices. If I remove the treble voice from my example, then the merged note

"error: failed file..." with perfect output

2009-04-30 Thread Tom Cloyd
I'm not figuring this out, and could use a hint as to what to look for. My PDF output is perfect, but I get this console output: t...@tomc-desktop:~/Music/Music_scores/Lilypond$ lilypond chorale01.ly GNU LilyPond 2.12.2 Processing `chorale01.ly' Parsing... /usr/local/lilypond/usr/share/lilypond/

"error: failed file..." with perfect output

2009-04-30 Thread Tom Cloyd
Drat. Just caught it, and rather by accident. All's well. Sorry for the noise. Tom -- ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Head of merged half note getting filled

2009-04-30 Thread Jonathan Kulp
Nick Payne wrote: I've got a score where the heads of half and dotted half notes that are merged with eighth notes are being incorrectly filled in. I've minimised it to the attached example. I've found that the problem is due to having three voices. If I remove the treble voice from my example, t