lilypond-user
[Top][All Lists]
Advanced

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

Harmonic Analysis


From: Mark Stephen Mrotek
Subject: Harmonic Analysis
Date: Sat, 8 Dec 2012 18:11:36 -0800

Hello:

 

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

http://www.mail-archive.com/address@hidden/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

 


reply via email to

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