X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Fottava-engraver.cc;h=9862dab7263814a8b77912f1600f76425190d463;hb=05928a7b4a01bc68773ff5689a338394362e6cd5;hp=5b07f61592ff964d53472b063d3781f614ebac2a;hpb=b7a0cffbf9d1069860368f289a5b50e9d1d90ba8;p=lilypond.git diff --git a/lily/ottava-engraver.cc b/lily/ottava-engraver.cc index 5b07f61592..9862dab726 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--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 @@ -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 */