Re: Lyrics problem

2017-01-15 Thread Craig Dabelstein
Thanks guys. All fixed. I appreciate it. Craig On 16 January 2017 at 08:04, Malte Meyn wrote: > > > Am 15.01.2017 um 21:58 schrieb Craig Dabelstein: > > Has anyone encountered this before? In bars 1 and 19 of this MWE the > > lyrics have been put a long way from the staff. In this example it o

Re: Lyrics problem

2017-01-15 Thread Malte Meyn
Am 15.01.2017 um 21:58 schrieb Craig Dabelstein: > Has anyone encountered this before? In bars 1 and 19 of this MWE the > lyrics have been put a long way from the staff. In this example it only > occures when \compressFullBarRests is used, but in my full score it is > occurring with other instrum

Re: Lyrics problem

2017-01-15 Thread Klaus Blum
Hi Craig, Craig Dabelstein wrote > In bars 1 and 19 of this MWE the lyrics > have been put a long way from the staff. In this example it only occures > when \compressFullBarRests is used that happens because each \addlyrics command starts a new lyrics context. If they belong to the same staff li

Re: Lyrics problem

2016-10-02 Thread Jacques Bedaux
Thank you, Harm and David > On 02 Oct 2016, at 21:27, Thomas Morley wrote: > > 2016-10-02 20:06 GMT+02:00 Jacques Bedaux : >> Hi all >> >> I have a problem with lyrics in a voice that splits in two parts for only >> one or two measures, so you don't want to make two different voices. >> Lilypond

Re: Lyrics problem

2016-10-02 Thread Thomas Morley
2016-10-02 20:06 GMT+02:00 Jacques Bedaux : > Hi all > > I have a problem with lyrics in a voice that splits in two parts for only > one or two measures, so you don't want to make two different voices. > Lilypond gets confused and skips a part of the music. Nope. LilyPond doesn't get confused. Mor

Re: Lyrics problem

2016-10-02 Thread David Kastrup
Jacques Bedaux writes: > Hi all > > I have a problem with lyrics in a voice that splits in two parts for > only one or two measures, so you don't want to make two different > voices. Lilypond gets confused and skips a part of the music. > > Who could solve this problem for me? > > Thanks in advan

Re: [Lyrics] Problem: Automatic syllable duration is turning a quarter note syllable into half note syllable

2010-08-21 Thread storri
On Sat, 2010-08-21 at 22:05 +0200, Wilbert Berendsen wrote: > Op zaterdag 21 augustus 2010 schreef storri: > > > as to why the automatic > > syllable duration was making 'sur' into two beats. > > it's because of the ties. > > when you do > > fis4 r4 e4~ ( fis8 g8 ) > > you are starting both a

Re: [Lyrics] Problem: Automatic syllable duration is turning a quarter note syllable into half note syllable

2010-08-21 Thread Wilbert Berendsen
Op zaterdag 21 augustus 2010 schreef storri: > as to why the automatic > syllable duration was making 'sur' into two beats. it's because of the ties. when you do fis4 r4 e4~ ( fis8 g8 ) you are starting both a tie and a slur from the note e. just remove the tilde, as what you want is a slur.

Re: Lyrics Problem

2007-02-02 Thread Mats Bengtsson
voice is declared after \new Lyrics ... - Any idea how to solve this? Greets Robert -Original Message- Date: Thu, 01 Feb 2007 13:44:44 +0100 Subject: Re: Lyrics Problem From: Mats Bengtsson <[EMAIL PROTECTED]> To: 9-bert <[EMAIL PROTECTED]> Basically, what you have to do is

Re: Lyrics Problem

2007-02-01 Thread [EMAIL PROTECTED]
clef bass \key f \major        << \tromboneone \\ \trombonetwo >>    } >>I get the error that Voice trumpetI is not known. That's because the voice is declared after \new Lyrics ... - Any idea how to solve this?GreetsRobert -Original Message- Date: Thu, 01 Feb 2007 1

Re: Lyrics Problem

