On Thursday 18 August 2005 07.57, Aaron Mehl wrote:
> Hi all,
>
> I am having some challenges getting grace notes to do
> what I intended, with lyrics and also in combination.
>
>
> The first case is as follows:
>
> g'2\grace a'8( g'2 ) | g'2
> ya - leh
Please give full snippets of code, including a \version statement. I extended
your example to a compilable snippet, and it works as expected:
\version "2.6.0"
<<
\context Voice=A
{ g'2\grace a'8( g'2 ) | g'2 }
\new Lyrics \lyricsto A { ya -- leh }
>>
--
Erik
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user