Re: Vertical arrows next to note

2023-02-10 Thread Kenneth Flak
Great, thanks both! Exactly what I need :-) K -- Roosna & Flak - Contemporary Dance & Music Web: roosnaflak.com Code: {github,gitlab}.com/kflak Mastodon: @k...@sonomu.club On 9 Feb 2023 21:12, Valentin Petzel wrote: >Hello Jean, > >One could even get rid of the direction parameter and instead

Re: Vertical arrows next to note

2023-02-09 Thread Valentin Petzel
Hello Jean, One could even get rid of the direction parameter and instead abuse the direction event property: \version "2.24.0" arrow = -\tweak stencil #ly:text-interface::print -\tweak text #(lambda (grob) (let* ((cause (ly:grob-property grob 'cause)) (dir

Re: Vertical arrows next to note

2023-02-09 Thread Jean Abou Samra
> Hello, > > It should be possible to use an Argpeggio with a custom stencil using > elements of arpeggioArrowDown and arpeggioBracket without protrusion. > This is beyond my current capabilities unfortunately. Something like this? ``` \version "2.24.0" arrow = #(define-event-function

Re: Vertical arrows next to note

2023-02-09 Thread Xavier Scheuer
On Thu, 9 Feb 2023 at 11:35, Kenneth Flak wrote: > > > Hi Andrew, > > I was looking into the snippets, but the only ready-mades I could find are arrowheads inside a markup block and horizontal arrows as textspanners. > Any search for vertical arrows comes up short (at least for me...) Hello, It

Re: Vertical arrows next to note

2023-02-09 Thread Kenneth Flak
Hi Andrew, I was looking into the snippets, but the only ready-mades I could find are arrowheads inside a markup block and horizontal arrows as textspanners. Any search for vertical arrows comes up short (at least for me...) -- Roosna & Flak - Contemporary Dance & Music Web: roosnaflak.com

Re: Vertical arrows next to note

2023-02-09 Thread Andrew Bernard
There's lot of code for many types of arrows on LSR. Take a look. No need to reinvent that wheel. Andrew On 9/02/2023 9:21 pm, Kenneth Flak wrote: Hi list, Before I dig myself too deep into a rabbit hole, I am sure that this is possible with much less fuss: How to draw vertical arrows

Vertical arrows next to note

2023-02-09 Thread Kenneth Flak
Hi list, Before I dig myself too deep into a rabbit hole, I am sure that this is possible with much less fuss: How to draw vertical arrows pointing up or down next to a note? Attaching a screenshot of what I would like to accomplish. Best, Kenneth -- Roosna & Flak - Contemporary Dance & Music