bug-lilypond
[Top][All Lists]
Advanced

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

Re: Invert note head but keeping stem directions


From: Erik Sandberg
Subject: Re: Invert note head but keeping stem directions
Date: Fri, 10 Dec 2004 17:32:22 +0100
User-agent: KMail/1.6.2

On Friday 10 December 2004 03.43, Jefferson dos Santos Felix wrote:
> How can I invert the note head position in this example, but keeping
> stem directions, like the 2nd bar?

It's a known bug, see c-notehead-dot.ly in the bug cvs repository. It is 
unclear to me what you should expect the output to look like.

Thanks,
Erik

> % This example causes a collision between the dot of b8. and the note a4
> % How can I put the dotted note on the right, but keeping these stem
> directions? % Is it a bug, or isn't?
> \version "2.4.0"
> \paper
> {
>  raggedright= ##t
>  linewidth = 160\mm
>  indent = 0\mm
> }
>
> \score
> {
>  \context Staff
>  <<
>   \clef "bass"
>   { b8. c'16 d'4 b8  c'8  d'4 b2 b2  }
>   \\
>   { a4 g b2 b8. a16 g4 b8 a g4 }
>
>  \layout {  }
> }




reply via email to

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