X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Fnote-column.cc;h=843f19158a699c99ba5dc9b25f495d55c7d6e3af;hb=12b56b962fe81a56997a6c5fca448fd71a4ec0bb;hp=e1a8e695fd16474e616a5cadad5a4bb8e959dc76;hpb=76c76ae6a8328b0ad69f183cc7c36e166f15bd05;p=lilypond.git diff --git a/lily/note-column.cc b/lily/note-column.cc index e1a8e695fd..843f19158a 100644 --- a/lily/note-column.cc +++ b/lily/note-column.cc @@ -1,9 +1,20 @@ /* - note-column.cc -- implement Note_column + This file is part of LilyPond, the GNU music typesetter. - source file of the GNU LilyPond music typesetter + Copyright (C) 1997--2010 Han-Wen Nienhuys - (c) 1997--2007 Han-Wen Nienhuys + LilyPond is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + LilyPond is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with LilyPond. If not, see . */ #include "note-column.hh" @@ -150,7 +161,7 @@ Note_column::first_head (Grob *me) } /* - Return the first Accidentals grob that we find in a note-head. + Return the first AccidentalPlacement grob that we find in a note-head. */ Grob * Note_column::accidentals (Grob *me) @@ -185,7 +196,7 @@ Note_column::dot_column (Grob *me) if (dots) return dots->get_parent (X_AXIS); } - + return 0; } @@ -210,7 +221,7 @@ Note_column::cross_staff_extent (Grob *me, Grob *refp) } ADD_INTERFACE (Note_column, - "Stem and noteheads combined", + "Stem and noteheads combined.", /* properties */ "arpeggio "