Skip to content

Various `musicxml2ly` issues

Werner Lemberg requested to merge dev/wl/musicxml2ly-various into master
  • musicxml2ly: Improve formatting of warning messages with XML backtrace

    This avoids unnecessary empty lines.

  • musicexp.py: Minor code shuffling

  • musicxml2ly: Suppress space before \rest for a pitched rest

  • musicxml2ly: Emit bar line comment after non-default bar line

    Previously, BarLine.bar_number was only set if BarLine.type was None.

Edited by Werner Lemberg

Merge request reports