From e1081454de4c8167f3f010912de061822226f61d Mon Sep 17 00:00:00 2001 From: Werner Lemberg Date: Thu, 30 Apr 2015 08:15:16 +0200 Subject: [PATCH] stem-tremolo-style.ly: Minor doc improvement. --- input/regression/stem-tremolo-style.ly | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/input/regression/stem-tremolo-style.ly b/input/regression/stem-tremolo-style.ly index da0ec2b540..f373d050fa 100644 --- a/input/regression/stem-tremolo-style.ly +++ b/input/regression/stem-tremolo-style.ly @@ -1,14 +1,15 @@ \version "2.19.8" \header { - texidoc = "Properties that control looks of tremolo slashes. - Slope is self-explanatory. Shape determines wheteher slashes look like - rectangles or like very small beams. Setting this properties directly - causes all slashes behave in the specified way. However, one usually - wants the slashes to behave differently depending on wheter the note - has flags, beams or only a plain stem. That's what style property - is used for: it sets shape and slope depending on situation. - There are two styles defined: default and constant." + texidoc = "Controlling the appearance of tremolo slashes. Property + @code{slope} is self-explanatory. Property @code{shape} determines + whether slashes look like rectangles or like very small beams. Setting + these properties directly cause all slashes behave in the specified way. + However, one usually wants the slashes to behave differently depending on + whether the note has flags, beams or only a plain stem. That's what the + @code{style} property is used for: it sets shape and slope depending on + the situation. There are two styles defined: @code{default} and + @code{constant}." } music = { -- 2.39.2