]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/beam.cc
Docs: IR: improve docstrings for Output_def callbacks
[lilypond.git] / lily / beam.cc
index c1b0856911bd90cb248ffc25ef8bda539bb166c1..e803b806c89fa974eddbf81769325f2dff63795b 100644 (file)
@@ -1558,37 +1558,37 @@ ADD_INTERFACE (Beam,
               " of @code{Stem} instead.\n"
                "\n"
                "The following properties may be set in the @code{details}"
-               "list.\n"
+               " list.\n"
                "\n"
                "@table @code\n"
                "@item stem-length-demerit-factor\n"
                "Demerit factor used for inappropriate stem lengths.\n"
                "@item secondary-beam-demerit\n"
                "Demerit used in quanting calculations for multiple"
-               "beams.\n"
+               " beams.\n"
                "@item region-size\n"
                "Size of region for checking quant scores.\n"
                "@item beam-eps\n"
                "Epsilon for beam quant code to check for presence"
-               "in gap.\n"
+               " in gap.\n"
                "@item stem-length-limit-penalty\n"
                "Penalty for differences in stem lengths on a beam.\n"
                "@item damping-direction-penalty\n"
                "Demerit penalty applied when beam direction is different"
-               "from damping direction.\n"
+               " from damping direction.\n"
                "@item hint-direction-penalty\n"
                "Demerit penalty applied when beam direction is different"
-               "from damping direction, but damping slope is"
-               "<= round-to-zero-slope.\n"
+               " from damping direction, but damping slope is"
+               " <= @code{round-to-zero-slope}.\n"
                "@item musical-direction-factor\n"
                "Demerit scaling factor for difference between"
-               "beam slope and music slope.\n"
+               " beam slope and music slope.\n"
                "@item ideal-slope-factor\n"
                "Demerit scaling factor for difference between"
-               "beam slope and damping slope.\n"
+               " beam slope and damping slope.\n"
                "@item round-to-zero-slope\n"
                "Damping slope which is considered zero for purposes of"
-               "calculating direction penalties.\n"
+               " calculating direction penalties.\n"
                "@end table\n",
               
               /* properties */