From: Mark Polesky Date: Fri, 13 Jun 2014 17:25:48 +0000 (-0700) Subject: Document 'details props for LaissezVibrerTie and RepeatTie. X-Git-Tag: release/2.19.8-1~5 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=c9a6166d8857d8ffadbe910ffbbf315714120f65;p=lilypond.git Document 'details props for LaissezVibrerTie and RepeatTie. --- diff --git a/lily/semi-tie.cc b/lily/semi-tie.cc index 1fbe8a3820..8607bea4f4 100644 --- a/lily/semi-tie.cc +++ b/lily/semi-tie.cc @@ -27,7 +27,19 @@ #include "staff-symbol-referencer.hh" ADD_INTERFACE (Semi_tie, - "A tie which is only on one side connected to a note head.", + "A tie which is only connected to a note head on one side." + "\n" + "The following properties may be set in the @code{details}" + " list:\n" + "\n" + "@table @code\n" + "@item height-limit\n" + "Maximum tie height: The longer the tie, the closer it is" + " to this height.\n" + "@item ratio\n" + "Parameter for tie shape. The higher this number, the" + " quicker the tie attains its @code{height-limit}.\n" + "@end table\n", /* properties */ "control-points "