lilypond-devel
[Top][All Lists]
Advanced

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

Re: Request for comments: Redesign of TimeSignature


From: Laura Conrad
Subject: Re: Request for comments: Redesign of TimeSignature
Date: 19 Jul 2002 11:56:40 -0400
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Common Lisp)

>>>>> "Han-Wen" == Han-Wen Nienhuys <address@hidden> writes:

    >> > Speaking of which, if you are going to support mensural polyphony, one
    >> > thing that should change is the way barlines propagate between staves.
    >> > The fact that there's a barline in the top staff shouldn't necessarily
    >> > imply a barline in the others.
    >> > This would also make proofreading
    >> > easier.

    Han-Wen> Remove the timing-engraver from toplevel and insert in staff. Or 
set
    Han-Wen> Staff.whichBar manually to get a barline.

I did:

\translator {
 \ScoreContext
 \remove "Timing_engraver"
  }
\translator {
 \StaffContext
 \consists "Timing_engraver"
  }

in the \paper block.  And I still get barlines propagating from one
staff to the other, so I can't tell which staff has the repeat sign in
the wrong place.  Did I do it wrong, or do I also need to do something
else?

-- 
Laura (mailto:address@hidden , http://www.laymusic.org/ )
(617) 661-8097  fax: (801) 365-6574 
233 Broadway, Cambridge, MA 02139




reply via email to

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