Am Mo., 5. Jan. 2026 um 18:27 Uhr schrieb Werner LEMBERG <[email protected]>: > > > > > Furthermore, the image in the NR is bad, see > > https://lilypond.org/doc/v2.25/Documentation/notation/formatting-text#graphic-notation-inside-markup > > I don't think the bounding box of `context-example.eps` is bad, at > least not the version in the git repository. Compiling > > ``` > { > c'1^\markup > \override #'(box-padding . 0) \box > \epsfile #X #10 > "/path/to/lilypond/Documentation/pictures/context-example.eps" > c' > } > ``` > > this looks fine to me. The attached image has been created with > current git. > > > Werner
Your code compiled with 2.12.3 returns significant different, because of different extents. And the example in current NR 8.2.4 "Graphic notation inside markup" is simply broken. Cheers, Harm
