On Jan 17, 2016, at 06:15 , Simon Albrecht <[email protected]> wrote:
>
> Please give a minimal example. Seems sensible, though.
%% The uneven spacing of the notes would be helped by removing the
%% space after "tuh—“.
\version "2.19.0"
\layout {
ragged-right = ##t
}
aNotes = \relative c'' { c8 d e f c4 }
stanzaI = \lyricmode { Test -- ing, tuh— wut? o—o }
<<
\new Staff <<
\new Voice = "melody" \aNotes
>>
\new Lyrics <<
\lyricsto "melody" \stanzaI
>>
>>
_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond