Those are single beat repeat marks (slashes). They should be percent signs.
Thank you for looking at this, Paul On Mar 19, 2020, at 1:38 PM, Kevin Barry <[email protected]> wrote: > Hi Paul, > > I see the repeat signs in the 2nd, 3rd and 4th bars when I engrave it. > I have attached what I see. How is it different from what you are > looking for? > > Kevin > > On Thu, 19 Mar 2020 at 15:55, Paul Scott <[email protected]> wrote: >> >> I would expect the output to have simple percent signs in the 2nd, 3rd and >> 4th bars. >> >> Paul >> >> On Mar 19, 2020, at 1:21 AM, Kevin Barry <[email protected]> wrote: >> >>> Hi Paul, >>> >>> Your example compiles for me, but I'm not sure what you are trying to >>> do or what the expected output is. Could you please provide more >>> information about what you are trying to do? >>> >>> Best wishes, >>> Kevin >>> >>> On Tue, 17 Mar 2020 at 20:27, Paul Scott <[email protected]> wrote: >>>> >>>> A better example would be: >>>> >>>> \version "2.20.0" >>>> >>>> xNotes = { \repeat percent 4 c''1 } >>>> \addQuote qx \xNotes >>>> >>>> yNotes = { \quoteDuring qx s1*4 } >>>> >>>> \score{ \yNotes } >>>> >>>> On 3/17/20 1:20 PM, Paul Scott wrote: >>>>> Should the MWE below work? >>>>> >>>>> >>>> >>>> >>> >> >> > <test.png>
