|
From: | Big Noise |
Subject: | Can LyricExtender ignore/skip syllables? |
Date: | Sun, 07 Dec 2014 17:48:45 +0100 |
User-agent: | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 |
Hi everybody, does anyone know how to make the LyricExtender ignore/skip one or more syllables? I.e. the extender line should *not* stop at the next syllable: ![]() For the above picture, I've used a workaround: % ------------------------------------------------------- \version "2.18.2" \relative c' {c2 d e f g a} \addlyrics { a b _ c d e } \addlyrics { \override LyricExtender.extra-offset = #'(0 . 2.8) _ \markup{ \transparent ". "} __ _ _ _ } % ------------------------------------------------------- As you can see, the extender lines are produced by a second stanza, which can be pretty annoying. It would be great to have something like \addlyrics { a b \extend #3 _ c d e } Does anyone know some Scheme magic to achieve this? Cheers, Klaus P.S.: This would be helpful for Functional harmony stuff... see attachment. |
Functional harmony.ly
Description: Text Data
Functional harmony.pdf
Description: Adobe PDF document
[Prev in Thread] | Current Thread | [Next in Thread] |