On 19 September 2010 08:11, Joshua Armenta <[email protected]> wrote: > > Hello, > I have a score with multiple staves. One instrument enter into unmetered > timing and performs a cadenza, the other five instruments rest. The problem > is that when the file is compiled, the barlines in the output is completely > thrown off, even when the same measure is put into a Cadenza on statement in > every stave. I have tried with a whole rest and with using the cadenza notes > as a model and replacing note names with R (Thus preserving the values) but > the output iisn't fixed either way > I can't seem to find any answers. Any help would be very much appreciated.
Pu the cadenza in a separate variable and use #(ly:export (mmrest-of-length MyCadenza)) as explained in NR 1.2.6 Special rhythmic concerns > Aligning to cadenzas http://lilypond.org/doc/v2.13/Documentation/notation/special-rhythmic-concerns.html#aligning-to-cadenzas Cheers, Xavier -- Xavier Scheuer <[email protected]> _______________________________________________ lilypond-user mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-user
