[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: hairpins and accidentals
From: |
Erik Sandberg |
Subject: |
Re: hairpins and accidentals |
Date: |
Tue, 21 Sep 2004 17:28:18 +0200 |
User-agent: |
KMail/1.6.2 |
Added.
On Monday 20 September 2004 16.46, Werner LEMBERG wrote:
> % important
> % address@hidden
>
> \version "2.3.17"
>
> \header { texidoc = "
> The presence of an accidental makes the hairpin start at the wrong
> horizontal position (namely too far to the left).
> " }
>
>
> \score {
> \relative c' {
> c8-\pp des\< e f g f e d\! | c-\f des\> e f g f e d\! |
> }
> }
>