bug-lilypond
[Top][All Lists]
Advanced

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

Re: Error by adding an exclamation mark !


From: Xavier Scheuer
Subject: Re: Error by adding an exclamation mark !
Date: Sun, 3 Feb 2013 00:11:06 +0100

On 2 February 2013 23:52, Piotr <address@hidden> wrote:
> > I'm not top posting.
>
> \version "2.16.2"
> %{
> A reminder accidental can be forced by adding
> an exclamation mark ! after the pitch.
> Here it makes error.
> %}
>
> \relative c''   {
>                         \clef "treble" \key bes \major \time 6/8
>   \autoBeamOff b8 a es!'~ es16[ c] d[ g] e8~|
> }

Hi,

The octave (' or , etc.) is part of the pitch.
Replace es!'~ by es'!~ .

Cheers,
Xavier

-- 
Xavier Scheuer <address@hidden>



reply via email to

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