Re: lyrics between staves & repeats

2011-07-31 Thread Xavier Scheuer
On 31 July 2011 07:10, ehzone wrote: > > Xavier, let me first say thank you for the response. > > When I process this file with lilypond, I do get the lyrics between > the staves and you are correct that the lyrics aren't aligned to the > music. > When I attempt to align the lyrics to the music by

Re: lyrics between staves & repeats

2011-07-31 Thread ehzone
On Sun, Jul 31, 2011 at 3:41 AM, Xavier Scheuer wrote: > Remove \lyricsto and use associatedVoice instead.  Now it works (this > time I tested it!). Perfect, thank you very much. I would never have figured this out on my own. How could I have this included in the documentation as a "snippet"?

RE: lyrics between staves & repeats

2011-07-31 Thread James Lowe
Hello, From: lilypond-user-bounces+james.lowe=datacore@gnu.org [lilypond-user-bounces+james.lowe=datacore@gnu.org] on behalf of ehzone [ehz...@gmail.com] Sent: 31 July 2011 16:39 To: Xavier Scheuer Cc: lilypond-user@gnu.org Subject: Re: lyrics betw

RE: lyrics between staves & repeats

2011-07-31 Thread James Lowe
Hello, From: lilypond-user-bounces+james.lowe=datacore@gnu.org [lilypond-user-bounces+james.lowe=datacore@gnu.org] on behalf of ehzone [ehz...@gmail.com] Sent: 31 July 2011 16:39 To: Xavier Scheuer Cc: lilypond-user@gnu.org Subject: Re: lyrics betw

Re: lyrics between staves & repeats

2011-07-31 Thread Xavier Scheuer
On 31 July 2011 17:39, ehzone wrote: > > Perfect, thank you very much. I would never have figured this out on my own. > > How could I have this included in the documentation as a "snippet"? Actually my suggestion is an adaptation of a snippet one can find in NR 2.1.2 Techniques specific to lyric

Transparent Measure

2011-07-31 Thread Shelby
I'd like to be able to insert a transparent measure (remove the staff lines) at any point in a staff. I've tried: \overrride StaffSymbol #'transparent = ##t But it only works at the beginning of a Staff, and cannot be changed back to engrave the lines. ___

Re: More vertical spacing confusion

2011-07-31 Thread Adam Spiers
On Sat, Jul 30, 2011 at 11:15 PM, Keith OHara wrote: > Adam Spiers adamspiers.org> writes: >> I have a piece of music which should easily fit on one page, and >> indeed does until I change the paper size from A4 to US Letter, at >> which point the final system spills over onto a second page. > >

Re: Transparent Measure

2011-07-31 Thread -Eluze
Shelby-3 wrote: > > I'd like to be able to insert a transparent measure (remove the staff > lines) at > any point in a staff. > > I've tried: > > \overrride StaffSymbol #'transparent = ##t > > But it only works at the beginning of a Staff, and cannot be changed back > to > engrave the lines

Re: More vertical spacing confusion

2011-07-31 Thread Keith OHara
On Sun, 31 Jul 2011 20:16:33 -0700, Adam Spiers wrote: To this end I'd really appreciate if anyone can answer my original questions regarding the arrow annotations, extent-estimate, mysterious vertical gaps etc., These I don't know much about. Anybody else? I do know they are undocumented