Re: Multi Measure Rests in Tab Staff

2024-08-12 Thread Richard Shann
On Mon, 2024-08-12 at 14:53 +0200, Thomas Morley wrote: > Am Mo., 12. Aug. 2024 um 13:32 Uhr schrieb Richard Shann > : > > > > If I have Multi Measure Rests in a Tab score empty bars result. > > I've tried including the Multi_measure_rest_engraver but to no > > avail: > > > > 8><8><8><8><8><8><8>

Re: Multi Measure Rests in Tab Staff

2024-08-12 Thread Thomas Morley
Am Mo., 12. Aug. 2024 um 13:32 Uhr schrieb Richard Shann : > > If I have Multi Measure Rests in a Tab score empty bars result. > I've tried including the Multi_measure_rest_engraver but to no avail: > > 8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><8>< > \version "2.24" > music = { > \compressEmp

Multi Measure Rests in Tab Staff

2024-08-12 Thread Richard Shann
If I have Multi Measure Rests in a Tab score empty bars result. I've tried including the Multi_measure_rest_engraver but to no avail: 8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><8>< \version "2.24" music = { \compressEmptyMeasures c1 R1*4/4*2 c1 } \score { %