Hello:

 

Following Mr. Nalesnik's suggestions I followed the template at

http://www.mail-archive.com/[email protected]/msg69861/rN.ly

and corrected some grammar.

 

I entered this as a test:

analysis = \lyricmode { 

  \set stanza =  #'e:

  \markup \rN { v }

}                        

\score {

  \new PianoStaff  <<

    \new Staff = "right" << \rightOne \\ \rightTwo >>

    \new Staff = "left" { \clef bass << \leftOne \\ \leftTwo >>}

    \new Lyrics \lyricsto "leftTwo" { \analysis } 

  >>

  \layout { }

}

 

Lilypond responds:          

                "unknown escaped string: `\rN'," and

                "cannot find Voice `leftTwo'."

 

Thank you for your kind attention.

 

Mark Stephen Mrotek

 

_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to