Skip to content

Guidolib version 1.7.1

Compare
Choose a tag to compare
@dfober dfober released this 25 Oct 10:28
· 260 commits to dev since this release

Change log

  • add 'hidden' attribute to \octava
  • support single quote strings
  • new \mrest tag intended to multi measures rests
  • new bar tag parameter: measNum: set measure number sequence
  • new bar tag parameter: hidden: a boolean to hide the bar and prevent measure num to move
  • implement circle with \mark
  • new interface to change piano roll voices color, based on html names
  • fix incorrect volta placement
  • fix incorrect repeatEnd length with non 5 lines staves
  • fix infinite loop issue in the context of small page width
  • fix issue with meter position and staff size
  • introduce variables
    known issues:
    • variables at the end of a range must be followed by a space (preceding the closing ')')
    • variables used as note name followed by note attributes must be followed by a space