- Original Message -
From: "Laura Conrad"
If someone who understands this better than I do agrees with me that
this is a bug, I'll be happy to write up a real bug report, especially
if you tell me what feature of lilypond to report the bug against. I've
put a lot of effort into writin
> "Matthew" == Matthew Collett writes:
Matthew> shortVocalName'. You may not like the position of the
Matthew> numbers though (outside the left of the staff).
>>
>> I don't. Is there a workaround?
Matthew> As I said in a message posted very shortly after the one
--
From: "Laura Conrad"
Sent: Wednesday, March 06, 2013 6:13 PM
To: "Matthew Collett"
Cc: "Matie Holtzhausen" ;
Subject: Re: Repeating stanza numbers
"Matthew" == Matthew Collett writes:
M
On 7/03/2013, at 5:13 am, Laura Conrad wrote:
>Matthew> shortVocalName does allow multiple verses: in the lyrics,
>Matthew> wherever you say '\set stanza' also say '\set
>Matthew> shortVocalName'. You may not like the position of the
>Matthew> numbers though (outside the left of
> "Matthew" == Matthew Collett writes:
Matthew> On 27/01/2012, at 6:27 am, Matie Holtzhausen wrote:
>>> \set Staff.vocalName
>>> \set Staff.shortVocalName
>>>
>>> similar to instrumentName
>>
>> Thanks, but I was hoping to use multiple verses in the same staff:
Neil Puttock wrote:
It might break things on 2.14 too. It's mostly untested. :)
It seems to be the ultimate solution, but it does break a few things. The
line breaking seems to stop working, and blank lines also gets verse
numbers. In the attached example I included both methods (the other
On 27/01/2012, at 8:19 am, Matthew Collett wrote:
> shortVocalName does allow multiple verses: in the lyrics, wherever you say
> '\set stanza' also say
> '\set shortVocalName'. You may not like the position of the numbers though
> (outside the left of the staff).
I should have said that if yo
On 27/01/2012, at 6:27 am, Matie Holtzhausen wrote:
>> \set Staff.vocalName
>> \set Staff.shortVocalName
>>
>> similar to instrumentName
>
> Thanks, but I was hoping to use multiple verses in the same staff:
shortVocalName does allow multiple verses: in the lyrics, wherever you say
'\set stanz
On 26 January 2012 18:06, James wrote:
> This isn't going to work on 2.12 is it?
Afraid not.
> I tried to add this to the LSR and got compilation errors - I checked
> it on my own 2.14.1 install to be certain it wasn't a copy/paste
> error.
It might break things on 2.14 too. It's mostly untes
Neil,
On 26 January 2012 17:49, Neil Puttock wrote:
> On 26 January 2012 17:27, Matie Holtzhausen wrote:
>
>> I suppose what I'm looking for is "shortStanza"? Any other tricks?
>
> You need a scheme engraver to do this, since it must generate a
> StanzaNumber for every lyric then discard the mi
On 26 January 2012 17:27, Matie Holtzhausen wrote:
> I suppose what I'm looking for is "shortStanza"? Any other tricks?
You need a scheme engraver to do this, since it must generate a
StanzaNumber for every lyric then discard the mid-line stanza numbers:
\version "2.14"
\relative c' { c2 c \b
-Eluze wrote:
Matie Holtzhausen wrote:
Is there a way I can repeat stanza numbers in every system like above, if
I
don't know where it is going to break?
there is
\set Staff.vocalName
\set Staff.shortVocalName
similar to instrumentName
Thanks, but I was hoping to use multiple verses
message in context:
http://old.nabble.com/Repeating-stanza-numbers-tp33207314p33207515.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
Hi,
\version "2.14"
\relative c' {c2 c \break c c}
\addlyrics{
\set stanza = #"1. "
la la
\set stanza = #"1. "
la la
}
Is there a way I can repeat stanza numbers in every system like above, if I
don't know where it is going to break?
Thanks, Matie
___
14 matches
Mail list logo