Re: \time 9/8 (3/4)

2022-07-28 Thread Eef Weenink
Thank you Hans, The \time #'(4 4 3) 11/8 makes the subdivision, but only shows 11/8. I will use the example from https://myrealbook.vintherine.org/mesures-composees.html > Op 28 jul. 2022, om 23:17 heeft Hans Åberg het volgende > geschreven: > > >> On 28 Jul 2022, at 22:43, Jean Abou S

Re: Last note of a first alternative is a tie to the first note in the repeat; how to engrave this?

2022-07-28 Thread Werner LEMBERG
> I guess I was thinking it might be easier/clearer for documentation, > since people wouldn't have to search for "repeat tie" as opposed to > "laissez vibrer" to get the two different versions of what is > ultimately the same thing. The current git version of the NR has the index entries tie

Re: Last note of a first alternative is a tie to the first note in the repeat; how to engrave this?

2022-07-28 Thread Aaron Hill
On 2022-07-28 6:29 am, David Kastrup wrote: \laissezvibrer might be an alias, though I am not sure whether it would not, in that function, be deserving of some tweaks giving it a longer minimal visual length. Isn't it also conventional to annotate it "l.v."? If we had a more general semi-tie c

Re: \time 9/8 (3/4)

2022-07-28 Thread Hans Åberg
> On 28 Jul 2022, at 22:43, Jean Abou Samra wrote: > > Also here: > > https://myrealbook.vintherine.org/mesures-composees.html One also write I think: \time #'(4 4 3) 11/8 For a kopanitsa 11=4+3+4, I use: \time #'(4 3 4) 11/16

Re: layout-set-staff-size overrides font configuration

2022-07-28 Thread Jean Abou Samra
> Le 28 juil. 2022 à 17:14, Simon Bailey a écrit : > > Hi, > > it seems layout-set-staff-size overwrites any custom > font-configuration that has been made. > > This input gives the attached output, where the titles have the > correct font, but the TextScripts in the score that uses > layou

Re: \time 9/8 (3/4)

2022-07-28 Thread Jean Abou Samra
> Le 28 juil. 2022 à 21:52, Eef Weenink a écrit : > > This score starts with \time 9/8, but i also should have 3/4 feeling, so > there is written: > > 9/8 (3/4) (in parenthesis). > > Probably a returning question, but I could not find it, because no idea what > search-wortds to use. >

Re: Last note of a first alternative is a tie to the first note in the repeat; how to engrave this?

2022-07-28 Thread Kieren MacMillan
Hi David, > There isn't much of an incentive to ever have the halftie direction > computed in any manner, so giving the user interface to them another > hoop does not seem to give any return to the user. Fair point… I guess I was thinking it might be easier/clearer for documentation, since peopl

\time 9/8 (3/4)

2022-07-28 Thread Eef Weenink
This score starts with \time 9/8, but i also should have 3/4 feeling, so there is written: 9/8 (3/4) (in parenthesis). Probably a returning question, but I could not find it, because no idea what search-wortds to use. regards, Eef

Re: Last note of a first alternative is a tie to the first note in the repeat; how to engrave this?

2022-07-28 Thread David Kastrup
Kieren MacMillan writes: > Hi all, > >> I don't see why. They are halfties. > > So why not \halftie #LEFT and \halftie #RIGHT? > (i.e., they're both halfties, so just have a direction parameter) There isn't much of an incentive to ever have the halftie direction computed in any manner, so givin

Re: Last note of a first alternative is a tie to the first note in the repeat; how to engrave this?

2022-07-28 Thread Kieren MacMillan
Hi all, > I don't see why. They are halfties. So why not \halftie #LEFT and \halftie #RIGHT? (i.e., they're both halfties, so just have a direction parameter) Just a thought. Kieren.

Re: Last note of a first alternative is a tie to the first note in the repeat; how to engrave this?

