"Mark Stephen Mrotek" <carsonm...@ca.rr.com> writes:

> Try
>
> c4 c c d 
>
>    (c4^\markup {"X"}) c c c

Shrug.  If you insist on that kind of organization you can try

\version "2.19.65"

\fixed c' {

  c4 c c d 

  (\mark "X" c4) c c c 

}

But it's really a delusion you are getting and becomes rather strained
once you go, like

\version "2.19.65"

\fixed c' {

  c4 c c d 

  (|\mark "X" c4) c c c 

}

-- 
David Kastrup

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to