Daniel Rosen <[email protected]> writes: > Below are two examples, identical except for the fact that the second > one has a RehearsalMark where the first one doesn't. > > \version "2.16.1" > { \time 9/4 c'1. c'2. | \time 6/4 c'1. | } > { \time 9/4 \mark c'1. c'2. | \time 6/4 c'1. | } > > When I compile them, the first example appears as expected, but the > second one does not (see attachment). For the life of me, I can't > figure out what the problem is... Can someone help me?
You could look in the manual for the syntax of the \mark command. The problem is more the lack of an error message than anything else. -- David Kastrup _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
