X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Fscript-engraver.cc;h=dde8831a31641683a7fb3df64317bc0295be6d31;hb=b087ea53eddbea8cd2ee8b96a46e2d49c3d422c6;hp=5498b5b7f60f2db2d717bd5e41293609853932da;hpb=fbb6d20e9f58d691ffe845284cbb4d8bacf9ca60;p=lilypond.git diff --git a/lily/script-engraver.cc b/lily/script-engraver.cc index 5498b5b7f6..dde8831a31 100644 --- a/lily/script-engraver.cc +++ b/lily/script-engraver.cc @@ -1,175 +1,266 @@ /* - script-engraver.cc -- implement Script_engraver + This file is part of LilyPond, the GNU music typesetter. - (c) 1997--2000 Han-Wen Nienhuys + Copyright (C) 1997--2010 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 "engraver.hh" -#include "script.hh" +#include "context.hh" +#include "directional-element-interface.hh" +#include "international.hh" +#include "note-column.hh" +#include "paper-column.hh" +#include "rhythmic-head.hh" +#include "script-interface.hh" #include "side-position-interface.hh" -#include "musical-request.hh" +#include "slur.hh" +#include "staff-symbol-referencer.hh" #include "stem.hh" -#include "staff-symbol.hh" -#include "rhythmic-head.hh" -#include "dimension-cache.hh" +#include "stream-event.hh" +#include "warn.hh" -#include "engraver.hh" +#include "translator.icc" -class Script_engraver : public Engraver { - Link_array