X-Git-Url: https://git.donarmstrong.com/lilypond.git?a=blobdiff_plain;f=lily%2Ftext-def.cc;h=b440003fd2b5044e88fc78f86df919fccd2694f9;hb=4bdf5f822b18b10b48f619c116641e6aee1968ac;hp=d67622e141c871b183e522d15e7366b4beab0cb1;hpb=9eb72e332d38f847196b7330f34221e052feac88;p=lilypond.git diff --git a/lily/text-def.cc b/lily/text-def.cc index d67622e141..b440003fd2 100644 --- a/lily/text-def.cc +++ b/lily/text-def.cc @@ -20,7 +20,7 @@ Text_def::compare(const Text_def&def) Atom Text_def::create_atom(Paper_def*p) const { - return p->lookup_p_->text(style_str_, text_str_, -align_i_); + return p->lookup_l()->text(style_str_, text_str_, -align_i_); } void