]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/translator-property-description.scm
patch::: 1.3.132.jcn1
[lilypond.git] / scm / translator-property-description.scm
index 4e5ab9c7fdec002b8ced731965b0717bfd9ce964..350aee59c55d69f79aba510a8ed9563e7bd81e86 100644 (file)
@@ -118,8 +118,8 @@ arpeggios that cross staffs.
 (translator-property-description 'decrescendoText string? "Text to print at start of non-hairpin decrecscendo, ie: @samp{dim.}")
 (translator-property-description 'devNullThread symbol? "User control of Thread_devnull_engraver: one of
 @table @samp
-@item unisolo
-Behave in normal way: remove one set of grobs when threads are in unisolo.
+@item (), or unset
+Behave in normal way: remove one set of grobs when in unisolo.
 @item allways:
 Remove any grob that comes along.
 @item never:
@@ -128,7 +128,7 @@ Do nothing.
 ")
 (translator-property-description 'devNullVoice symbol? "User control of Voice_devnull_engraver: one of
 @table @samp
-@item unisolo
+@item (), or unset
 Behave in normal way: remove spanners when in unisolo.
 @item allways:
 Remove any spanners that come along.
@@ -152,7 +152,13 @@ Staff.defaultBarType will have no effect.
 if they change.
 ")
 (translator-property-description 'explicitClefVisibility procedure? "visibility-lambda function for clef changes.")
-(translator-property-description 'explicitKeySignatureVisibility procedure? "visibility-lambda function for explicit Key changes.")
+
+(translator-property-description 'explicitKeySignatureVisibility
+procedure? "visibility-lambda function for explicit Key changes;
+\override of #'visibility-lambda will set the visibility for normal
+(ie. at the start of the line) key signatures.")
+
+
 (translator-property-description 'followThread boolean?
                                 "if set, note heads are tracked  across staff switches by a thin line")
 (translator-property-description 'forceClef boolean? "Show clef symbol, even if it hasn't changed.")
@@ -203,6 +209,7 @@ top of those automatically detected. ")
 MIDI instrument to use ")
 (translator-property-description 'noAutoBeaming boolean? "If set to true then beams are not generated automatically.
 ")
+(translator-property-description 'noDirection boolean? "Don't set directions by a2-engraver when part-combining.")
 (translator-property-description 'noResetKey boolean? "Do not
 reset local key to the value of keySignature at the start of a measure,
 as determined by measurePosition.
@@ -289,6 +296,9 @@ pair of numbers,  signifying the time signature. For example #'(4 . 4) is a 4/4t
 Switch off for cadenzas.")
 (translator-property-description 'transposing integer? "Transpose the MIDI output.  Set this property to the number of half-steps to transpose by.")
 (translator-property-description 'tremoloFlags integer? "Number of tremolo flags to add if none is specified.")
+(translator-property-description 'tupletNumberFormatFunction procedure?
+                                "Function taking a music as input, producing a string. This function is called to determine the text to print on a tuplet bracket.")
+
 (translator-property-description 'tupletInvisible boolean? "
     If set to true, tuplet bracket creation is switched off
 entirely. This has the same effect as setting both