Re: Temporarily split lyrics

2018-04-02 Thread lists
2. April 2018 15:01, "Malte Meyn"  schrieb:

> Am 02.04.2018 um 14:55 schrieb li...@openlilylib.org:
> 
>> Hm, thanks for the idea, but the problem is that this would require the 
>> "empty" lyrics to actually
>> start at the beginning of the piece.
> 
> You could try something like (pseudo-code):

I'll see how I can proceed. The issue is that I also have to integrate it in an 
existing infastructure, so I'm not completely free how to set up contexts and 
variables. 
(https://git.openlilylib.org/bfsc/kayser/blob/techdoc/includes/lib/make-staff.ily
 but that's incomplete, just for getting an idea).

Urs

> 
> %
> \new Voice = "alto" \relative {
> [music before the lyrics split]
> <<
> [music during the split lyrics]
> \new Lyrics = "split" \lyricmode {
> [verse 2, lower part]
> }
>>> 
> [music after the lyrics split]
> }
> \addlyrics {
> [verse 1]
> }
> \new Lyrics \lyricsto "alto" {
> [verse 2, upper part]
> }
> %
> 
> I don’t know whether \addlyrics or \lyricsto "split" would work here but
> if you have only a short split section you can do the durations by hand.
> 
> ___
> lilypond-user mailing list
> lilypond-user@gnu.org
> https://lists.gnu.org/mailman/listinfo/lilypond-user

___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Temporarily split lyrics

2018-04-02 Thread lists
2. April 2018 14:59, "Phil Holmes"  schrieb:

> Is http://lsr.di.unimi.it/LSR/Item?id=265 any use?

Partially, thank you.

I've realized (on lilybin) that I can start a new Lyrics context within the 
lyrics definition. Probably It'll work when I use named contexts to align to. 
Then I should benefit from parts of the snippet code.

Thanks for the pointer
Urs

> 
> --
> Phil Holmes
> 
>> - Original Message -
>> 
>> From: u...@openlilylib.org
>> To: lilypond-user@gnu.org
>> Sent: Monday, April 02, 2018 1:32 PM
>> Subject: Temporarily split lyrics
>> 
>> Hi all,
>> 
>> what would be the most efficient way of typesetting lyrics that are split 
>> for a few words, ideally
>> together with some sort of brackets similar to what can be seen in
>> https://git.openlilylib.org/bfsc/kayser/issues/58
>> ?
>> 
>> Any suggestions appreciated.
>> Urs
>> 
>> ___
>> 
>> ___
>> lilypond-user mailing list
>> lilypond-user@gnu.org
>> https://lists.gnu.org/mailman/listinfo/lilypond-user

___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Temporarily split lyrics

2018-04-02 Thread Malte Meyn



Am 02.04.2018 um 15:01 schrieb Malte Meyn:
I don’t know whether \addlyrics or \lyricsto "split" would work here but 
if you have only a short split section you can do the durations by hand.


Of course I meant \lyricsto "alto", not \lyricsto "split" …

___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Temporarily split lyrics

2018-04-02 Thread Malte Meyn



Am 02.04.2018 um 14:55 schrieb li...@openlilylib.org:

Hm, thanks for the idea, but the problem is that this would require the "empty" 
lyrics to actually start at the beginning of the piece.


You could try something like (pseudo-code):

%
\new Voice = "alto" \relative {
[music before the lyrics split]
<<
[music during the split lyrics]
\new Lyrics = "split" \lyricmode {
[verse 2, lower part]
}
>>
[music after the lyrics split]
}
\addlyrics {
[verse 1]
}
\new Lyrics \lyricsto "alto" {
[verse 2, upper part]
}
%

I don’t know whether \addlyrics or \lyricsto "split" would work here but 
if you have only a short split section you can do the durations by hand.


___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Temporarily split lyrics

2018-04-02 Thread Phil Holmes
Is http://lsr.di.unimi.it/LSR/Item?id=265 any use?

--
Phil Holmes


  - Original Message - 
  From: u...@openlilylib.org 
  To: lilypond-user@gnu.org 
  Sent: Monday, April 02, 2018 1:32 PM
  Subject: Temporarily split lyrics


  Hi all,

  what would be the most efficient way of typesetting lyrics that are split for 
a few words, ideally together with some sort of brackets similar to what can be 
seen in https://git.openlilylib.org/bfsc/kayser/issues/58
  ?

  Any suggestions appreciated.
  Urs






--


  ___
  lilypond-user mailing list
  lilypond-user@gnu.org
  https://lists.gnu.org/mailman/listinfo/lilypond-user
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Temporarily split lyrics

2018-04-02 Thread lists
2. April 2018 14:49, "Malte Meyn"  schrieb:

> Am 02.04.2018 um 14:32 schrieb u...@openlilylib.org:
> 
>> Hi all,
>> 
>> what would be the most efficient way of typesetting lyrics that are
>> split for a few words, ideally together with some sort of brackets
>> similar to what can be seen in
>> https://git.openlilylib.org/bfsc/kayser/issues/58
>> ?
> 
> Might not be the most efficient way, but how about this?

Hm, thanks for the idea, but the problem is that this would require the "empty" 
lyrics to actually start at the beginning of the piece.
But I admit this gives me an idea (which I should have had before ...).
I'll give it a try on lilybin.com or later when I'm home again and post an 
update.

Urs

> 
> \version "2.19.81"
> \language "deutsch"
> 
> \relative {
> \clef alto
> \key es \major
> \time 2/4
> d'8. d16 es8 f
> g f16( es)b'8 c16( as)
> f4 r
> }
> \addlyrics {
> op -- ti -- me! in -- dul -- ge gra -- ti -- am,
> }
> \addlyrics {
> ge -- ne -- ris
> \override LyricText.Y-offset = 1
> \markup { \raise #-0.5 \left-brace #25 hanc }
> Spon -- \markup { ſam \raise #-0.5 \right-brace #25 }
> \revert LyricText.Y-offset
> re -- cre -- a,
> }
> \addlyrics {
> _ _ _
> \override LyricText.Y-offset = 1
> has
> Spon -- ſas
> \revert LyricText.Y-offset
> }
> 
> ___
> lilypond-user mailing list
> lilypond-user@gnu.org
> https://lists.gnu.org/mailman/listinfo/lilypond-user

___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Temporarily split lyrics

2018-04-02 Thread Malte Meyn



Am 02.04.2018 um 14:32 schrieb u...@openlilylib.org:

Hi all,

what would be the most efficient way of typesetting lyrics that are 
split for a few words, ideally together with some sort of brackets 
similar to what can be seen in 
https://git.openlilylib.org/bfsc/kayser/issues/58

?


Might not be the most efficient way, but how about this?

\version "2.19.81"
\language "deutsch"

\relative {
  \clef alto
  \key es \major
  \time 2/4
  d'8. d16 es8 f
  g f16( es)b'8 c16( as)
  f4 r
}
\addlyrics {
  op -- ti -- me! in -- dul -- ge gra -- ti -- am,
}
\addlyrics {
  ge -- ne -- ris
  \override LyricText.Y-offset = 1
  \markup { \raise #-0.5 \left-brace #25 hanc }
  Spon -- \markup { ſam \raise #-0.5 \right-brace #25 }
  \revert LyricText.Y-offset
  re -- cre -- a,
}
\addlyrics {
  _ _ _
  \override LyricText.Y-offset = 1
  has
  Spon -- ſas
  \revert LyricText.Y-offset
}

___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user