From: Han-Wen Nienhuys Date: Sat, 28 Aug 2004 13:38:16 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: release/2.3.13~10 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=7e9b7a29cb696d8387f1029c6a5fd6060113ceec;p=lilypond.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index bdc179e0c7..f6f5b02f99 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2004-08-28 Han-Wen Nienhuys + * Documentation/user/notation.itely (Automatic staff changes): + document new behavior. + * input/regression/slur-extreme.ly: new file. * ly/engraver-init.ly (Score): set bassStaffProperties to \clef diff --git a/lily/new-slur.cc b/lily/new-slur.cc index 5896714233..83a7e98496 100644 --- a/lily/new-slur.cc +++ b/lily/new-slur.cc @@ -180,5 +180,5 @@ New_slur::outside_slur_callback (SCM grob, SCM axis) ADD_INTERFACE (New_slur, "new-slur-interface", "A slur", - "excentricity encompass-objects control-points dashed details direction height-limit note-columns ratio thickness"); + "excentricity encompass-objects control-points dashed slur-details direction height-limit note-columns ratio thickness"); diff --git a/scm/define-context-properties.scm b/scm/define-context-properties.scm index 499fc6b4b9..f8e1c0b479 100644 --- a/scm/define-context-properties.scm +++ b/scm/define-context-properties.scm @@ -99,9 +99,9 @@ when finding a barcheck.") (barNumberVisibility ,procedure? "Procedure that takes an int and returns whether the corresponding bar number should be printed") - (bassStaffProperties list? "Alist of property settings to apply + (bassStaffProperties ,list? "Alist of property settings to apply for the down staff of PianoStaff. Used by @code{\\autochange}") - (trebleStaffProperties list? "Alist of property settings to apply + (trebleStaffProperties ,list? "Alist of property settings to apply for the up staff of PianoStaff. Used by @code{\\autochange}") (bassFigureFormatFunction ,procedure? "Procedure that is called to produce the formatting for a @code{BassFigure} grob. It takes a