Re: some objects not clickable

2023-03-30 Thread Jean Abou Samra
Le jeudi 30 mars 2023 à 10:13 +, Werner LEMBERG a écrit : > ``` > > > The ligature is apparently not printed by a `VaticanaLigature` but > > by a `NoteHead` (try `\override NoteHead.color = blue`).  A bit > > disconcerting. > > Interestingly, adding > > ``` > \addLink NoteHead "writing-pitch

Re: Preferred Mentor-Mentee Communication, Plan for Auto-Beaming Project

2023-03-30 Thread Jean Abou Samra
Le jeudi 30 mars 2023 à 16:24 -0500, Jason Yip via Discussions on LilyPond development a écrit : > I am open to use Matrix/Element for messages, Jitsi Meet for video > conferencing. I've never used IRC before, but since Lilypond has a > developers IRC channel, I can spend some time learning ho

Re: Preferred Mentor-Mentee Communication, Plan for Auto-Beaming Project

2023-03-30 Thread Jason Yip via Discussions on LilyPond development
Thanks for the feedback Carl! See my comments below On 2023-03-30 13:00, Carl Sorensen - c_sorensen(a)byu.edu wrote: Thanks, Jason. See my answers below. Carl *From: *Jason Yip *Date: *Wednesday, March 29, 2023 at 8:45 PM *To: *Carl Sorensen *Cc: *Devel *Subject: *Preferred Mentor-Mente

Re: Preferred Mentor-Mentee Communication, Plan for Auto-Beaming Project

2023-03-30 Thread Carl Sorensen
Thanks, Jason. See my answers below. Carl From: Jason Yip Date: Wednesday, March 29, 2023 at 8:45 PM To: Carl Sorensen Cc: Devel Subject: Preferred Mentor-Mentee Communication, Plan for Auto-Beaming Project Hi Carl, I'm CC'ing the developers mailing list, just to let you know. I would like

Re: some objects not clickable

2023-03-30 Thread Jean Abou Samra
Le jeudi 30 mars 2023 à 12:35 +0200, David Kastrup a écrit : > Clickability comes from make_spanner/make_item calls' second argument. > If it is in itself a clickable grob or a stream event with a traceable > origin, the ultimate origin gives the point-and-click position. > > It also has some

Re: some objects not clickable

2023-03-30 Thread David Kastrup
Werner LEMBERG writes: >> The ligature is apparently not printed by a `VaticanaLigature` but >> by a `NoteHead` (try `\override NoteHead.color = blue`). A bit >> disconcerting. > > Interestingly, adding > > ``` > \addLink NoteHead "writing-pitches" > ``` > > doesn't help for `VaticanaLigature` (

Re: some objects not clickable

2023-03-30 Thread Werner LEMBERG
> The ligature is apparently not printed by a `VaticanaLigature` but > by a `NoteHead` (try `\override NoteHead.color = blue`). A bit > disconcerting. Interestingly, adding ``` \addLink NoteHead "writing-pitches" ``` doesn't help for `VaticanaLigature` (but works for normal note heads). This

Re: some objects not clickable

2023-03-30 Thread Jean Abou Samra
Le jeudi 30 mars 2023 à 09:14 +, Werner LEMBERG a écrit : > ``` > > Please have a look at the attached snippet.  Neither the `Divisio` nor > the `VaticanaLigature` grob is clickable.  What can be the reason for > that? The ligature is apparently not printed by a `VaticanaLigature` but by a `

some objects not clickable

2023-03-30 Thread Werner LEMBERG
Please have a look at the attached snippet. Neither the `Divisio` nor the `VaticanaLigature` grob is clickable. What can be the reason for that? Werner \version "2.24" \pointAndClickOff \include "gregorian.ly" #(use-modules (ice-9 match)) #(define notation-format (match (ly:version

Preferred Mentor-Mentee Communication, Plan for Auto-Beaming Project

2023-03-30 Thread Jason Yip via Discussions on LilyPond development
Hi Carl, I'm CC'ing the developers mailing list, just to let you know. I would like to first ask you about your preferred mode of communication, if my project proposal is selected. That is, what modes of communication would you prefer for: * Real-time communication for mentor-mentee matters