Skip to content

Feature: Auto measure label handling

Dennis Ried requested to merge ftr/measure-label-handling into develop

Better handling of Measure labels

  • joining labels when multiple measures pointing to same zone (avoids labels like 1/9)
  • also works with already joined labels (multiRests)
  • introducing diacritical labels (suppled and del)

needs:

  • code clean up
  • introducing functions (avoid redundancy)

Merge request reports