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.


For context, the discussion is
https://lists.gnu.org/archive/html/lilypond-user/2022-07/msg00114.html


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...

WDYT?


For these, the difference is not enormous (it only really matters for properties of list type), but why not.

Jean


Reply via email to