lilypond-devel
[Top][All Lists]
Advanced

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

Custos problems


From: Laura Conrad
Subject: Custos problems
Date: 09 Aug 2003 11:18:21 -0400
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Common Lisp)

I'm still using 1.7.29, not having upgraded to 1.8 yet.  

convert-ly doesn't seem to be converting my 1.6 custos, which was:

        \property Score.breakAlignOrder = #'(
instrument-name
left-edge
ambitus
span-bar
breathing-sign
staff-bar
clef
key-signature
time_signature
custos
)
\property Staff.Custos \override #'style = #'mensural

and in the paper block:

           \translator{
\StaffContext
\consists Custos_engraver
}

to what's recommended in the documentation, which is, in the paper
block:

     \paper {
       \translator {
          \StaffContext
          \consists Custos_engraver
          Custos \override #'style = #'mensural
       }
     }
     

The documentation points to a input/test/custos-style.ly, which
doesn't seem to exist, and input/regression/custos.ly, which is there,
but doesn't actually produce custodes with 1.7.29.  Instead there are
lots of error messages of the form:

warning: custos `custodes-mensural-d1' not found

-- 
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]