lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: horizontal beams


From: Dmytro O. Redchuk
Subject: Re: horizontal beams
Date: Wed, 19 Jan 2011 16:43:16 +0200
User-agent: Mutt/1.5.20 (2009-06-14)

On Wed 19 Jan 2011, 11:08 address@hidden 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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]