lilypond-user
[Top][All Lists]
Advanced

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

Re: tagging...


From: D Josiah Boothby
Subject: Re: tagging...
Date: Thu, 11 Nov 2004 18:01:22 -0800
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20041007 Debian/1.7.3-5

i found a workaround to my problem, but i'm still curious about how to use \tag. the explanation in the 2.2.6 manual doesn't seem to work in this situation.
josiah

D Josiah Boothby wrote:

hello list,

trying to figure out how to use \tag, but i get a long string of error messages beginning with
error: syntax error, unexpected TAG:
   \ta
      g #'first-time <<

what i've got so far is something like this:

\version "2.2.6"

Sample = \notes {
   \times 2/4
   << { \repeat unfold 2 { c4 c } }
      { s2^\markup{
          \column <
              {Top line of text}
{\large\bold{tempo marking text} (\small\note #"8" #0.9 = 112)}
            \tag #'first-time <<
{ (ouvert) } >> % yes, this should be "ouvert" in parentheses
            \tag #'second-time <<
               { } >> % I don't want text here the second time through
          }
      }
    }
  >>
}

-josiah


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






reply via email to

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