X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Fscript-engraver.cc;h=3085f4f1553feebc4a3a2fa07d891b6fd1691783;hb=6a63817d16db193816646e9ec080f016876a6a62;hp=04f8bf4f8d334d741298474b14bae86da5665316;hpb=8032af1c6c8a170df3bbd9aaa418b3e7a652c3dd;p=lilypond.git diff --git a/lily/script-engraver.cc b/lily/script-engraver.cc index 04f8bf4f8d..3085f4f155 100644 --- a/lily/script-engraver.cc +++ b/lily/script-engraver.cc @@ -1,180 +1,298 @@ /* - 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--2012 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