Re: insert a `Custos` grob manually

2023-03-29 Thread Werner LEMBERG
>> [...] the ideal solution would be that the custos is really at the >> end of the staff line, and the extra note is just there to indicate >> at which pitch the custos gets typeset. > > This should do: It does, thanks a lot! Werner

Re: insert a `Custos` grob manually

2023-03-28 Thread Jean Abou Samra
Le mardi 28 mars 2023 à 18:24 +, Werner LEMBERG a écrit : > Thanks, this is good enough.  I simply hide the note following the > custos – of course, the ideal solution would be that the custos is > really at the end of the staff line, and the extra note is just there > to indicate at which pitc

Re: insert a `Custos` grob manually

2023-03-28 Thread Werner LEMBERG
>> I would like to have a command that inserts a `Custos` grob.  Note >> that it should really be a `Custos` grob and not something else so >> that `\BalloonGrobText Custos ...` works. >> >> Is there a possibility to do that? > > What is the context? Do you want the custos' pitch to be determined

Re: insert a `Custos` grob manually

2023-03-28 Thread Jean Abou Samra
Le mardi 28 mars 2023 à 15:31 +, Werner LEMBERG a écrit : > ``` > > I would like to have a command that inserts a `Custos` grob.  Note > that it should really be a `Custos` grob and not something else so > that `\BalloonGrobText Custos ...` works. > > Is there a possibility to do that? What

insert a `Custos` grob manually

2023-03-28 Thread Werner LEMBERG
I would like to have a command that inserts a `Custos` grob. Note that it should really be a `Custos` grob and not something else so that `\BalloonGrobText Custos ...` works. Is there a possibility to do that? Werner