lilypond-user
[Top][All Lists]
Advanced

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

How to make "undisappearable" hyphens?


From: Eduardo Vieira
Subject: How to make "undisappearable" hyphens?
Date: Mon, 18 Dec 2006 12:42:22 -0200
User-agent: Internet Messaging Program (IMP) 3.2.4

We know that in some words an hyphen should be used and as part of lyrics of a
song it must not disappear.
I'm trying to do that based on a suggestion of an older version of the manual,
but to no avail:

%%% Here's the snippet:

%% I don't want the hyphen "ti" and "frut" to disappear. The others can
disappear.

\version "2.10.2"
     melody = \relative c' {
        \clef treble
        \key c \major
        \time 4/4

        a4 b c d
     }

     text = \lyricmode {
        Tut --
        \override LyricHyphen #'minimum-length = #1.0
        \override LyricHyphen #'springs-and-rods = 
#ly:hyphen-spanner::set-spacing-rods

        ti -- frut -- ti
     }

     \score{
        <<
           \new Voice = "one" {
              \melody
           }
           \new Lyrics \lyricsto "one" \text
        >>

     }

    \paper { ragged-right = ##t }

%%%%%%

Eduardo

Have a good day!
___________________________________________________________________________________
Com o Click21 você tem sempre vantagens! Além do email com 1 Gb, Acelerador, 
Blog,
Flog, Games e atendimento 24 horas, voce também pode falar minutos DDD com a
promoção Click 21 Minutos. Quanto mais você navega mais fala DDD.





reply via email to

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