X-Git-Url: https://git.donarmstrong.com/lilypond.git?a=blobdiff_plain;f=lily%2Finclude%2Ffont-size-engraver.hh;h=0edef5be86e4db8908b024867e1a47475e48cb80;hb=0d11cc81d96ba3cbe5d3c221aba3ee16e916c4c9;hp=841bf839bfd4ae8416f2f391b965c482fc9bcbd9;hpb=71fb71437fc91cef2c41d9ee17856ea1031cfb10;p=lilypond.git diff --git a/lily/include/font-size-engraver.hh b/lily/include/font-size-engraver.hh index 841bf839bf..0edef5be86 100644 --- a/lily/include/font-size-engraver.hh +++ b/lily/include/font-size-engraver.hh @@ -12,6 +12,13 @@ #include "engraver.hh" +/** + Set font size on elements that do not have a fontsize set yet. + + Reads context property fontSize. + + Writes element property fontsize + */ class Font_size_engraver : public Engraver { int size_i_; protected: