Please use "Reply all" :-). That's strange, the following code, with both
reinstating a \set Staff.timeSignatureFraction or \unsetting it works for
me:

\version "2.20.0"

\relative c' {
  \set Staff.timeSignatureFraction = 4/4
  \time 8/4
  c4 d e f g a b c
  \set Staff.timeSignatureFraction = 3/2
  \time 3/2
  b a g f e d
  e f g a g f
  \set Staff.timeSignatureFraction = 4/4
  \time 8/4
  c4 d e f g a b c
  \unset Staff.timeSignatureFraction
  \time 3/2
  b a g f e d
  e f g a g f
}

[image: image.png]

Perhaps a Minimal Working Example from yours or alternatively the file
you're working on could help us guide you better.

Am So., 4. Okt. 2020 um 10:32 Uhr schrieb Robert Blackstone <
blackstone.rob...@gmail.com>:

> Hi Martin,
>
> Thanks for your advice.
>
> I tried it , ( \set Staff.timeSignatureFraction = 3/2 together with the
> new time signature) but It didn’t change anything.
>
> Best regards,
>
> Robert
>
>
>

-- 
www.martinrinconbotero.com

Reply via email to