]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/auto-beam-engraver.cc
(print): remove neutral position.
[lilypond.git] / lily / auto-beam-engraver.cc
index 7b984c245abb85aad261b6ac9d148da2b7b700b7..9f3926cd005592500125821bd95aa4dea801e673 100644 (file)
@@ -529,8 +529,8 @@ ENTER_DESCRIPTION (Auto_beam_engraver,
 /* descr */       "Generate beams based on measure characteristics and observed "
 "Stems.  Uses beatLength, measureLength and measurePosition to decide "
 "when to start and stop a beam.  Overriding beaming is done through "
-"@ref{Stem_engraver} properties stemLeftBeamCount and "
-"stemRightBeamCount. "
+"@ref{Stem_engraver} properties @code{stemLeftBeamCount} and "
+"@code{stemRightBeamCount}. "
 ,
 /* creats*/       "Beam",
 /* accepts */     "beam-forbid-event",