> Le 16 août 2023 à 18:52, Jin Choi <[email protected]> a écrit : > > I came across a PDF describing updates to \shape that let you use head > centered coordinates and polar coordinates that would make this easier. But > my 2.24.0 version of lilypond doesn’t seem to include \shapeII. What is the > status of that? >
It has never been part of LilyPond proper. You can find it the code here: https://github.com/openlilylib/bezier/blob/master/shapeII/module.ily (I haven't tested it on newer versions.)
