2011/8/3 Frédéric Bron <frederic.b...@m4x.org>:
>
> In the following code, no word is placed below the second eight note.
> Commenting \cadenzaOn or removing manual beaming [] works fine.
> Manual beaming [ ] behaves like slur ( ).
> This worked in previous versions.

This is normal behaviour.
\cadenzaOn contains \set Timing.autoBeaming = ##f  (which was maybe not
the case in 2.12).

Manual beaming [ ] behaves like slur ( ) because of the melisma rules
(which are based on common engraving practices), see NR 2.1.1
Common notation for vocal music > Multiple notes to one syllable

  Notes are considered a melisma if they are manually beamed, providing
  automatic beaming is switched off.

http://lilypond.org/doc/v2.15/Documentation/notation/common-notation-for-vocal-music.html#multiple-notes-to-one-syllable

Use  \set melismaBusyProperties = #'()  if you do not want these
melismata.

Cheers,
Xavier

-- 
Xavier Scheuer <x.sche...@gmail.com>

_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to