lilypond-devel
[Top][All Lists]
Advanced

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

beam positioning buglet


From: Werner LEMBERG
Subject: beam positioning buglet
Date: Tue, 27 Jan 2004 08:33:25 +0100 (CET)

%
% This file shows a problem with beam positioning in lilypond
% CVS 2004-01-27 07:18 MET.
%
% . Beams get different vertical offsets in spite of covering the same
%   interval.  I wonder which parameter can be fine-tuned to avoid this
%   artifact.  IMHO the rightmost stem of the left beam is too short.

\version "2.1.15"

\score {
  \context Staff \notes \relative c' {
    e'8[ c a g] g[ e']
  }

  \paper {
    linewidth = -1
  }
}

% EOF

PNG image


reply via email to

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