Re: Mixed questions

2006-05-31 Thread Mats Bengtsson
sage - From: Matthijs Frankena To: lilypond-user@gnu.org Sent: Saturday, May 27, 2006 9:30 AM Subject: Re: Mixed questions At 19:00 26-5-2006, Stephen wrote: The double bar-line followed by a repeat bar-line is significant for many. Every 32-bar song form of the Twentieth Century need

Re: Mixed questions

2006-05-31 Thread Stephen
: Mixed questions At 19:00 26-5-2006, Stephen wrote: The double bar-line followed by a repeat bar-line is significant for many. Every 32-bar song form of the Twentieth Century needs a double bar-line after the 4-bar intro and/or a double bar-line after the 16-bar verse, followed by a 32

Re: Mixed questions

2006-05-30 Thread Mats Bengtsson
zrlaszlo wrote: 1. The best workaround so far is editing the titling-init.ly as follows. Find: \fill-line { \fromproperty #'header:poet { \large \bold \fromproperty #'header:instrument } \fromproperty #'header:composer } and replace with: \fill-line {

Re: Mixed questions

2006-05-30 Thread Mats Bengtsson
Quoting Matthijs Frankena <[EMAIL PROTECTED]>: At 22:54 29-5-2006, Mats Bengtsson wrote: If you add a \bar "||:", you will get the desired double bar line before the line break and start repeat after the line break. /Mats Thanks Mats, this is exactly what was needed. I have not been able t

Re: Mixed questions

2006-05-30 Thread Matthijs Frankena
At 22:54 29-5-2006, Mats Bengtsson wrote: If you add a \bar "||:", you will get the desired double bar line before the line break and start repeat after the line break.   /Mats Thanks Mats, this is exactly what was needed. I have not been able to find this in the manual, though. Anything I overl

Re: Mixed questions

2006-05-29 Thread Mats Bengtsson
y. I have to say that this new example is nicely simplified. Stephen - Original Message - From: Matthijs Frankena To: lilypond-user@gnu.org Sent: Friday, May 26, 2006 9:43 AM Subject: Re: Mixed questions Hello, With regard to the questions I posed a few days ago: - the first q

Re: Mixed questions

2006-05-27 Thread Matthijs Frankena
At 19:00 26-5-2006, Stephen wrote: The double bar-line followed by a repeat bar-line is significant for many. Every 32-bar song form of the Twentieth Century needs a double bar-line after the 4-bar intro and/or a double bar-line after the 16-bar verse, followed by a 32-bar chorus with repeats and

Re: Mixed questions

2006-05-26 Thread Kieren Richard MacMillan
Hi, Matthijs: - the last bar of the repeat before the alternative endings ends with a note with a slur. The slur is finished properly on the first note of the first alternative, but not so in the second alternative. Just adding a ")" does not help, Lilypond complains about not being abl

Re: Mixed questions

2006-05-26 Thread Stephen
9:43 AM Subject: Re: Mixed questions Hello,With regard to the questions I posed a few days ago:- the first question has been solved with \hspace (something I thought I had already tried out, but apparently not correctly). The code now says:poet = \markup { \hspace #10

Re: Mixed questions

2006-05-26 Thread Matthijs Frankena
Hello, With regard to the questions I posed a few days ago: - the first question has been solved with \hspace (something I thought I had already tried out, but apparently not correctly). The code now says: poet = \markup { \hspace #10 \center-align { "Words by" "MORE OF THAT POET" } }   

Re: Mixed questions

2006-05-24 Thread zrlaszlo
1. The best workaround so far is editing the titling-init.ly as follows. Find: \fill-line { \fromproperty #'header:poet { \large \bold \fromproperty #'header:instrument } \fromproperty #'header:composer } and replace with: \fill-line { \fromproper