Skip to content

v4.1.1

Compare
Choose a tag to compare
@rpspringuel rpspringuel released this 11 Mar 03:07
· 971 commits to master since this release

It is an almost invariable law of software that the minute you release something, half-a-dozen more bugs will crop up that need to be taken care of. This release addresses 7 such bugs, and should hopefully be in time to make it into TeXLive 2016.

CHANGELOG

[4.1.1] - 2016-03-10

Fixed

  • Custos now shouldn't go right of the staff lines (was visible only in edge cases, see #990).
  • Corrected the end-of-line shift for a ragged line break before <eu> blocks (see #988).
  • Additional space is now added on top of lines with very high notes or signs (see #883).
  • High notes are now taken into account for vertical placement of above lines test (see #960).
  • Forced syllable centers can be used in to override alignment issues when lyric centering is set to syllable or firstletter. This is a restoration of old behavior (pre-4.0), but can be turned off with \gresetgabcforcecenters{prohibit}. See 968.
  • Deminutus figures in nabc work again (see #1015).
  • Orphaned syllables should appear less frequently at end of score (see 1019).

Added

  • The macro \grechangecount now allows to change some numeric values of the configuration. This version introduces two of them: additionaltopspacethreshold and additionaltopspacealtthreshold, see GregorioRef for details.
  • The penalty grefinalpenalty (0 by default) is added at the end of the score. Be sure you know what you're doing before modifying it.