2007-02-01 Thread Mats Bengtsson
Basically, what you have to do is to provide a name to the corresponding voice of music and then refer to that with \lyricsto, see the sections on lyrics in the manual. In your example, it would look something like mylyrics = \lyricmode{ Hi, here's some ly -- rics } \score{ << \new PianoStaff <

Re: Lyrics Problem

2007-01-30 Thread Eduardo Vieira
Citando 9-bert <[EMAIL PROTECTED]>: > > Hello! > > I got a problem adding lyrics to a piece for four brass instruments. > Although I already searched the net and some forums I didn't get any > furhter, but I hope you can help me. > > That's what I've got: > ... > \new PianoStaff << > \new St

Re: Lyrics Problem

2007-01-30 Thread Eduardo Vieira
Citando 9-bert <[EMAIL PROTECTED]>: > > Hello! > > I got a problem adding lyrics to a piece for four brass instruments. > Although I already searched the net and some forums I didn't get any > furhter, but I hope you can help me. > > That's what I've got: > ... > \new PianoStaff << > \new St

Re: Lyrics problem ... Bug? Feature? ???

2006-06-13 Thread Graham Percival
On 12-Jun-06, at 6:04 AM, Mats Bengtsson wrote: Anthony Youngman wrote: And I'll download and read the 2.9 docu at some point. Although I get the impression it might not be a good idea to upgrade for a while ... Actually, the manuals for 2.8 and 2.9 are (almost) identical for the moment.

Re: Lyrics problem ... Bug? Feature? ???

2006-06-12 Thread Mats Bengtsson
Anthony Youngman wrote: And I'll download and read the 2.9 docu at some point. Although I get the impression it might not be a good idea to upgrade for a while ... Actually, the manuals for 2.8 and 2.9 are (almost) identical for the moment. The main difference is that the one for 2.9 is r

RE: Lyrics problem ... Bug? Feature? ???

2006-06-12 Thread Anthony Youngman
ade for a while ... Cheers, Wol -Original Message- From: Mats Bengtsson [mailto:[EMAIL PROTECTED] Sent: 12 June 2006 13:25 To: Anthony Youngman Cc: lilypond-user@gnu.org; lilypond-devel@gnu.org Subject: Re: Lyrics problem ... Bug? Feature? ??? Anthony Youngman wrote: >I've changed m

Re: Lyrics problem ... Bug? Feature? ???

2006-06-12 Thread Mats Bengtsson
Behalf Of Anthony Youngman Sent: 12 June 2006 12:04 To: Mats Bengtsson Cc: lilypond-devel@gnu.org; lilypond-user@gnu.org Subject: RE: Lyrics problem ... Bug? Feature? ??? I've changed my approach - I felt all along that the rests were what was screwing things up. (Which means, I think, that

Re: Lyrics problem ... Bug? Feature? ???

2006-06-12 Thread Mats Bengtsson
Anthony Youngman wrote: I've changed my approach - I felt all along that the rests were what was screwing things up. (Which means, I think, that if I copy your example exactly as you've given it, it'll be just as big a mess as before. But I'll try your approach in a minute - I'm still going to

RE: Lyrics problem ... Bug? Feature? ???

2006-06-12 Thread Anthony Youngman
engtsson Cc: lilypond-devel@gnu.org; lilypond-user@gnu.org Subject: RE: Lyrics problem ... Bug? Feature? ??? I've changed my approach - I felt all along that the rests were what was screwing things up. (Which means, I think, that if I copy your example exactly as you've given it, it'll

RE: Lyrics problem ... Bug? Feature? ???

2006-06-12 Thread Anthony Youngman
of that problem at least seems to be that \addlyrics just does not like rests! More investigation to follow - my current source attached ... Cheers, Wol -Original Message- From: Mats Bengtsson [mailto:[EMAIL PROTECTED] Sent: 08 June 2006 12:43 To: Anthony Youngman Cc: lilypond-user@gnu.org S

Re: Lyrics problem ...

2006-06-08 Thread Mats Bengtsson
Mats Bengtsson wrote: \new Lyrics \lyricsto pennsylvania { \pennsylvaniaLyrics \pennsylvaniaLyrics } This repetition of the same lyrics can of course also be obtained using \repeat unfold 2 \pennsylvaniaLyrics /Mats ___ lilypond-

Re: Lyrics problem ...

2006-06-08 Thread Mats Bengtsson
ats Bengtsson [mailto:[EMAIL PROTECTED] Sent: 08 June 2006 11:34 To: Anthony Youngman Cc: lilypond-user@gnu.org Subject: Re: Lyrics problem ... The problem is that \addlyrics doesn't really work that way, see Sect. "7.3.4 The Lyrics Context". It seems that the following ver

RE: Lyrics problem ...

2006-06-08 Thread Anthony Youngman
an Cc: lilypond-user@gnu.org Subject: Re: Lyrics problem ... The problem is that \addlyrics doesn't really work that way, see Sect. "7.3.4 The Lyrics Context". It seems that the following version actually does work: pennsylvania = << \new Voice{\override NoteHead #'style

Re: Lyrics problem ...

2006-06-08 Thread Mats Bengtsson
The problem is that \addlyrics doesn't really work that way, see Sect. "7.3.4 The Lyrics Context". It seems that the following version actually does work: pennsylvania = << \new Voice{\override NoteHead #'style = #'cross r2_\markup{ shout } f8. f16 f8. f16 f4 f f8. f16 r4 } \addlyric

RE: Lyrics problem ...

2006-06-07 Thread Anthony Youngman
Just compiled it with the lyrics line uncommented, and I notice the log says "programming error". The relevant files are attached for debugging - the "part" file is the one to compile ... # -*-compilation-*- Changing working directory to `C:/Documents and Settings/wally/My Documents/Music/Peninsu