lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to stop LyricExtender-lines?


From: Reinhold Kainhofer
Subject: Re: How to stop LyricExtender-lines?
Date: Thu, 2 Aug 2007 19:05:40 +0200
User-agent: KMail/1.9.7

Am Donnerstag, 2. August 2007 schrieb Dominic Neumann:
> i´ve got the following snippet producing the output you can see in the
> attached image file.
> How can I set that the lyric extender line of the 2nd vers stops where
> the one of the 1st verse stopped?

My hackish workaround for these things is:


>         \addlyrics { \verseOne \refrain }
>         \addlyrics { \verseTwo }

 \addlyrics { \verseTwo "" }


On the other hand, the Extender_engraver 
(http://lilypond.org/doc/v2.10/Documentation/user/lilypond-internals/Extender_005fengraver)
 
has a user readable bool property extendersOverRests. The better solution 
would be to set this to ##f, but I don't know where I can set this!

Cheers,
Reinhold




-- 
------------------------------------------------------------------
Reinhold Kainhofer, Vienna University of Technology, Austria
email: address@hidden, http://reinhold.kainhofer.com/
 * Financial and Actuarial Mathematics, TU Wien, http://www.fam.tuwien.ac.at/
 * K Desktop Environment, http://www.kde.org, KOrganizer maintainer
 * Chorvereinigung "Jung-Wien", http://www.jung-wien.at/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]