Excellent! Did I miss it somewhere in the documentation or is this well hidden? J
Am 7. April 2023 19:33:49 schrieb Jean Abou Samra <j...@abou-samra.fr>:
Le 7 avr. 2023 à 19:15, Johannes A. Roeßler <j...@joei.de> a écrit : Thx for the fast answer. In the EPS I will find the needed moveto and curveto commands to copy to lilypond?Don’t copy the contents of the file. Just put the EPS file next to your LilyPond file and write\markup \epsfile #Y #10 "name-of-file.eps" in your LilyPond code.