2022-07-28 Thread David Kastrup
Paul Hodges writes: > From: David Kastrup > There is also \startTrillSpan/\stopTrillSpan, \startGroup/\stopGroup, > \startGraceSlur/\stopGraceSlur, \startTextSpan/\stopTextSpan, > \startMeasureCount/\stopMeasureCount, > \startMeasureSpanner/\stopMeasureSpanner .  > > So there is a clear pa

Re: Last note of a first alternative is a tie to the first note in the repeat; how to engrave this?

2022-07-28 Thread Paul Hodges
From: David Kastrup There is also \startTrillSpan/\stopTrillSpan, \startGroup/\stopGroup, \startGraceSlur/\stopGraceSlur, \startTextSpan/\stopTextSpan, \startMeasureCount/\stopMeasureCount, \startMeasureSpanner/\stopMeasureSpanner .  So there is a clear pattern of \startItem and \endItem b

Re: Last note of a first alternative is a tie to the first note in the repeat; how to engrave this?

2022-07-28 Thread David Kastrup
Simon Albrecht writes: > On 28/07/2022 16:25, David Kastrup wrote: >> There is also \startTrillSpan/\stopTrillSpan, \startGroup/\stopGroup, >> \startGraceSlur/\stopGraceSlur, \startTextSpan/\stopTextSpan, >> \startMeasureCount/\stopMeasureCount, >> \startMeasureSpanner/\stopMeasureSpanner . On t

layout-set-staff-size overrides font configuration

2022-07-28 Thread Simon Bailey
Hi, it seems layout-set-staff-size overwrites any custom font-configuration that has been made. This input gives the attached output, where the titles have the correct font, but the TextScripts in the score that uses layout-set-staff-size have the default fonts. What's the correct way to work aro

Re: Last note of a first alternative is a tie to the first note in the repeat; how to engrave this?

2022-07-28 Thread Simon Albrecht
On 28/07/2022 16:25, David Kastrup wrote: There is also \startTrillSpan/\stopTrillSpan, \startGroup/\stopGroup, \startGraceSlur/\stopGraceSlur, \startTextSpan/\stopTextSpan, \startMeasureCount/\stopMeasureCount, \startMeasureSpanner/\stopMeasureSpanner . On the opposite side, there is \endSpanne

Re: Last note of a first alternative is a tie to the first note in the repeat; how to engrave this?

2022-07-28 Thread Jean Abou Samra
> Le 28 juil. 2022 à 16:06, Carl Sorensen a écrit : > >  > > >> On Thu, Jul 28, 2022 at 7:30 AM David Kastrup wrote: >> >> The current naming is a drag. >> >> "\repeatTie" and "\laissezvibrer" are a stupid combination of terms for >> the two different half ties you need to deal with in th

Re: Last note of a first alternative is a tie to the first note in the repeat; how to engrave this?

2022-07-28 Thread David Kastrup
Carl Sorensen writes: > On Thu, Jul 28, 2022 at 7:30 AM David Kastrup wrote: > >> >> The current naming is a drag. >> >> "\repeatTie" and "\laissezvibrer" are a stupid combination of terms for >> the two different half ties you need to deal with in the context of >> repeats or other visual non-l

Re: Last note of a first alternative is a tie to the first note in the repeat; how to engrave this?

2022-07-28 Thread Carl Sorensen
On Thu, Jul 28, 2022 at 7:30 AM David Kastrup wrote: > > The current naming is a drag. > > "\repeatTie" and "\laissezvibrer" are a stupid combination of terms for > the two different half ties you need to deal with in the context of > repeats or other visual non-linearities. > I completely agree

Re: Last note of a first alternative is a tie to the first note in the repeat; how to engrave this?

2022-07-28 Thread David Kastrup
Kenneth Wolcott writes: > Hi Hwaen and David; > > Thank you very much for your replies. > > It does solve the problem. > > I saw that command but, for some reason I did not think it applied > to my situation. The current naming is a drag. "\repeatTie" and "\laissezvibrer" are a stupid com