Re: What is the meaning of a mordent on top of a sharp sign?

2022-06-28 Thread Kenneth Wolcott
HI Jeff; I had not yet looked at the specific scores from IMSLP, this is a very nice detail. Thank you for noticing and mentioning this; it expands my music knowledge as well as my engraving skills. Ken On Tue, Jun 28, 2022 at 12:01 PM Jeff Olson wrote: > Ken, > > It's BWV 924, which appears

Re: What is the meaning of a mordent on top of a sharp sign?

2022-06-28 Thread Kenneth Wolcott
Very instructive, thank you! On Tue, Jun 28, 2022 at 9:57 AM Valentin Petzel wrote: > > Hello Ken, > > look here for a demonstration how easily you can get problems using the > approach in the documentation simply be doing things like avoid-slur inside or > by adding another text (although that o

Re: What is the meaning of a mordent on top of a sharp sign?

2022-06-28 Thread Valentin Petzel
Hello Ken, look here for a demonstration how easily you can get problems using the approach in the documentation simply be doing things like avoid-slur inside or by adding another text (although that one could be solved by fine-tuning the script-priority). On the other hand the method that dire

Re: What is the meaning of a mordent on top of a sharp sign?

2022-06-28 Thread Kenneth Wolcott
Hello Valentin; Thank you for your code which modifies the stencil. I'll save this in my snippet folder and experiment using it shortly. Thanks, Ken On Tue, Jun 28, 2022 at 9:13 AM Valentin Petzel wrote: > > Hello Ken, hello William, > > instead of doing the thing in the documentation, whi

Re: What is the meaning of a mordent on top of a sharp sign?

2022-06-28 Thread Kenneth Wolcott
Hello Hans; Thank you for yet another, slightly different, but very helpful, suggestion. Ken On Tue, Jun 28, 2022 at 8:49 AM Hans Åberg wrote: > > > > On 28 Jun 2022, at 06:23, Kenneth Wolcott wrote: > > > > What remains (that I did not specify) is how to engrave this? > > I have: > > above

Re: What is the meaning of a mordent on top of a sharp sign?

2022-06-28 Thread Valentin Petzel
Hello Ken, hello William, instead of doing the thing in the documentation, which is quite unstable, I’d suggest to directly modify the stencil as in the appended file. Actually I’m planning to implement this properly at some point (i.e. transposable), but I haven’t found the time yet. Cheers,

Re: What is the meaning of a mordent on top of a sharp sign?

2022-06-28 Thread Hans Åberg
> On 28 Jun 2022, at 06:23, Kenneth Wolcott wrote: > > What remains (that I did not specify) is how to engrave this? I have: above = { \once \override Script #'script-priority = #-100 } below = { \once \override TextScript #'script-priority = #-100 } And then, for a trill with a natural abo

Re: What is the meaning of a mordent on top of a sharp sign?

2022-06-28 Thread Kenneth Wolcott
Thank you Simon. I had already looked briefly at IMSLP Bach Preludes, but there are so many of them, I was not sure which one to choose from as a reference to compare with the ones found at 8notes.com (I already have some downloaded from Michael Kravchuk's website as well). I have just download

Re: What is the meaning of a mordent on top of a sharp sign?

2022-06-28 Thread Simon Bailey
It seems it is BWV 939. See: https://imslp.org/wiki/5_Kleine_Pr%C3%A4ludien,_BWV_939-943_(Bach,_Johann_Sebastian) for multiple different versions. Kind regards, sb On Tue, 28 Jun 2022 at 15:50, Kenneth Wolcott wrote: > > Hi Andrew; > > I'm just trying to engrave what 8notes.com claims is the

Re: What is the meaning of a mordent on top of a sharp sign?

2022-06-28 Thread Kenneth Wolcott
Hi Andrew; I'm just trying to engrave what 8notes.com claims is the first of the Six Little Preludes. Perhaps 8notes.com made a mistake? There is no reference to a BWV catalog number. Thanks, Ken On Tue, Jun 28, 2022 at 1:42 AM Andrew Bernard wrote: > > Are you actually referring to the 5 Kl

Re: Access header-modules from inside markup-command

2022-06-28 Thread Colin Campbell
On 2022-06-27 17:27, Thomas Morley wrote: I try to code sort of a tablature for Akkordzither. Instead of longish descriptions best look at the image at the bottom of https://gitlab.com/Thomas_Morley/zither-ly/-/tree/development This looks very much like klavarskribo. I wonder if Wilbert Be

Re: Access header-modules from inside markup-command

2022-06-28 Thread Jean Abou Samra
Le 28/06/2022 à 01:27, Thomas Morley a écrit : I try to code sort of a tablature for Akkordzither. Instead of longish descriptions best look at the image at the bottom of https://gitlab.com/Thomas_Morley/zither-ly/-/tree/development Wow, that's quite challenging! Obviously I need sort of a

Re: What is the meaning of a mordent on top of a sharp sign?

2022-06-28 Thread Andrew Bernard
Are you actually referring to the 5 Kleine Praludien BWV 939-943, not the six? Andrew