]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/slur.hh
patch::: 1.3.96.jcn9
[lilypond.git] / lily / include / slur.hh
index 82f5b9a1251c555925ce04252798e0a512473d45..c788b68e0f07156a3ca89869c0c112b74cdf81f6 100644 (file)
 #include "rod.hh"
 
 /**
-
-   de-uglify-parameters -- list of 3 real constants. They define the
-     valid areas for the middle control points. Used in de_uglyfy.
-     They are a bit empirical.
-
-   details -- alist containing contaning a few magic constants.
-
-   note-columns -- list of elt pointers to note columns.
-
-   attachment -- cons of symbols, '(LEFT-TYPE . RIGHT-TYPE), where
-     both types may be alongside-stem, stem, head or loose-end
-   
-   direction -- up or down?
-
-   y-free -- ? 
-   
-   control-points --
-
-   
-   
-   Read-only
-   =========
-   
-   extremity-rules --
-
-   extremity-offset-alist --
-
-   thickness --
-
-   dash -- number representing the length of the dashes.
 */
 class Slur
 {