Re: Lyrics: \set associatedVoice

2014-03-28 Thread Simon Albrecht
Am 28.03.2014 03:57, schrieb David Kastrup: Simon Albrecht simon.albre...@mail.de writes: Hello, I've got a problem: I'm typesetting a Brahms lied where some melismata are only for one stanza and not for the other. Now look at the following example (output attached): \version 2.19.3 \new

Re: Lyrics: \set associatedVoice

2014-03-28 Thread David Kastrup
Simon Albrecht simon.albre...@mail.de writes: You can just add makeOctaves = #(define-music-function (parser location oct mus) (integer? ly:music?) (make-relative (mus) mus #{ \transpose c' $(ly:make-pitch oct 0 0) $mus $mus #})) Excellent! This seems to be just as powerful as

Lyrics: \set associatedVoice

2014-03-27 Thread Simon Albrecht
Hello, I've got a problem: I'm typesetting a Brahms lied where some melismata are only for one stanza and not for the other. Now look at the following example (output attached): \version 2.19.3 \new Staff \new Voice = one { \voiceOne c'4 c' c'8 c' c'4 } \new Voice = two { \voiceTwo s4

Re: Lyrics: \set associatedVoice

2014-03-27 Thread David Kastrup
Simon Albrecht simon.albre...@mail.de writes: Hello, I've got a problem: I'm typesetting a Brahms lied where some melismata are only for one stanza and not for the other. Now look at the following example (output attached): \version 2.19.3 \new Staff \new Voice = one { \voiceOne c'4