Citando Eduardo Vieira <[EMAIL PROTECTED]>:

Hello list, I'm still puzzled with this problem. Can anybody help me?

> 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.
>
>
>
> _______________________________________________
> lilypond-user mailing list
> lilypond-user@gnu.org
> http://lists.gnu.org/mailman/listinfo/lilypond-user
>


Have a good day!
___________________________________________________________________________________
Neste Fim de Ano, interurbano para cidades próximas ou distantes é com o  21.
A Embratel tem tarifas muito baratas de presente para você ligar para quem
você gosta e economizar. Faz um 21 e aproveite.



_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to