On Wed 19 Jan 2011, 11:08 l...@internet.com.uy wrote:
> 
> i'm using \override Beam #'damping = #+inf.0 to get horizontal beams
> (the only hack i know and that i could find to get horizontal
> beams). but more or less randomly some groups of notes are rendered
> with some slant. i haven been able to pin down when or why this
> happens, but below is an example, with images:
> 
> 
> \version "2.13.44"
> 
> 
> \relative c''  {
>    \override Beam #'damping = #+inf.0
  \override Beam #'details #'round-to-zero-slope = #0
  \override Beam #'details #'damping-direction-penalty = #0

I've added these two, and it seemed to work.

>     f16 g a b    a c d g,    a b a c   d e f g,
>     f16 g a b    a c d g,    a b a c   d e f g,
>     f16 g a b    a c d g,    a b a c   d e f g,
>     f16 g a b    a c d g,    a b a c   d e f g,
> }

-- 
  Dmytro O. Redchuk
  Bug Squad

  Be careful! These are some commonly used abbreviations:
   • LM -- Learning Manual
   • NR -- Notation Reference
   • IR -- Internal Reference

  Look at LilyPond’s documentation to find more.

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to