perhaps you have a /slurdown declared earlier in your code? On Mon, Mar 7, 2022 at 10:43 AM Mark Stephen Mrotek <carsonm...@ca.rr.com> wrote:
> Shane, > > > > Shall inspect context. Perhaps something prior is affecting. > > Thank you for your assistance. > > > > Mark > > > > *From:* Shane Brandes [mailto:shane.bran...@gmail.com] > *Sent:* Monday, March 7, 2022 7:40 AM > *To:* Mark Stephen Mrotek <carsonm...@ca.rr.com> > *Cc:* Lilypond-User Mailing List <lilypond-user@gnu.org> > *Subject:* Re: slur to chord > > > > Run the code as I set it down. you should see a slur from the b to the a > as I do. That is what the ^( ) syntax ought to be doing for you. I see it > very clearly as you wanted. > > > > On Mon, Mar 7, 2022 at 9:44 AM Mark Stephen Mrotek <carsonm...@ca.rr.com> > wrote: > > Shane, > > > > Thank you for the suggestion, yet it only removes the slur it does not > reposition it. > > > > Mark > > > > *From:* Shane Brandes [mailto:shane.bran...@gmail.com] > *Sent:* Sunday, March 6, 2022 9:46 PM > *To:* Mark Stephen Mrotek <carsonm...@ca.rr.com> > *Cc:* Lilypond-User Mailing List <lilypond-user@gnu.org> > *Subject:* Re: slur to chord > > > > \version "2.22.1" > > > > \relative c' { > > \slashedGrace b'8 ^( <fis a)>8 > > } > > > > On Sun, Mar 6, 2022 at 10:41 PM Mark Stephen Mrotek <carsonm...@ca.rr.com> > wrote: > > Hello All, > > > > How do I get the slur go from the acciaccatura to the “a”? > > > > Thank you for your kind attention.. > > > > \version "2.22.1" > > > > \relative c' { > > \acciaccatura b'8 <fis a>8 > > } > > > > Mark Stephen Mrotek > >