Victor - Thanks for the challenge.
A clean way to do this eludes me. It seems that markup in \chords { . . . } is not accepted. A feature request? See http://lsr.dsi.unimi.it/LSR/Item?id=209 where the answer may reside, but it's messy. You can use \markup in the notes, but matching the font and positioning is also messy. Others - Guidance please. - Bruce -----Original Message----- From: Victor Eijkhout [mailto:[EMAIL PROTECTED] Sent: Monday, August 06, 2007 11:22 PM To: Fairchild Subject: Re: text in chord lines Hi, thanks for responding. I'm using lily 2.11-something, and I wanted to annotate something in a \chords part. Here is the relevant bit. If you remove the comment character to get the "tacet" in, lily gives an error message. Victor. \header { title = "Fredo's Chanson" subtitle = "For Alto and Guitar (version in A)" composer = "Victor Eijkhout" copyright = "C Victor Eijkhout, 2007" } \paper { ragged-bottom = ##t print-page-number = ##t % head-separation = 2\mm foot-separation = 2\mm % #(set-paper-size "letter" 'landscape) } alto = \relative { \time 4/4 \clef treble \key a \minor \relative c'' { c'8 b a gis a4 b8 c | b8 c16 b a8 gis a4 e8 f | d4 c8 d e4 e | a,2. s4 \bar ".|." } } thechords = { \chords { a2:m a:m/c | b4:dim/d e a2:m | s1%^"tacet" | a:m } } << { \thechords } { \alto } >> \version "2.10.0" % necessary for upgrading to future LilyPond versions. On Aug 4, 2007, at 1:10 PM, Fairchild wrote: > Victor - > > Seems this hasn't received a response. > > The string {a1 | s1^"tacet" | a1} does as expected in versions > 2.4.6 and > 2.8.5. > > What do you mean by "chord line"? Please provide a more complete > example? > > Mats or Graham probably haven't responded because they refuse to > request a > larger example. ;-) > > - Bruce > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of > Victor Eijkhout > Sent: Tuesday, May 08, 2007 7:36 AM > To: lilypond-user@gnu.org > Subject: text in chord lines > > > I want to indicate a measure rest in a chord line. This doesn't work: > > a1 | s1^"tacet" | a1 > > What's the solution? > > Victor. > > > _______________________________________________ > lilypond-user mailing list > lilypond-user@gnu.org > http://lists.gnu.org/mailman/listinfo/lilypond-user > > > > > _______________________________________________ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user