]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/clef.hh
patch::: 1.3.96.jcn9
[lilypond.git] / lily / include / clef.hh
index bd59e6ee1da437aaa6c516abb47d614791991ab2..e5308818df54e2e9f66db78169f3d06c0c962304 100644 (file)
 #include "lily-guile.hh"
 #include "lily-proto.hh"
 
-/**
-  Set a clef in a staff.
-
-  properties:
-
-  non-default -- not set because of existence of a bar?
-
-  change -- is this a change clef (smaller size)?
-
-  glyph -- a string determining what glyph is typeset
-  
- */
 struct Clef 
 {
   DECLARE_SCHEME_CALLBACK(before_line_breaking, (SCM ));