Skip to content

[fb] Control stack placeholders #60

@WolfgangDrescher

Description

@WolfgangDrescher

It would be nice if there was an option to control the position of the numbers with stack placeholders.

http://verovio.humdrum.org/?file=bach-wtc-fugues/wtc2f24.krn

fb -c -a -3

Bildschirm­foto 2023-01-16 um 11 24 08

With this option the numbers in measure 97 should be vertical aligned to the bottom. Basically each track should get its own stack placeholder.

Of course you could simply use fb -c -a -3 -i instead:

Bildschirm­foto 2023-01-16 um 11 24 48

When introducing stack placeholders numbers could also pushed to the bottom when using --above:

fb -c -a -3 -r --above

Bildschirm­foto 2023-01-16 um 11 29 26

But this needs to work a bit differently since when using -n or -r the max number of displayed numbers per chord needs to get calculated. Without these option the max number of tracks can be used. Unfortunately we cannot do this per line as the kern encoding does not know about the dynamic line width when rendered with verovio. So we can only do this per file (or per measure).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions