X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Fottava-engraver.cc;h=fd59b33b8e83a7e158d1420ff149342c58fad534;hb=5532fc797fa8370cf6d4ca242ffb5751c897bbec;hp=5b07f61592ff964d53472b063d3781f614ebac2a;hpb=b7a0cffbf9d1069860368f289a5b50e9d1d90ba8;p=lilypond.git diff --git a/lily/ottava-engraver.cc b/lily/ottava-engraver.cc index 5b07f61592..fd59b33b8e 100644 --- a/lily/ottava-engraver.cc +++ b/lily/ottava-engraver.cc @@ -1,7 +1,7 @@ /* This file is part of LilyPond, the GNU music typesetter. - Copyright (C) 2000--2009 Han-Wen Nienhuys + Copyright (C) 2000--2011 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 @@ -17,13 +17,14 @@ along with LilyPond. If not, see . */ -#include "protected-scm.hh" +#include "engraver.hh" +#include "item.hh" #include "note-column.hh" +#include "protected-scm.hh" #include "side-position-interface.hh" -#include "engraver.hh" #include "spanner.hh" #include "text-interface.hh" -#include "item.hh" + class Ottava_spanner_engraver : public Engraver { @@ -148,8 +149,8 @@ ADD_TRANSLATOR (Ottava_spanner_engraver, "OttavaBracket ", /* read */ + "middleCOffset " "ottavation " - "originalMiddleCPosition " "currentMusicalColumn ", /* write */