[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Accidentals not reprinted when using \partial
From: |
Xavier Scheuer |
Subject: |
Re: Accidentals not reprinted when using \partial |
Date: |
Sat, 8 Jan 2011 13:58:43 +0100 |
On 8 January 2011 13:33, Daniel Meyer <address@hidden> wrote:
>
> > I'm not top posting.
>
>
> % Here's what happens:
> % If you write a note with an accidental
> % and use the same note in the next measure,
> % the accidental should be reprinted.
> % When using \partial, it is not reprinted.
>
>
> \version "2.13.45"
> \relative c' {
> es1
> \partial 2
> es4
> }
NR 1.2.3 Displaying rhythms > Upbeats
Known issues and warnings
The \partial command is intended to be used only at the beginning of a
piece. If you use it after the beginning, some odd warnings or effects
may occur, in this case use \set Timing.measurePosition instead.
Your code is a nonsense in a musical understanding.
And BTW when I compile it with 2.13.45 I got the following warning:
Warning : \partial should be used only at the beginning of a piece
\partial 2
Cheers,
Xavier
--
Xavier Scheuer <address@hidden>