Right now, only
```
figuredBassFormatter = #format-bass-figure
```
is set in the definition of `Score` (in file `engraver-init.ly`).
Listening to Jean I think it's best to move all other figured bass
context properties to that location, too. These properties are
figuredBassLargeNumberAlignm
Le 10/07/2022 à 15:07, Werner LEMBERG a écrit :
Right now, only
```
figuredBassFormatter = #format-bass-figure
```
is set in the definition of `Score` (in file `engraver-init.ly`).
Listening to Jean I think it's best to move all other figured bass
context properties to that location, too.
Le 09/07/2022 à 19:51, Jean Abou Samra a écrit :
Repeats are complicated and I didn’t give this much thought, so it might make
no sense, but you see the basic idea: \unfoldRepeats would be able to unfold
the music in a way that doesn’t need interrupting translation with an event in
the midd
>> These properties are
>>
>>figuredBassLargeNumberAlignment (default: CENTER)
>>figuredBassAlterationDirection (default: #f)
>>figuredBassPlusDirection (default: #f)
>>
>> There will be one more (`figuredBassPlusStrokedAlist`) that I need for
>> my new figured bass symbols in MR 1460..